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