Method | Description | |
---|---|---|
AmazonSnowballClient ( ) : System |
Constructs AmazonSnowballClient 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.
|
|
AmazonSnowballClient ( |
Constructs AmazonSnowballClient with AWS Credentials
|
|
AmazonSnowballClient ( |
Constructs AmazonSnowballClient with AWS Credentials and an AmazonSnowballClient Configuration object.
|
|
AmazonSnowballClient ( |
Constructs AmazonSnowballClient with AWS Credentials
|
|
AmazonSnowballClient ( |
Constructs AmazonSnowballClient 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.
|
|
AmazonSnowballClient ( RegionEndpoint region ) : System |
Constructs AmazonSnowballClient 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.
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonSnowballClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonSnowballClient with AWS Access Key ID, AWS Secret Key and an AmazonSnowballClient Configuration object.
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonSnowballClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonSnowballClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonSnowballClient with AWS Access Key ID, AWS Secret Key and an AmazonSnowballClient Configuration object.
|
|
AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonSnowballClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCancelCluster ( |
Initiates the asynchronous execution of the CancelCluster operation.
|
|
BeginCancelJob ( |
Initiates the asynchronous execution of the CancelJob operation.
|
|
BeginCreateAddress ( |
Initiates the asynchronous execution of the CreateAddress operation.
|
|
BeginCreateCluster ( |
Initiates the asynchronous execution of the CreateCluster operation.
|
|
BeginCreateJob ( |
Initiates the asynchronous execution of the CreateJob operation.
|
|
BeginDescribeAddress ( |
Initiates the asynchronous execution of the DescribeAddress operation.
|
|
BeginDescribeAddresses ( |
Initiates the asynchronous execution of the DescribeAddresses operation.
|
|
BeginDescribeCluster ( |
Initiates the asynchronous execution of the DescribeCluster operation.
|
|
BeginDescribeJob ( |
Initiates the asynchronous execution of the DescribeJob operation.
|
|
BeginGetJobManifest ( |
Initiates the asynchronous execution of the GetJobManifest operation.
|
|
BeginGetJobUnlockCode ( |
Initiates the asynchronous execution of the GetJobUnlockCode operation.
|
|
BeginGetSnowballUsage ( GetSnowballUsageRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetSnowballUsage operation.
|
|
BeginListClusterJobs ( |
Initiates the asynchronous execution of the ListClusterJobs operation.
|
|
BeginListClusters ( |
Initiates the asynchronous execution of the ListClusters operation.
|
|
BeginListJobs ( |
Initiates the asynchronous execution of the ListJobs operation.
|
|
BeginUpdateCluster ( |
Initiates the asynchronous execution of the UpdateCluster operation.
|
|
BeginUpdateJob ( |
Initiates the asynchronous execution of the UpdateJob operation.
|
|
CancelClusterAsync ( |
Initiates the asynchronous execution of the CancelCluster operation.
|
|
CancelJobAsync ( |
Initiates the asynchronous execution of the CancelJob operation.
|
|
CreateAddressAsync ( |
Initiates the asynchronous execution of the CreateAddress operation.
|
|
CreateClusterAsync ( |
Initiates the asynchronous execution of the CreateCluster operation.
|
|
CreateJobAsync ( |
Initiates the asynchronous execution of the CreateJob operation.
|
|
DescribeAddressAsync ( |
Initiates the asynchronous execution of the DescribeAddress operation.
|
|
DescribeAddressesAsync ( |
Initiates the asynchronous execution of the DescribeAddresses operation.
|
|
DescribeClusterAsync ( |
Initiates the asynchronous execution of the DescribeCluster operation.
|
|
DescribeJobAsync ( |
Initiates the asynchronous execution of the DescribeJob operation.
|
|
EndCancelCluster ( IAsyncResult asyncResult ) : CancelClusterResponse |
Finishes the asynchronous execution of the CancelCluster operation.
|
|
EndCancelJob ( IAsyncResult asyncResult ) : CancelJobResponse |
Finishes the asynchronous execution of the CancelJob operation.
|
|
EndCreateAddress ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateAddress operation.
|
|
EndCreateCluster ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateCluster operation.
|
|
EndCreateJob ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateJob operation.
|
|
EndDescribeAddress ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeAddress operation.
|
|
EndDescribeAddresses ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeAddresses operation.
|
|
EndDescribeCluster ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeCluster operation.
|
|
EndDescribeJob ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeJob operation.
|
|
EndGetJobManifest ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetJobManifest operation.
|
|
EndGetJobUnlockCode ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetJobUnlockCode operation.
|
|
EndGetSnowballUsage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSnowballUsage operation.
|
|
EndListClusterJobs ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListClusterJobs operation.
|
|
EndListClusters ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListClusters operation.
|
|
EndListJobs ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListJobs operation.
|
|
EndUpdateCluster ( IAsyncResult asyncResult ) : UpdateClusterResponse |
Finishes the asynchronous execution of the UpdateCluster operation.
|
|
EndUpdateJob ( IAsyncResult asyncResult ) : UpdateJobResponse |
Finishes the asynchronous execution of the UpdateJob operation.
|
|
GetJobManifestAsync ( |
Initiates the asynchronous execution of the GetJobManifest operation.
|
|
GetJobUnlockCodeAsync ( |
Initiates the asynchronous execution of the GetJobUnlockCode operation.
|
|
GetSnowballUsageAsync ( GetSnowballUsageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetSnowballUsage operation.
|
|
ListClusterJobsAsync ( |
Initiates the asynchronous execution of the ListClusterJobs operation.
|
|
ListClustersAsync ( |
Initiates the asynchronous execution of the ListClusters operation.
|
|
ListJobsAsync ( |
Initiates the asynchronous execution of the ListJobs operation.
|
|
UpdateClusterAsync ( |
Initiates the asynchronous execution of the UpdateCluster operation.
|
|
UpdateJobAsync ( |
Initiates the asynchronous execution of the UpdateJob operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Method | Description | |
---|---|---|
CancelCluster ( |
||
CancelJob ( |
||
CreateAddress ( |
||
CreateCluster ( |
||
CreateJob ( |
||
DescribeAddress ( |
||
DescribeAddresses ( |
||
DescribeCluster ( |
||
DescribeJob ( |
||
GetJobManifest ( |
||
GetJobUnlockCode ( |
||
GetSnowballUsage ( GetSnowballUsageRequest request ) : |
||
ListClusterJobs ( |
||
ListClusters ( |
||
ListJobs ( |
||
UpdateCluster ( |
||
UpdateJob ( |
public AmazonSnowballClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonSnowballClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonSnowballClient Configuration Object | |
return | System |
public AmazonSnowballClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonSnowballClient ( |
||
config | The AmazonSnowballClient Configuration Object | |
return | System |
public AmazonSnowballClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonSnowballClient Configuration Object | |
return | System |
public AmazonSnowballClient ( 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. |
return | System |
public AmazonSnowballClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
return | System |
public AmazonSnowballClient ( 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 AmazonSnowballClient Configuration Object | |
return | System |
public AmazonSnowballClient ( 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. |
return | System |
public BeginCancelCluster ( |
||
request | Container for the necessary parameters to execute the CancelCluster operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginCancelJob ( |
||
request | Container for the necessary parameters to execute the CancelJob operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginCreateAddress ( |
||
request | Container for the necessary parameters to execute the CreateAddress operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginCreateCluster ( |
||
request | Container for the necessary parameters to execute the CreateCluster operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginCreateJob ( |
||
request | Container for the necessary parameters to execute the CreateJob operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginDescribeAddress ( |
||
request | Container for the necessary parameters to execute the DescribeAddress operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginDescribeAddresses ( |
||
request | Container for the necessary parameters to execute the DescribeAddresses operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginDescribeCluster ( |
||
request | Container for the necessary parameters to execute the DescribeCluster operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginDescribeJob ( |
||
request | Container for the necessary parameters to execute the DescribeJob operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginGetJobManifest ( |
||
request | Container for the necessary parameters to execute the GetJobManifest operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginGetJobUnlockCode ( |
||
request | Container for the necessary parameters to execute the GetJobUnlockCode operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginGetSnowballUsage ( GetSnowballUsageRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetSnowballUsageRequest | Container for the necessary parameters to execute the GetSnowballUsage operation on AmazonSnowballClient. |
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. |
return | IAsyncResult |
public BeginListClusterJobs ( |
||
request | Container for the necessary parameters to execute the ListClusterJobs operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginListClusters ( |
||
request | Container for the necessary parameters to execute the ListClusters operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginListJobs ( |
||
request | Container for the necessary parameters to execute the ListJobs operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginUpdateCluster ( |
||
request | Container for the necessary parameters to execute the UpdateCluster operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public BeginUpdateJob ( |
||
request | Container for the necessary parameters to execute the UpdateJob operation on AmazonSnowballClient. | |
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. |
return | IAsyncResult |
public CancelClusterAsync ( |
||
request | Container for the necessary parameters to execute the CancelCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CancelJobAsync ( |
||
request | Container for the necessary parameters to execute the CancelJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateAddressAsync ( |
||
request | Container for the necessary parameters to execute the CreateAddress operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateClusterAsync ( |
||
request | Container for the necessary parameters to execute the CreateCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateJobAsync ( |
||
request | Container for the necessary parameters to execute the CreateJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
public DescribeAddressAsync ( |
||
request | Container for the necessary parameters to execute the DescribeAddress operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeAddressesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeAddresses operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | 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. /// |
return | Task |
public DescribeJobAsync ( |
||
request | Container for the necessary parameters to execute the DescribeJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndCancelCluster ( IAsyncResult asyncResult ) : CancelClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCancelCluster. |
return | CancelClusterResponse |
public EndCancelJob ( IAsyncResult asyncResult ) : CancelJobResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCancelJob. |
return | CancelJobResponse |
public EndCreateAddress ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAddress. |
return |
public EndCreateCluster ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCluster. |
return |
public EndCreateJob ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateJob. |
return |
public EndDescribeAddress ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAddress. |
return |
public EndDescribeAddresses ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAddresses. |
return |
public EndDescribeCluster ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCluster. |
return |
public EndDescribeJob ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeJob. |
return |
public EndGetJobManifest ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetJobManifest. |
return |
public EndGetJobUnlockCode ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetJobUnlockCode. |
return |
public EndGetSnowballUsage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSnowballUsage. |
return |
public EndListClusterJobs ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListClusterJobs. |
return |
public EndListClusters ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListClusters. |
return |
public EndListJobs ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListJobs. |
return |
public EndUpdateCluster ( IAsyncResult asyncResult ) : UpdateClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateCluster. |
return | UpdateClusterResponse |
public EndUpdateJob ( IAsyncResult asyncResult ) : UpdateJobResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateJob. |
return | UpdateJobResponse |
public GetJobManifestAsync ( |
||
request | Container for the necessary parameters to execute the GetJobManifest operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetJobUnlockCodeAsync ( |
||
request | Container for the necessary parameters to execute the GetJobUnlockCode operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSnowballUsageAsync ( GetSnowballUsageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetSnowballUsageRequest | Container for the necessary parameters to execute the GetSnowballUsage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListClusterJobsAsync ( |
||
request | Container for the necessary parameters to execute the ListClusterJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | 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. /// |
return | Task |
public ListJobsAsync ( |
||
request | Container for the necessary parameters to execute the ListJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateClusterAsync ( |
||
request | Container for the necessary parameters to execute the UpdateCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateJobAsync ( |
||
request | Container for the necessary parameters to execute the UpdateJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |