Amazon.ElasticMapReduce.AmazonElasticMapReduceClient.DescribeJobFlows C# (CSharp) 메소드

DescribeJobFlows() 개인적인 메소드

private DescribeJobFlows ( ) : DescribeJobFlowsResponse
리턴 Amazon.ElasticMapReduce.Model.DescribeJobFlowsResponse
        internal DescribeJobFlowsResponse DescribeJobFlows()
        {
            return DescribeJobFlows(new DescribeJobFlowsRequest());
        }
        [Obsolete("This API is deprecated and will eventually be removed. We recommend that you use ListClusters, DescribeCluster, ListSteps, ListInstanceGroups and ListBootstrapActions instead.")]

Same methods

AmazonElasticMapReduceClient::DescribeJobFlows ( DescribeJobFlowsRequest request ) : DescribeJobFlowsResponse
AmazonElasticMapReduceClient