Amazon.ElasticMapReduce.AmazonElasticMapReduceClient.ListBootstrapActions C# (CSharp) Méthode

ListBootstrapActions() private méthode

private ListBootstrapActions ( ) : ListBootstrapActionsResponse
Résultat Amazon.ElasticMapReduce.Model.ListBootstrapActionsResponse
        internal ListBootstrapActionsResponse ListBootstrapActions()
        {
            return ListBootstrapActions(new ListBootstrapActionsRequest());
        }
        internal ListBootstrapActionsResponse ListBootstrapActions(ListBootstrapActionsRequest request)

Same methods

AmazonElasticMapReduceClient::ListBootstrapActions ( ListBootstrapActionsRequest request ) : ListBootstrapActionsResponse
AmazonElasticMapReduceClient