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

ListBootstrapActions() 개인적인 메소드

private ListBootstrapActions ( ) : ListBootstrapActionsResponse
리턴 Amazon.ElasticMapReduce.Model.ListBootstrapActionsResponse
        internal ListBootstrapActionsResponse ListBootstrapActions()
        {
            return ListBootstrapActions(new ListBootstrapActionsRequest());
        }
        internal ListBootstrapActionsResponse ListBootstrapActions(ListBootstrapActionsRequest request)

Same methods

AmazonElasticMapReduceClient::ListBootstrapActions ( ListBootstrapActionsRequest request ) : ListBootstrapActionsResponse
AmazonElasticMapReduceClient