Метод | Описание | |
---|---|---|
AddInstanceGroupsAsync ( |
Initiates the asynchronous execution of the AddInstanceGroups operation.
|
|
AddJobFlowStepsAsync ( |
Initiates the asynchronous execution of the AddJobFlowSteps operation.
|
|
AddTagsAsync ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
AmazonElasticMapReduceClient ( ) : System |
Constructs AmazonElasticMapReduceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticMapReduceClient ( |
Constructs AmazonElasticMapReduceClient with AWS Credentials
|
|
AmazonElasticMapReduceClient ( |
Constructs AmazonElasticMapReduceClient with AWS Credentials and an AmazonElasticMapReduceClient Configuration object.
|
|
AmazonElasticMapReduceClient ( |
Constructs AmazonElasticMapReduceClient with AWS Credentials
|
|
AmazonElasticMapReduceClient ( |
Constructs AmazonElasticMapReduceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticMapReduceClient ( RegionEndpoint region ) : System |
Constructs AmazonElasticMapReduceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID, AWS Secret Key and an AmazonElasticMapReduceClient Configuration object.
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID, AWS Secret Key and an AmazonElasticMapReduceClient Configuration object.
|
|
AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonElasticMapReduceClient with AWS Access Key ID and AWS Secret Key
|
|
BeginAddInstanceGroups ( |
Initiates the asynchronous execution of the AddInstanceGroups operation.
|
|
BeginAddJobFlowSteps ( |
Initiates the asynchronous execution of the AddJobFlowSteps operation.
|
|
BeginAddTags ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
BeginCancelSteps ( |
Initiates the asynchronous execution of the CancelSteps operation.
|
|
BeginCreateSecurityConfiguration ( |
Initiates the asynchronous execution of the CreateSecurityConfiguration operation.
|
|
BeginDeleteSecurityConfiguration ( |
Initiates the asynchronous execution of the DeleteSecurityConfiguration operation.
|
|
BeginDescribeCluster ( |
Initiates the asynchronous execution of the DescribeCluster operation.
|
|
BeginDescribeSecurityConfiguration ( |
Initiates the asynchronous execution of the DescribeSecurityConfiguration operation.
|
|
BeginDescribeStep ( |
Initiates the asynchronous execution of the DescribeStep operation.
|
|
BeginListBootstrapActions ( |
Initiates the asynchronous execution of the ListBootstrapActions operation.
|
|
BeginListClusters ( |
Initiates the asynchronous execution of the ListClusters operation.
|
|
BeginListInstanceGroups ( |
Initiates the asynchronous execution of the ListInstanceGroups operation.
|
|
BeginListInstances ( |
Initiates the asynchronous execution of the ListInstances operation.
|
|
BeginListSecurityConfigurations ( |
Initiates the asynchronous execution of the ListSecurityConfigurations operation.
|
|
BeginListSteps ( |
Initiates the asynchronous execution of the ListSteps operation.
|
|
BeginModifyInstanceGroups ( |
Initiates the asynchronous execution of the ModifyInstanceGroups operation.
|
|
BeginPutAutoScalingPolicy ( |
Initiates the asynchronous execution of the PutAutoScalingPolicy operation.
|
|
BeginRemoveAutoScalingPolicy ( |
Initiates the asynchronous execution of the RemoveAutoScalingPolicy operation.
|
|
BeginRemoveTags ( |
Initiates the asynchronous execution of the RemoveTags operation.
|
|
BeginRunJobFlow ( |
Initiates the asynchronous execution of the RunJobFlow operation.
|
|
BeginSetTerminationProtection ( |
Initiates the asynchronous execution of the SetTerminationProtection operation.
|
|
BeginSetVisibleToAllUsers ( |
Initiates the asynchronous execution of the SetVisibleToAllUsers operation.
|
|
BeginTerminateJobFlows ( |
Initiates the asynchronous execution of the TerminateJobFlows operation.
|
|
CancelStepsAsync ( |
Initiates the asynchronous execution of the CancelSteps operation.
|
|
CreateSecurityConfigurationAsync ( |
Initiates the asynchronous execution of the CreateSecurityConfiguration operation.
|
|
DeleteSecurityConfigurationAsync ( |
Initiates the asynchronous execution of the DeleteSecurityConfiguration operation.
|
|
DescribeClusterAsync ( |
Initiates the asynchronous execution of the DescribeCluster operation.
|
|
DescribeClusterAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on. For information about the cluster steps, see ListSteps.
|
|
DescribeSecurityConfigurationAsync ( |
Initiates the asynchronous execution of the DescribeSecurityConfiguration operation.
|
|
DescribeStepAsync ( |
Initiates the asynchronous execution of the DescribeStep operation.
|
|
DescribeStepAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides more detail about the cluster step.
|
|
EndAddInstanceGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the AddInstanceGroups operation.
|
|
EndAddJobFlowSteps ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the AddJobFlowSteps operation.
|
|
EndAddTags ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the AddTags operation.
|
|
EndCancelSteps ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CancelSteps operation.
|
|
EndCreateSecurityConfiguration ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateSecurityConfiguration operation.
|
|
EndDeleteSecurityConfiguration ( IAsyncResult asyncResult ) : DeleteSecurityConfigurationResponse |
Finishes the asynchronous execution of the DeleteSecurityConfiguration operation.
|
|
EndDescribeCluster ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeCluster operation.
|
|
EndDescribeSecurityConfiguration ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeSecurityConfiguration operation.
|
|
EndDescribeStep ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeStep operation.
|
|
EndListBootstrapActions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListBootstrapActions operation.
|
|
EndListClusters ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListClusters operation.
|
|
EndListInstanceGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListInstanceGroups operation.
|
|
EndListInstances ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListInstances operation.
|
|
EndListSecurityConfigurations ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSecurityConfigurations operation.
|
|
EndListSteps ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSteps operation.
|
|
EndModifyInstanceGroups ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.ModifyInstanceGroupsResponse |
Finishes the asynchronous execution of the ModifyInstanceGroups operation.
|
|
EndPutAutoScalingPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutAutoScalingPolicy operation.
|
|
EndRemoveAutoScalingPolicy ( IAsyncResult asyncResult ) : RemoveAutoScalingPolicyResponse |
Finishes the asynchronous execution of the RemoveAutoScalingPolicy operation.
|
|
EndRemoveTags ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the RemoveTags operation.
|
|
EndRunJobFlow ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the RunJobFlow operation.
|
|
EndSetTerminationProtection ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.SetTerminationProtectionResponse |
Finishes the asynchronous execution of the SetTerminationProtection operation.
|
|
EndSetVisibleToAllUsers ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.SetVisibleToAllUsersResponse |
Finishes the asynchronous execution of the SetVisibleToAllUsers operation.
|
|
EndTerminateJobFlows ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.TerminateJobFlowsResponse |
Finishes the asynchronous execution of the TerminateJobFlows operation.
|
|
ListBootstrapActionsAsync ( |
Initiates the asynchronous execution of the ListBootstrapActions operation.
|
|
ListBootstrapActionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides information about the bootstrap actions associated with a cluster.
|
|
ListClustersAsync ( |
Initiates the asynchronous execution of the ListClusters operation.
|
|
ListClustersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides the status of all clusters visible to this AWS account. Allows you to filter the list of clusters based on certain criteria; for example, filtering by cluster creation date and time or by status. This call returns a maximum of 50 clusters per call, but returns a marker to track the paging of the cluster list across multiple ListClusters calls.
|
|
ListInstanceGroupsAsync ( |
Initiates the asynchronous execution of the ListInstanceGroups operation.
|
|
ListInstanceGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides all available details about the instance groups in a cluster.
|
|
ListInstancesAsync ( |
Initiates the asynchronous execution of the ListInstances operation.
|
|
ListInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster. For example, this operation indicates when the EC2 instances reach the Ready state, when instances become available to Amazon EMR to use for jobs, and the IP addresses for cluster instances, etc.
|
|
ListSecurityConfigurationsAsync ( |
Initiates the asynchronous execution of the ListSecurityConfigurations operation.
|
|
ListStepsAsync ( |
Initiates the asynchronous execution of the ListSteps operation.
|
|
ListStepsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Provides a list of steps for the cluster in reverse order unless you specify stepIds with the request.
|
|
ModifyInstanceGroupsAsync ( |
Initiates the asynchronous execution of the ModifyInstanceGroups operation.
|
|
PutAutoScalingPolicyAsync ( |
Initiates the asynchronous execution of the PutAutoScalingPolicy operation.
|
|
RemoveAutoScalingPolicyAsync ( |
Initiates the asynchronous execution of the RemoveAutoScalingPolicy operation.
|
|
RemoveTagsAsync ( |
Initiates the asynchronous execution of the RemoveTags operation.
|
|
RunJobFlowAsync ( RunJobFlowRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RunJobFlow operation.
|
|
SetTerminationProtectionAsync ( SetTerminationProtectionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetTerminationProtection operation.
|
|
SetVisibleToAllUsersAsync ( SetVisibleToAllUsersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetVisibleToAllUsers operation.
|
|
TerminateJobFlowsAsync ( TerminateJobFlowsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TerminateJobFlows operation.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Метод | Описание | |
---|---|---|
AddInstanceGroups ( |
||
AddJobFlowSteps ( |
||
AddTags ( |
||
BeginDescribeJobFlows ( |
||
CancelSteps ( |
||
CreateSecurityConfiguration ( |
||
DeleteSecurityConfiguration ( |
||
DescribeCluster ( ) : |
||
DescribeCluster ( |
||
DescribeJobFlows ( ) : |
||
DescribeJobFlows ( |
||
DescribeJobFlowsAsync ( |
||
DescribeJobFlowsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
DescribeSecurityConfiguration ( |
||
DescribeStep ( ) : |
||
DescribeStep ( |
||
EndDescribeJobFlows ( IAsyncResult asyncResult ) : |
||
ListBootstrapActions ( ) : |
||
ListBootstrapActions ( |
||
ListClusters ( ) : |
||
ListClusters ( |
||
ListInstanceGroups ( ) : |
||
ListInstanceGroups ( |
||
ListInstances ( ) : |
||
ListInstances ( |
||
ListSecurityConfigurations ( |
||
ListSteps ( ) : |
||
ListSteps ( |
||
ModifyInstanceGroups ( |
||
PutAutoScalingPolicy ( |
||
RemoveAutoScalingPolicy ( |
||
RemoveTags ( |
||
RunJobFlow ( |
||
SetTerminationProtection ( SetTerminationProtectionRequest request ) : SetTerminationProtectionResponse | ||
SetVisibleToAllUsers ( SetVisibleToAllUsersRequest request ) : SetVisibleToAllUsersResponse | ||
TerminateJobFlows ( TerminateJobFlowsRequest request ) : TerminateJobFlowsResponse |
public AddInstanceGroupsAsync ( |
||
request | Container for the necessary parameters to execute the AddInstanceGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AddJobFlowStepsAsync ( |
||
request | Container for the necessary parameters to execute the AddJobFlowSteps operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AddTagsAsync ( |
||
request | Container for the necessary parameters to execute the AddTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AmazonElasticMapReduceClient ( ) : System | ||
Результат | System |
public AmazonElasticMapReduceClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonElasticMapReduceClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonElasticMapReduceClient Configuration Object | |
Результат | System |
public AmazonElasticMapReduceClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticMapReduceClient ( |
||
config | The AmazonElasticMapReduceClient Configuration Object | |
Результат | System |
public AmazonElasticMapReduceClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonElasticMapReduceClient Configuration Object | |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonElasticMapReduceClient Configuration Object | |
Результат | System |
public AmazonElasticMapReduceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public BeginAddInstanceGroups ( |
||
request | Container for the necessary parameters to execute the AddInstanceGroups operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginAddJobFlowSteps ( |
||
request | Container for the necessary parameters to execute the AddJobFlowSteps operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginAddTags ( |
||
request | Container for the necessary parameters to execute the AddTags operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCancelSteps ( |
||
request | Container for the necessary parameters to execute the CancelSteps operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateSecurityConfiguration ( |
||
request | Container for the necessary parameters to execute the CreateSecurityConfiguration operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteSecurityConfiguration ( |
||
request | Container for the necessary parameters to execute the DeleteSecurityConfiguration operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCluster ( |
||
request | Container for the necessary parameters to execute the DescribeCluster operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeSecurityConfiguration ( |
||
request | Container for the necessary parameters to execute the DescribeSecurityConfiguration operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeStep ( |
||
request | Container for the necessary parameters to execute the DescribeStep operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListBootstrapActions ( |
||
request | Container for the necessary parameters to execute the ListBootstrapActions operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListClusters ( |
||
request | Container for the necessary parameters to execute the ListClusters operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListInstanceGroups ( |
||
request | Container for the necessary parameters to execute the ListInstanceGroups operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListInstances ( |
||
request | Container for the necessary parameters to execute the ListInstances operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListSecurityConfigurations ( |
||
request | Container for the necessary parameters to execute the ListSecurityConfigurations operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListSteps ( |
||
request | Container for the necessary parameters to execute the ListSteps operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyInstanceGroups ( |
||
request | Container for the necessary parameters to execute the ModifyInstanceGroups operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutAutoScalingPolicy ( |
||
request | Container for the necessary parameters to execute the PutAutoScalingPolicy operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRemoveAutoScalingPolicy ( |
||
request | Container for the necessary parameters to execute the RemoveAutoScalingPolicy operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRemoveTags ( |
||
request | Container for the necessary parameters to execute the RemoveTags operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRunJobFlow ( |
||
request | Container for the necessary parameters to execute the RunJobFlow operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginSetTerminationProtection ( |
||
request | Container for the necessary parameters to execute the SetTerminationProtection operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginSetVisibleToAllUsers ( |
||
request | Container for the necessary parameters to execute the SetVisibleToAllUsers operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginTerminateJobFlows ( |
||
request | Container for the necessary parameters to execute the TerminateJobFlows operation on AmazonElasticMapReduceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public CancelStepsAsync ( |
||
request | Container for the necessary parameters to execute the CancelSteps operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateSecurityConfigurationAsync ( |
||
request | Container for the necessary parameters to execute the CreateSecurityConfiguration operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected CreateSigner ( ) : |
||
Результат |
public DeleteSecurityConfigurationAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSecurityConfiguration operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeClusterAsync ( |
||
request | Container for the necessary parameters to execute the DescribeCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeClusterAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeSecurityConfigurationAsync ( |
||
request | Container for the necessary parameters to execute the DescribeSecurityConfiguration operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeStepAsync ( |
||
request | Container for the necessary parameters to execute the DescribeStep operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeStepAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndAddInstanceGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddInstanceGroups. |
Результат |
public EndAddJobFlowSteps ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddJobFlowSteps. |
Результат |
public EndAddTags ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTags. |
Результат |
public EndCancelSteps ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCancelSteps. |
Результат |
public EndCreateSecurityConfiguration ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateSecurityConfiguration. |
Результат |
public EndDeleteSecurityConfiguration ( IAsyncResult asyncResult ) : DeleteSecurityConfigurationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSecurityConfiguration. |
Результат | DeleteSecurityConfigurationResponse |
public EndDescribeCluster ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCluster. |
Результат |
public EndDescribeSecurityConfiguration ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSecurityConfiguration. |
Результат |
public EndDescribeStep ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeStep. |
Результат |
public EndListBootstrapActions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListBootstrapActions. |
Результат |
public EndListClusters ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListClusters. |
Результат |
public EndListInstanceGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListInstanceGroups. |
Результат |
public EndListInstances ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListInstances. |
Результат |
public EndListSecurityConfigurations ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSecurityConfigurations. |
Результат |
public EndListSteps ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSteps. |
Результат |
public EndModifyInstanceGroups ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.ModifyInstanceGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyInstanceGroups. |
Результат | Amazon.ElasticMapReduce.Model.ModifyInstanceGroupsResponse |
public EndPutAutoScalingPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutAutoScalingPolicy. |
Результат |
public EndRemoveAutoScalingPolicy ( IAsyncResult asyncResult ) : RemoveAutoScalingPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveAutoScalingPolicy. |
Результат | RemoveAutoScalingPolicyResponse |
public EndRemoveTags ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveTags. |
Результат |
public EndRunJobFlow ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRunJobFlow. |
Результат |
public EndSetTerminationProtection ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.SetTerminationProtectionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetTerminationProtection. |
Результат | Amazon.ElasticMapReduce.Model.SetTerminationProtectionResponse |
public EndSetVisibleToAllUsers ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.SetVisibleToAllUsersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetVisibleToAllUsers. |
Результат | Amazon.ElasticMapReduce.Model.SetVisibleToAllUsersResponse |
public EndTerminateJobFlows ( IAsyncResult asyncResult ) : Amazon.ElasticMapReduce.Model.TerminateJobFlowsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTerminateJobFlows. |
Результат | Amazon.ElasticMapReduce.Model.TerminateJobFlowsResponse |
public ListBootstrapActionsAsync ( |
||
request | Container for the necessary parameters to execute the ListBootstrapActions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListBootstrapActionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListClustersAsync ( |
||
request | Container for the necessary parameters to execute the ListClusters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListClustersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListInstanceGroupsAsync ( |
||
request | Container for the necessary parameters to execute the ListInstanceGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListInstanceGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListInstancesAsync ( |
||
request | Container for the necessary parameters to execute the ListInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSecurityConfigurationsAsync ( |
||
request | Container for the necessary parameters to execute the ListSecurityConfigurations operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListStepsAsync ( |
||
request | Container for the necessary parameters to execute the ListSteps operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListStepsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyInstanceGroupsAsync ( |
||
request | Container for the necessary parameters to execute the ModifyInstanceGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutAutoScalingPolicyAsync ( |
||
request | Container for the necessary parameters to execute the PutAutoScalingPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemoveAutoScalingPolicyAsync ( |
||
request | Container for the necessary parameters to execute the RemoveAutoScalingPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemoveTagsAsync ( |
||
request | Container for the necessary parameters to execute the RemoveTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RunJobFlowAsync ( RunJobFlowRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RunJobFlowRequest | Container for the necessary parameters to execute the RunJobFlow operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetTerminationProtectionAsync ( SetTerminationProtectionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetTerminationProtectionRequest | Container for the necessary parameters to execute the SetTerminationProtection operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetVisibleToAllUsersAsync ( SetVisibleToAllUsersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetVisibleToAllUsersRequest | Container for the necessary parameters to execute the SetVisibleToAllUsers operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public TerminateJobFlowsAsync ( TerminateJobFlowsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | TerminateJobFlowsRequest | Container for the necessary parameters to execute the TerminateJobFlows operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |