Méthode | Description | |
---|---|---|
AddTagsToOnPremisesInstances ( |
Adds tags to on-premises instances.
|
|
AddTagsToOnPremisesInstancesAsync ( |
Initiates the asynchronous execution of the AddTagsToOnPremisesInstances operation.
|
|
AmazonCodeDeployClient ( ) : System |
Constructs AmazonCodeDeployClient 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.
|
|
AmazonCodeDeployClient ( |
Constructs AmazonCodeDeployClient with AWS Credentials
|
|
AmazonCodeDeployClient ( |
Constructs AmazonCodeDeployClient with AWS Credentials and an AmazonCodeDeployClient Configuration object.
|
|
AmazonCodeDeployClient ( |
Constructs AmazonCodeDeployClient with AWS Credentials
|
|
AmazonCodeDeployClient ( |
Constructs AmazonCodeDeployClient 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.
|
|
AmazonCodeDeployClient ( RegionEndpoint region ) : System |
Constructs AmazonCodeDeployClient 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.
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonCodeDeployClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonCodeDeployClient with AWS Access Key ID, AWS Secret Key and an AmazonCodeDeployClient Configuration object.
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonCodeDeployClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonCodeDeployClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonCodeDeployClient with AWS Access Key ID, AWS Secret Key and an AmazonCodeDeployClient Configuration object.
|
|
AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonCodeDeployClient with AWS Access Key ID and AWS Secret Key
|
|
BatchGetApplicationRevisions ( |
Gets information about one or more application revisions.
|
|
BatchGetApplicationRevisionsAsync ( |
Initiates the asynchronous execution of the BatchGetApplicationRevisions operation.
|
|
BatchGetApplications ( |
Gets information about one or more applications.
|
|
BatchGetApplicationsAsync ( |
Initiates the asynchronous execution of the BatchGetApplications operation.
|
|
BatchGetDeploymentGroups ( |
Get information about one or more deployment groups.
|
|
BatchGetDeploymentGroupsAsync ( |
Initiates the asynchronous execution of the BatchGetDeploymentGroups operation.
|
|
BatchGetDeploymentInstances ( |
Gets information about one or more instance that are part of a deployment group.
|
|
BatchGetDeploymentInstancesAsync ( |
Initiates the asynchronous execution of the BatchGetDeploymentInstances operation.
|
|
BatchGetDeployments ( |
Gets information about one or more deployments.
|
|
BatchGetDeploymentsAsync ( |
Initiates the asynchronous execution of the BatchGetDeployments operation.
|
|
BatchGetOnPremisesInstances ( |
Gets information about one or more on-premises instances.
|
|
BatchGetOnPremisesInstancesAsync ( |
Initiates the asynchronous execution of the BatchGetOnPremisesInstances operation.
|
|
BeginAddTagsToOnPremisesInstances ( |
Initiates the asynchronous execution of the AddTagsToOnPremisesInstances operation.
|
|
BeginBatchGetApplicationRevisions ( |
Initiates the asynchronous execution of the BatchGetApplicationRevisions operation.
|
|
BeginBatchGetApplications ( |
Initiates the asynchronous execution of the BatchGetApplications operation.
|
|
BeginBatchGetDeploymentGroups ( |
Initiates the asynchronous execution of the BatchGetDeploymentGroups operation.
|
|
BeginBatchGetDeploymentInstances ( |
Initiates the asynchronous execution of the BatchGetDeploymentInstances operation.
|
|
BeginBatchGetDeployments ( |
Initiates the asynchronous execution of the BatchGetDeployments operation.
|
|
BeginBatchGetOnPremisesInstances ( |
Initiates the asynchronous execution of the BatchGetOnPremisesInstances operation.
|
|
BeginCreateApplication ( |
Initiates the asynchronous execution of the CreateApplication operation.
|
|
BeginCreateDeployment ( |
Initiates the asynchronous execution of the CreateDeployment operation.
|
|
BeginCreateDeploymentConfig ( |
Initiates the asynchronous execution of the CreateDeploymentConfig operation.
|
|
BeginCreateDeploymentGroup ( |
Initiates the asynchronous execution of the CreateDeploymentGroup operation.
|
|
BeginDeleteApplication ( |
Initiates the asynchronous execution of the DeleteApplication operation.
|
|
BeginDeleteDeploymentConfig ( |
Initiates the asynchronous execution of the DeleteDeploymentConfig operation.
|
|
BeginDeleteDeploymentGroup ( |
Initiates the asynchronous execution of the DeleteDeploymentGroup operation.
|
|
BeginDeregisterOnPremisesInstance ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeregisterOnPremisesInstance operation.
|
|
BeginGetApplication ( |
Initiates the asynchronous execution of the GetApplication operation.
|
|
BeginGetApplicationRevision ( |
Initiates the asynchronous execution of the GetApplicationRevision operation.
|
|
BeginGetDeployment ( |
Initiates the asynchronous execution of the GetDeployment operation.
|
|
BeginGetDeploymentConfig ( |
Initiates the asynchronous execution of the GetDeploymentConfig operation.
|
|
BeginGetDeploymentGroup ( |
Initiates the asynchronous execution of the GetDeploymentGroup operation.
|
|
BeginGetDeploymentInstance ( |
Initiates the asynchronous execution of the GetDeploymentInstance operation.
|
|
BeginGetOnPremisesInstance ( |
Initiates the asynchronous execution of the GetOnPremisesInstance operation.
|
|
BeginListApplicationRevisions ( |
Initiates the asynchronous execution of the ListApplicationRevisions operation.
|
|
BeginListApplications ( |
Initiates the asynchronous execution of the ListApplications operation.
|
|
BeginListDeploymentConfigs ( |
Initiates the asynchronous execution of the ListDeploymentConfigs operation.
|
|
BeginListDeploymentGroups ( |
Initiates the asynchronous execution of the ListDeploymentGroups operation.
|
|
BeginListDeploymentInstances ( |
Initiates the asynchronous execution of the ListDeploymentInstances operation.
|
|
BeginListDeployments ( |
Initiates the asynchronous execution of the ListDeployments operation.
|
|
BeginListOnPremisesInstances ( |
Initiates the asynchronous execution of the ListOnPremisesInstances operation.
|
|
BeginRegisterApplicationRevision ( |
Initiates the asynchronous execution of the RegisterApplicationRevision operation.
|
|
BeginRegisterOnPremisesInstance ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RegisterOnPremisesInstance operation.
|
|
BeginRemoveTagsFromOnPremisesInstances ( |
Initiates the asynchronous execution of the RemoveTagsFromOnPremisesInstances operation.
|
|
BeginStopDeployment ( |
Initiates the asynchronous execution of the StopDeployment operation.
|
|
BeginUpdateApplication ( |
Initiates the asynchronous execution of the UpdateApplication operation.
|
|
BeginUpdateDeploymentGroup ( |
Initiates the asynchronous execution of the UpdateDeploymentGroup operation.
|
|
CreateApplication ( |
Creates an application.
|
|
CreateApplicationAsync ( |
Initiates the asynchronous execution of the CreateApplication operation.
|
|
CreateDeployment ( |
Deploys an application revision through the specified deployment group.
|
|
CreateDeploymentAsync ( |
Initiates the asynchronous execution of the CreateDeployment operation.
|
|
CreateDeploymentConfig ( |
Creates a deployment configuration.
|
|
CreateDeploymentConfigAsync ( |
Initiates the asynchronous execution of the CreateDeploymentConfig operation.
|
|
CreateDeploymentGroup ( |
Creates a deployment group to which application revisions will be deployed.
|
|
CreateDeploymentGroupAsync ( |
Initiates the asynchronous execution of the CreateDeploymentGroup operation.
|
|
DeleteApplication ( |
Deletes an application.
|
|
DeleteApplicationAsync ( |
Initiates the asynchronous execution of the DeleteApplication operation.
|
|
DeleteDeploymentConfig ( |
Deletes a deployment configuration. A deployment configuration cannot be deleted if it is currently in use. Predefined configurations cannot be deleted.
|
|
DeleteDeploymentConfigAsync ( |
Initiates the asynchronous execution of the DeleteDeploymentConfig operation.
|
|
DeleteDeploymentGroup ( |
Deletes a deployment group.
|
|
DeleteDeploymentGroupAsync ( |
Initiates the asynchronous execution of the DeleteDeploymentGroup operation.
|
|
DeregisterOnPremisesInstance ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request ) : DeregisterOnPremisesInstanceResponse |
Deregisters an on-premises instance.
|
|
DeregisterOnPremisesInstanceAsync ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeregisterOnPremisesInstance operation.
|
|
EndAddTagsToOnPremisesInstances ( IAsyncResult asyncResult ) : AddTagsToOnPremisesInstancesResponse |
Finishes the asynchronous execution of the AddTagsToOnPremisesInstances operation.
|
|
EndBatchGetApplicationRevisions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the BatchGetApplicationRevisions operation.
|
|
EndBatchGetApplications ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetApplicationsResponse |
Finishes the asynchronous execution of the BatchGetApplications operation.
|
|
EndBatchGetDeploymentGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the BatchGetDeploymentGroups operation.
|
|
EndBatchGetDeploymentInstances ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the BatchGetDeploymentInstances operation.
|
|
EndBatchGetDeployments ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetDeploymentsResponse |
Finishes the asynchronous execution of the BatchGetDeployments operation.
|
|
EndBatchGetOnPremisesInstances ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetOnPremisesInstancesResponse |
Finishes the asynchronous execution of the BatchGetOnPremisesInstances operation.
|
|
EndCreateApplication ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateApplicationResponse |
Finishes the asynchronous execution of the CreateApplication operation.
|
|
EndCreateDeployment ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentResponse |
Finishes the asynchronous execution of the CreateDeployment operation.
|
|
EndCreateDeploymentConfig ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentConfigResponse |
Finishes the asynchronous execution of the CreateDeploymentConfig operation.
|
|
EndCreateDeploymentGroup ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentGroupResponse |
Finishes the asynchronous execution of the CreateDeploymentGroup operation.
|
|
EndDeleteApplication ( IAsyncResult asyncResult ) : DeleteApplicationResponse |
Finishes the asynchronous execution of the DeleteApplication operation.
|
|
EndDeleteDeploymentConfig ( IAsyncResult asyncResult ) : DeleteDeploymentConfigResponse |
Finishes the asynchronous execution of the DeleteDeploymentConfig operation.
|
|
EndDeleteDeploymentGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DeleteDeploymentGroup operation.
|
|
EndDeregisterOnPremisesInstance ( IAsyncResult asyncResult ) : DeregisterOnPremisesInstanceResponse |
Finishes the asynchronous execution of the DeregisterOnPremisesInstance operation.
|
|
EndGetApplication ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetApplicationResponse |
Finishes the asynchronous execution of the GetApplication operation.
|
|
EndGetApplicationRevision ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetApplicationRevision operation.
|
|
EndGetDeployment ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentResponse |
Finishes the asynchronous execution of the GetDeployment operation.
|
|
EndGetDeploymentConfig ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentConfigResponse |
Finishes the asynchronous execution of the GetDeploymentConfig operation.
|
|
EndGetDeploymentGroup ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentGroupResponse |
Finishes the asynchronous execution of the GetDeploymentGroup operation.
|
|
EndGetDeploymentInstance ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentInstanceResponse |
Finishes the asynchronous execution of the GetDeploymentInstance operation.
|
|
EndGetOnPremisesInstance ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetOnPremisesInstanceResponse |
Finishes the asynchronous execution of the GetOnPremisesInstance operation.
|
|
EndListApplicationRevisions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListApplicationRevisions operation.
|
|
EndListApplications ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListApplications operation.
|
|
EndListDeploymentConfigs ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDeploymentConfigs operation.
|
|
EndListDeploymentGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDeploymentGroups operation.
|
|
EndListDeploymentInstances ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDeploymentInstances operation.
|
|
EndListDeployments ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDeployments operation.
|
|
EndListOnPremisesInstances ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListOnPremisesInstances operation.
|
|
EndRegisterApplicationRevision ( IAsyncResult asyncResult ) : RegisterApplicationRevisionResponse |
Finishes the asynchronous execution of the RegisterApplicationRevision operation.
|
|
EndRegisterOnPremisesInstance ( IAsyncResult asyncResult ) : RegisterOnPremisesInstanceResponse |
Finishes the asynchronous execution of the RegisterOnPremisesInstance operation.
|
|
EndRemoveTagsFromOnPremisesInstances ( IAsyncResult asyncResult ) : RemoveTagsFromOnPremisesInstancesResponse |
Finishes the asynchronous execution of the RemoveTagsFromOnPremisesInstances operation.
|
|
EndStopDeployment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the StopDeployment operation.
|
|
EndUpdateApplication ( IAsyncResult asyncResult ) : UpdateApplicationResponse |
Finishes the asynchronous execution of the UpdateApplication operation.
|
|
EndUpdateDeploymentGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateDeploymentGroup operation.
|
|
GetApplication ( |
Gets information about an application.
|
|
GetApplicationAsync ( |
Initiates the asynchronous execution of the GetApplication operation.
|
|
GetApplicationRevision ( |
Gets information about an application revision.
|
|
GetApplicationRevisionAsync ( |
Initiates the asynchronous execution of the GetApplicationRevision operation.
|
|
GetDeployment ( |
Gets information about a deployment.
|
|
GetDeploymentAsync ( |
Initiates the asynchronous execution of the GetDeployment operation.
|
|
GetDeploymentConfig ( |
Gets information about a deployment configuration.
|
|
GetDeploymentConfigAsync ( |
Initiates the asynchronous execution of the GetDeploymentConfig operation.
|
|
GetDeploymentGroup ( |
Gets information about a deployment group.
|
|
GetDeploymentGroupAsync ( |
Initiates the asynchronous execution of the GetDeploymentGroup operation.
|
|
GetDeploymentInstance ( |
Gets information about an instance as part of a deployment.
|
|
GetDeploymentInstanceAsync ( |
Initiates the asynchronous execution of the GetDeploymentInstance operation.
|
|
GetOnPremisesInstance ( |
Gets information about an on-premises instance.
|
|
GetOnPremisesInstanceAsync ( |
Initiates the asynchronous execution of the GetOnPremisesInstance operation.
|
|
ListApplicationRevisions ( |
Lists information about revisions for an application.
|
|
ListApplicationRevisionsAsync ( |
Initiates the asynchronous execution of the ListApplicationRevisions operation.
|
|
ListApplications ( ) : |
Lists the applications registered with the applicable IAM user or AWS account.
|
|
ListApplications ( |
Lists the applications registered with the applicable IAM user or AWS account.
|
|
ListApplicationsAsync ( |
Initiates the asynchronous execution of the ListApplications operation.
|
|
ListApplicationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the applications registered with the applicable IAM user or AWS account.
|
|
ListDeploymentConfigs ( ) : |
Lists the deployment configurations with the applicable IAM user or AWS account.
|
|
ListDeploymentConfigs ( |
Lists the deployment configurations with the applicable IAM user or AWS account.
|
|
ListDeploymentConfigsAsync ( |
Initiates the asynchronous execution of the ListDeploymentConfigs operation.
|
|
ListDeploymentConfigsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the deployment configurations with the applicable IAM user or AWS account.
|
|
ListDeploymentGroups ( |
Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
|
|
ListDeploymentGroupsAsync ( |
Initiates the asynchronous execution of the ListDeploymentGroups operation.
|
|
ListDeploymentInstances ( |
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
|
|
ListDeploymentInstancesAsync ( |
Initiates the asynchronous execution of the ListDeploymentInstances operation.
|
|
ListDeployments ( |
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
|
|
ListDeploymentsAsync ( |
Initiates the asynchronous execution of the ListDeployments operation.
|
|
ListOnPremisesInstances ( |
Gets a list of names for one or more on-premises instances. Unless otherwise specified, both registered and deregistered on-premises instance names will be listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.
|
|
ListOnPremisesInstancesAsync ( |
Initiates the asynchronous execution of the ListOnPremisesInstances operation.
|
|
RegisterApplicationRevision ( |
Registers with AWS CodeDeploy a revision for the specified application.
|
|
RegisterApplicationRevisionAsync ( |
Initiates the asynchronous execution of the RegisterApplicationRevision operation.
|
|
RegisterOnPremisesInstance ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request ) : RegisterOnPremisesInstanceResponse |
Registers an on-premises instance.
|
|
RegisterOnPremisesInstanceAsync ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RegisterOnPremisesInstance operation.
|
|
RemoveTagsFromOnPremisesInstances ( |
Removes one or more tags from one or more on-premises instances.
|
|
RemoveTagsFromOnPremisesInstancesAsync ( |
Initiates the asynchronous execution of the RemoveTagsFromOnPremisesInstances operation.
|
|
StopDeployment ( |
Attempts to stop an ongoing deployment.
|
|
StopDeploymentAsync ( |
Initiates the asynchronous execution of the StopDeployment operation.
|
|
UpdateApplication ( |
Changes the name of an application.
|
|
UpdateApplicationAsync ( |
Initiates the asynchronous execution of the UpdateApplication operation.
|
|
UpdateDeploymentGroup ( |
Changes information about a deployment group.
|
|
UpdateDeploymentGroupAsync ( |
Initiates the asynchronous execution of the UpdateDeploymentGroup operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddTagsToOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the AddTagsToOnPremisesInstances service method. | |
Résultat | AddTagsToOnPremisesInstancesResponse |
public AddTagsToOnPremisesInstancesAsync ( |
||
request | Container for the necessary parameters to execute the AddTagsToOnPremisesInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AmazonCodeDeployClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonCodeDeployClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonCodeDeployClient Configuration Object | |
Résultat | System |
public AmazonCodeDeployClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonCodeDeployClient ( |
||
config | The AmazonCodeDeployClient Configuration Object | |
Résultat | System |
public AmazonCodeDeployClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonCodeDeployClient Configuration Object | |
Résultat | System |
public AmazonCodeDeployClient ( 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. |
Résultat | System |
public AmazonCodeDeployClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Résultat | System |
public AmazonCodeDeployClient ( 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 AmazonCodeDeployClient Configuration Object | |
Résultat | System |
public AmazonCodeDeployClient ( 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. |
Résultat | System |
public BatchGetApplicationRevisions ( |
||
request | Container for the necessary parameters to execute the BatchGetApplicationRevisions service method. | |
Résultat |
public BatchGetApplicationRevisionsAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetApplicationRevisions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BatchGetApplications ( |
||
request | Container for the necessary parameters to execute the BatchGetApplications service method. | |
Résultat | Amazon.CodeDeploy.Model.BatchGetApplicationsResponse |
public BatchGetApplicationsAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetApplications operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BatchGetDeploymentGroups ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentGroups service method. | |
Résultat |
public BatchGetDeploymentGroupsAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BatchGetDeploymentInstances ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentInstances service method. | |
Résultat |
public BatchGetDeploymentInstancesAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BatchGetDeployments ( |
||
request | Container for the necessary parameters to execute the BatchGetDeployments service method. | |
Résultat | Amazon.CodeDeploy.Model.BatchGetDeploymentsResponse |
public BatchGetDeploymentsAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetDeployments operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BatchGetOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the BatchGetOnPremisesInstances service method. | |
Résultat | Amazon.CodeDeploy.Model.BatchGetOnPremisesInstancesResponse |
public BatchGetOnPremisesInstancesAsync ( |
||
request | Container for the necessary parameters to execute the BatchGetOnPremisesInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BeginAddTagsToOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the AddTagsToOnPremisesInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetApplicationRevisions ( |
||
request | Container for the necessary parameters to execute the BatchGetApplicationRevisions operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetApplications ( |
||
request | Container for the necessary parameters to execute the BatchGetApplications operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetDeploymentGroups ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentGroups operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetDeploymentInstances ( |
||
request | Container for the necessary parameters to execute the BatchGetDeploymentInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetDeployments ( |
||
request | Container for the necessary parameters to execute the BatchGetDeployments operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginBatchGetOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the BatchGetOnPremisesInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateApplication ( |
||
request | Container for the necessary parameters to execute the CreateApplication operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateDeployment ( |
||
request | Container for the necessary parameters to execute the CreateDeployment operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentConfig operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentGroup operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeleteApplication ( |
||
request | Container for the necessary parameters to execute the DeleteApplication operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeleteDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentConfig operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeleteDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentGroup operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeregisterOnPremisesInstance ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the DeregisterOnPremisesInstance operation on AmazonCodeDeployClient. |
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. |
Résultat | IAsyncResult |
public BeginGetApplication ( |
||
request | Container for the necessary parameters to execute the GetApplication operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetApplicationRevision ( |
||
request | Container for the necessary parameters to execute the GetApplicationRevision operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDeployment ( |
||
request | Container for the necessary parameters to execute the GetDeployment operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the GetDeploymentConfig operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the GetDeploymentGroup operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDeploymentInstance ( |
||
request | Container for the necessary parameters to execute the GetDeploymentInstance operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetOnPremisesInstance ( |
||
request | Container for the necessary parameters to execute the GetOnPremisesInstance operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListApplicationRevisions ( |
||
request | Container for the necessary parameters to execute the ListApplicationRevisions operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListApplications ( |
||
request | Container for the necessary parameters to execute the ListApplications operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDeploymentConfigs ( |
||
request | Container for the necessary parameters to execute the ListDeploymentConfigs operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDeploymentGroups ( |
||
request | Container for the necessary parameters to execute the ListDeploymentGroups operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDeploymentInstances ( |
||
request | Container for the necessary parameters to execute the ListDeploymentInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDeployments ( |
||
request | Container for the necessary parameters to execute the ListDeployments operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginListOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the ListOnPremisesInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginRegisterApplicationRevision ( |
||
request | Container for the necessary parameters to execute the RegisterApplicationRevision operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginRegisterOnPremisesInstance ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the RegisterOnPremisesInstance operation on AmazonCodeDeployClient. |
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. |
Résultat | IAsyncResult |
public BeginRemoveTagsFromOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the RemoveTagsFromOnPremisesInstances operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginStopDeployment ( |
||
request | Container for the necessary parameters to execute the StopDeployment operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginUpdateApplication ( |
||
request | Container for the necessary parameters to execute the UpdateApplication operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public BeginUpdateDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the UpdateDeploymentGroup operation on AmazonCodeDeployClient. | |
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. |
Résultat | IAsyncResult |
public CreateApplication ( |
||
request | Container for the necessary parameters to execute the CreateApplication service method. | |
Résultat | Amazon.CodeDeploy.Model.CreateApplicationResponse |
public CreateApplicationAsync ( |
||
request | Container for the necessary parameters to execute the CreateApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDeployment ( |
||
request | Container for the necessary parameters to execute the CreateDeployment service method. | |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentResponse |
public CreateDeploymentAsync ( |
||
request | Container for the necessary parameters to execute the CreateDeployment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentConfig service method. | |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentConfigResponse |
public CreateDeploymentConfigAsync ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentGroup service method. | |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentGroupResponse |
public CreateDeploymentGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateDeploymentGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
protected CreateSigner ( ) : |
||
Résultat |
public DeleteApplication ( |
||
request | Container for the necessary parameters to execute the DeleteApplication service method. | |
Résultat | DeleteApplicationResponse |
public DeleteApplicationAsync ( |
||
request | Container for the necessary parameters to execute the DeleteApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentConfig service method. | |
Résultat | DeleteDeploymentConfigResponse |
public DeleteDeploymentConfigAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentGroup service method. | |
Résultat |
public DeleteDeploymentGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDeploymentGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeregisterOnPremisesInstance ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request ) : DeregisterOnPremisesInstanceResponse | ||
request | Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the DeregisterOnPremisesInstance service method. |
Résultat | DeregisterOnPremisesInstanceResponse |
public DeregisterOnPremisesInstanceAsync ( Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodeDeploy.Model.DeregisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the DeregisterOnPremisesInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public EndAddTagsToOnPremisesInstances ( IAsyncResult asyncResult ) : AddTagsToOnPremisesInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTagsToOnPremisesInstances. |
Résultat | AddTagsToOnPremisesInstancesResponse |
public EndBatchGetApplicationRevisions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetApplicationRevisions. |
Résultat |
public EndBatchGetApplications ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetApplicationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetApplications. |
Résultat | Amazon.CodeDeploy.Model.BatchGetApplicationsResponse |
public EndBatchGetDeploymentGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetDeploymentGroups. |
Résultat |
public EndBatchGetDeploymentInstances ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetDeploymentInstances. |
Résultat |
public EndBatchGetDeployments ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetDeploymentsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetDeployments. |
Résultat | Amazon.CodeDeploy.Model.BatchGetDeploymentsResponse |
public EndBatchGetOnPremisesInstances ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.BatchGetOnPremisesInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchGetOnPremisesInstances. |
Résultat | Amazon.CodeDeploy.Model.BatchGetOnPremisesInstancesResponse |
public EndCreateApplication ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateApplicationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateApplication. |
Résultat | Amazon.CodeDeploy.Model.CreateApplicationResponse |
public EndCreateDeployment ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDeployment. |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentResponse |
public EndCreateDeploymentConfig ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentConfigResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDeploymentConfig. |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentConfigResponse |
public EndCreateDeploymentGroup ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.CreateDeploymentGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDeploymentGroup. |
Résultat | Amazon.CodeDeploy.Model.CreateDeploymentGroupResponse |
public EndDeleteApplication ( IAsyncResult asyncResult ) : DeleteApplicationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteApplication. |
Résultat | DeleteApplicationResponse |
public EndDeleteDeploymentConfig ( IAsyncResult asyncResult ) : DeleteDeploymentConfigResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDeploymentConfig. |
Résultat | DeleteDeploymentConfigResponse |
public EndDeleteDeploymentGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDeploymentGroup. |
Résultat |
public EndDeregisterOnPremisesInstance ( IAsyncResult asyncResult ) : DeregisterOnPremisesInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeregisterOnPremisesInstance. |
Résultat | DeregisterOnPremisesInstanceResponse |
public EndGetApplication ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetApplicationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApplication. |
Résultat | Amazon.CodeDeploy.Model.GetApplicationResponse |
public EndGetApplicationRevision ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApplicationRevision. |
Résultat |
public EndGetDeployment ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeployment. |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentResponse |
public EndGetDeploymentConfig ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentConfigResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeploymentConfig. |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentConfigResponse |
public EndGetDeploymentGroup ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeploymentGroup. |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentGroupResponse |
public EndGetDeploymentInstance ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetDeploymentInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeploymentInstance. |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentInstanceResponse |
public EndGetOnPremisesInstance ( IAsyncResult asyncResult ) : Amazon.CodeDeploy.Model.GetOnPremisesInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetOnPremisesInstance. |
Résultat | Amazon.CodeDeploy.Model.GetOnPremisesInstanceResponse |
public EndListApplicationRevisions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListApplicationRevisions. |
Résultat |
public EndListApplications ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListApplications. |
Résultat |
public EndListDeploymentConfigs ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDeploymentConfigs. |
Résultat |
public EndListDeploymentGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDeploymentGroups. |
Résultat |
public EndListDeploymentInstances ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDeploymentInstances. |
Résultat |
public EndListDeployments ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDeployments. |
Résultat |
public EndListOnPremisesInstances ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListOnPremisesInstances. |
Résultat |
public EndRegisterApplicationRevision ( IAsyncResult asyncResult ) : RegisterApplicationRevisionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRegisterApplicationRevision. |
Résultat | RegisterApplicationRevisionResponse |
public EndRegisterOnPremisesInstance ( IAsyncResult asyncResult ) : RegisterOnPremisesInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRegisterOnPremisesInstance. |
Résultat | RegisterOnPremisesInstanceResponse |
public EndRemoveTagsFromOnPremisesInstances ( IAsyncResult asyncResult ) : RemoveTagsFromOnPremisesInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveTagsFromOnPremisesInstances. |
Résultat | RemoveTagsFromOnPremisesInstancesResponse |
public EndStopDeployment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStopDeployment. |
Résultat |
public EndUpdateApplication ( IAsyncResult asyncResult ) : UpdateApplicationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateApplication. |
Résultat | UpdateApplicationResponse |
public EndUpdateDeploymentGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDeploymentGroup. |
Résultat |
public GetApplication ( |
||
request | Container for the necessary parameters to execute the GetApplication service method. | |
Résultat | Amazon.CodeDeploy.Model.GetApplicationResponse |
public GetApplicationAsync ( |
||
request | Container for the necessary parameters to execute the GetApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetApplicationRevision ( |
||
request | Container for the necessary parameters to execute the GetApplicationRevision service method. | |
Résultat |
public GetApplicationRevisionAsync ( |
||
request | Container for the necessary parameters to execute the GetApplicationRevision operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeployment ( |
||
request | Container for the necessary parameters to execute the GetDeployment service method. | |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentResponse |
public GetDeploymentAsync ( |
||
request | Container for the necessary parameters to execute the GetDeployment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeploymentConfig ( |
||
request | Container for the necessary parameters to execute the GetDeploymentConfig service method. | |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentConfigResponse |
public GetDeploymentConfigAsync ( |
||
request | Container for the necessary parameters to execute the GetDeploymentConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the GetDeploymentGroup service method. | |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentGroupResponse |
public GetDeploymentGroupAsync ( |
||
request | Container for the necessary parameters to execute the GetDeploymentGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeploymentInstance ( |
||
request | Container for the necessary parameters to execute the GetDeploymentInstance service method. | |
Résultat | Amazon.CodeDeploy.Model.GetDeploymentInstanceResponse |
public GetDeploymentInstanceAsync ( |
||
request | Container for the necessary parameters to execute the GetDeploymentInstance operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetOnPremisesInstance ( |
||
request | Container for the necessary parameters to execute the GetOnPremisesInstance service method. | |
Résultat | Amazon.CodeDeploy.Model.GetOnPremisesInstanceResponse |
public GetOnPremisesInstanceAsync ( |
||
request | Container for the necessary parameters to execute the GetOnPremisesInstance operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListApplicationRevisions ( |
||
request | Container for the necessary parameters to execute the ListApplicationRevisions service method. | |
Résultat |
public ListApplicationRevisionsAsync ( |
||
request | Container for the necessary parameters to execute the ListApplicationRevisions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListApplications ( ) : |
||
Résultat |
public ListApplications ( |
||
request | Container for the necessary parameters to execute the ListApplications service method. | |
Résultat |
public ListApplicationsAsync ( |
||
request | Container for the necessary parameters to execute the ListApplications operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListApplicationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDeploymentConfigs ( ) : |
||
Résultat |
public ListDeploymentConfigs ( |
||
request | Container for the necessary parameters to execute the ListDeploymentConfigs service method. | |
Résultat |
public ListDeploymentConfigsAsync ( |
||
request | Container for the necessary parameters to execute the ListDeploymentConfigs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDeploymentConfigsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDeploymentGroups ( |
||
request | Container for the necessary parameters to execute the ListDeploymentGroups service method. | |
Résultat |
public ListDeploymentGroupsAsync ( |
||
request | Container for the necessary parameters to execute the ListDeploymentGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDeploymentInstances ( |
||
request | Container for the necessary parameters to execute the ListDeploymentInstances service method. | |
Résultat |
public ListDeploymentInstancesAsync ( |
||
request | Container for the necessary parameters to execute the ListDeploymentInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDeployments ( |
||
request | Container for the necessary parameters to execute the ListDeployments service method. | |
Résultat |
public ListDeploymentsAsync ( |
||
request | Container for the necessary parameters to execute the ListDeployments operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the ListOnPremisesInstances service method. | |
Résultat |
public ListOnPremisesInstancesAsync ( |
||
request | Container for the necessary parameters to execute the ListOnPremisesInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RegisterApplicationRevision ( |
||
request | Container for the necessary parameters to execute the RegisterApplicationRevision service method. | |
Résultat | RegisterApplicationRevisionResponse |
public RegisterApplicationRevisionAsync ( |
||
request | Container for the necessary parameters to execute the RegisterApplicationRevision operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RegisterOnPremisesInstance ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request ) : RegisterOnPremisesInstanceResponse | ||
request | Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the RegisterOnPremisesInstance service method. |
Résultat | RegisterOnPremisesInstanceResponse |
public RegisterOnPremisesInstanceAsync ( Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodeDeploy.Model.RegisterOnPremisesInstanceRequest | Container for the necessary parameters to execute the RegisterOnPremisesInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveTagsFromOnPremisesInstances ( |
||
request | Container for the necessary parameters to execute the RemoveTagsFromOnPremisesInstances service method. | |
Résultat | RemoveTagsFromOnPremisesInstancesResponse |
public RemoveTagsFromOnPremisesInstancesAsync ( |
||
request | Container for the necessary parameters to execute the RemoveTagsFromOnPremisesInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public StopDeployment ( |
||
request | Container for the necessary parameters to execute the StopDeployment service method. | |
Résultat |
public StopDeploymentAsync ( |
||
request | Container for the necessary parameters to execute the StopDeployment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateApplication ( |
||
request | Container for the necessary parameters to execute the UpdateApplication service method. | |
Résultat | UpdateApplicationResponse |
public UpdateApplicationAsync ( |
||
request | Container for the necessary parameters to execute the UpdateApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDeploymentGroup ( |
||
request | Container for the necessary parameters to execute the UpdateDeploymentGroup service method. | |
Résultat |
public UpdateDeploymentGroupAsync ( |
||
request | Container for the necessary parameters to execute the UpdateDeploymentGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |