Amazon.ElasticMapReduce.AmazonElasticMapReduceClient.ListBootstrapActions C# (CSharp) Method

ListBootstrapActions() private method

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

Same methods

AmazonElasticMapReduceClient::ListBootstrapActions ( ListBootstrapActionsRequest request ) : ListBootstrapActionsResponse
AmazonElasticMapReduceClient