Метод | Описание | |
---|---|---|
AcknowledgeJob ( |
Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.
|
|
AcknowledgeJob ( string jobId, string nonce ) : Amazon.CodePipeline.Model.AcknowledgeJobResponse |
Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.
|
|
AcknowledgeJobAsync ( |
Initiates the asynchronous execution of the AcknowledgeJob operation.
|
|
AcknowledgeJobAsync ( string jobId, string nonce, System cancellationToken = default(CancellationToken) ) : Task |
Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.
|
|
AcknowledgeThirdPartyJob ( |
Confirms a job worker has received the specified job. Only used for partner actions.
|
|
AcknowledgeThirdPartyJob ( string clientToken, string jobId, string nonce ) : Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse |
Confirms a job worker has received the specified job. Only used for partner actions.
|
|
AcknowledgeThirdPartyJobAsync ( |
Initiates the asynchronous execution of the AcknowledgeThirdPartyJob operation.
|
|
AcknowledgeThirdPartyJobAsync ( string clientToken, string jobId, string nonce, System cancellationToken = default(CancellationToken) ) : Task |
Confirms a job worker has received the specified job. Only used for partner actions.
|
|
AmazonCodePipelineClient ( ) : System |
Constructs AmazonCodePipelineClient 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.
|
|
AmazonCodePipelineClient ( |
Constructs AmazonCodePipelineClient with AWS Credentials
|
|
AmazonCodePipelineClient ( |
Constructs AmazonCodePipelineClient with AWS Credentials and an AmazonCodePipelineClient Configuration object.
|
|
AmazonCodePipelineClient ( |
Constructs AmazonCodePipelineClient with AWS Credentials
|
|
AmazonCodePipelineClient ( |
Constructs AmazonCodePipelineClient 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.
|
|
AmazonCodePipelineClient ( RegionEndpoint region ) : System |
Constructs AmazonCodePipelineClient 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.
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonCodePipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonCodePipelineClient with AWS Access Key ID, AWS Secret Key and an AmazonCodePipelineClient Configuration object.
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonCodePipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonCodePipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonCodePipelineClient with AWS Access Key ID, AWS Secret Key and an AmazonCodePipelineClient Configuration object.
|
|
AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonCodePipelineClient with AWS Access Key ID and AWS Secret Key
|
|
BeginAcknowledgeJob ( |
Initiates the asynchronous execution of the AcknowledgeJob operation.
|
|
BeginAcknowledgeThirdPartyJob ( |
Initiates the asynchronous execution of the AcknowledgeThirdPartyJob operation.
|
|
BeginCreateCustomActionType ( |
Initiates the asynchronous execution of the CreateCustomActionType operation.
|
|
BeginCreatePipeline ( Amazon.CodePipeline.Model.CreatePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreatePipeline operation.
|
|
BeginDeleteCustomActionType ( |
Initiates the asynchronous execution of the DeleteCustomActionType operation.
|
|
BeginDeletePipeline ( Amazon.CodePipeline.Model.DeletePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeletePipeline operation.
|
|
BeginDisableStageTransition ( |
Initiates the asynchronous execution of the DisableStageTransition operation.
|
|
BeginEnableStageTransition ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the EnableStageTransition operation.
|
|
BeginGetJobDetails ( |
Initiates the asynchronous execution of the GetJobDetails operation.
|
|
BeginGetPipeline ( Amazon.CodePipeline.Model.GetPipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetPipeline operation.
|
|
BeginGetPipelineExecution ( |
Initiates the asynchronous execution of the GetPipelineExecution operation.
|
|
BeginGetPipelineState ( |
Initiates the asynchronous execution of the GetPipelineState operation.
|
|
BeginGetThirdPartyJobDetails ( |
Initiates the asynchronous execution of the GetThirdPartyJobDetails operation.
|
|
BeginListActionTypes ( Amazon.CodePipeline.Model.ListActionTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListActionTypes operation.
|
|
BeginListPipelines ( Amazon.CodePipeline.Model.ListPipelinesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListPipelines operation.
|
|
BeginPollForJobs ( |
Initiates the asynchronous execution of the PollForJobs operation.
|
|
BeginPollForThirdPartyJobs ( |
Initiates the asynchronous execution of the PollForThirdPartyJobs operation.
|
|
BeginPutActionRevision ( Amazon.CodePipeline.Model.PutActionRevisionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the PutActionRevision operation.
|
|
BeginPutApprovalResult ( |
Initiates the asynchronous execution of the PutApprovalResult operation.
|
|
BeginPutJobFailureResult ( |
Initiates the asynchronous execution of the PutJobFailureResult operation.
|
|
BeginPutJobSuccessResult ( |
Initiates the asynchronous execution of the PutJobSuccessResult operation.
|
|
BeginPutThirdPartyJobFailureResult ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the PutThirdPartyJobFailureResult operation.
|
|
BeginPutThirdPartyJobSuccessResult ( |
Initiates the asynchronous execution of the PutThirdPartyJobSuccessResult operation.
|
|
BeginRetryStageExecution ( |
Initiates the asynchronous execution of the RetryStageExecution operation.
|
|
BeginStartPipelineExecution ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the StartPipelineExecution operation.
|
|
BeginUpdatePipeline ( Amazon.CodePipeline.Model.UpdatePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdatePipeline operation.
|
|
CreateCustomActionType ( |
Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.
|
|
CreateCustomActionTypeAsync ( |
Initiates the asynchronous execution of the CreateCustomActionType operation.
|
|
CreatePipeline ( Amazon.CodePipeline.Model.CreatePipelineRequest request ) : Amazon.CodePipeline.Model.CreatePipelineResponse |
Creates a pipeline.
|
|
CreatePipeline ( |
Creates a pipeline.
|
|
CreatePipelineAsync ( Amazon.CodePipeline.Model.CreatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreatePipeline operation.
|
|
CreatePipelineAsync ( |
Creates a pipeline.
|
|
DeleteCustomActionType ( |
Marks a custom action as deleted. PollForJobs for the custom action will fail after the action is marked for deletion. Only used for custom actions. You cannot recreate a custom action after it has been deleted unless you increase the version number of the action.
|
|
DeleteCustomActionTypeAsync ( |
Initiates the asynchronous execution of the DeleteCustomActionType operation.
|
|
DeletePipeline ( Amazon.CodePipeline.Model.DeletePipelineRequest request ) : DeletePipelineResponse |
Deletes the specified pipeline.
|
|
DeletePipeline ( string name ) : DeletePipelineResponse |
Deletes the specified pipeline.
|
|
DeletePipelineAsync ( Amazon.CodePipeline.Model.DeletePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeletePipeline operation.
|
|
DeletePipelineAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
Deletes the specified pipeline.
|
|
DisableStageTransition ( |
Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
|
|
DisableStageTransitionAsync ( |
Initiates the asynchronous execution of the DisableStageTransition operation.
|
|
EnableStageTransition ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request ) : EnableStageTransitionResponse |
Enables artifacts in a pipeline to transition to a stage in a pipeline.
|
|
EnableStageTransitionAsync ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the EnableStageTransition operation.
|
|
EndAcknowledgeJob ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.AcknowledgeJobResponse |
Finishes the asynchronous execution of the AcknowledgeJob operation.
|
|
EndAcknowledgeThirdPartyJob ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse |
Finishes the asynchronous execution of the AcknowledgeThirdPartyJob operation.
|
|
EndCreateCustomActionType ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.CreateCustomActionTypeResponse |
Finishes the asynchronous execution of the CreateCustomActionType operation.
|
|
EndCreatePipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.CreatePipelineResponse |
Finishes the asynchronous execution of the CreatePipeline operation.
|
|
EndDeleteCustomActionType ( IAsyncResult asyncResult ) : DeleteCustomActionTypeResponse |
Finishes the asynchronous execution of the DeleteCustomActionType operation.
|
|
EndDeletePipeline ( IAsyncResult asyncResult ) : DeletePipelineResponse |
Finishes the asynchronous execution of the DeletePipeline operation.
|
|
EndDisableStageTransition ( IAsyncResult asyncResult ) : DisableStageTransitionResponse |
Finishes the asynchronous execution of the DisableStageTransition operation.
|
|
EndEnableStageTransition ( IAsyncResult asyncResult ) : EnableStageTransitionResponse |
Finishes the asynchronous execution of the EnableStageTransition operation.
|
|
EndGetJobDetails ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetJobDetails operation.
|
|
EndGetPipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.GetPipelineResponse |
Finishes the asynchronous execution of the GetPipeline operation.
|
|
EndGetPipelineExecution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetPipelineExecution operation.
|
|
EndGetPipelineState ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetPipelineState operation.
|
|
EndGetThirdPartyJobDetails ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetThirdPartyJobDetails operation.
|
|
EndListActionTypes ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.ListActionTypesResponse |
Finishes the asynchronous execution of the ListActionTypes operation.
|
|
EndListPipelines ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.ListPipelinesResponse |
Finishes the asynchronous execution of the ListPipelines operation.
|
|
EndPollForJobs ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.PollForJobsResponse |
Finishes the asynchronous execution of the PollForJobs operation.
|
|
EndPollForThirdPartyJobs ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.PollForThirdPartyJobsResponse |
Finishes the asynchronous execution of the PollForThirdPartyJobs operation.
|
|
EndPutActionRevision ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutActionRevision operation.
|
|
EndPutApprovalResult ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutApprovalResult operation.
|
|
EndPutJobFailureResult ( IAsyncResult asyncResult ) : PutJobFailureResultResponse |
Finishes the asynchronous execution of the PutJobFailureResult operation.
|
|
EndPutJobSuccessResult ( IAsyncResult asyncResult ) : PutJobSuccessResultResponse |
Finishes the asynchronous execution of the PutJobSuccessResult operation.
|
|
EndPutThirdPartyJobFailureResult ( IAsyncResult asyncResult ) : PutThirdPartyJobFailureResultResponse |
Finishes the asynchronous execution of the PutThirdPartyJobFailureResult operation.
|
|
EndPutThirdPartyJobSuccessResult ( IAsyncResult asyncResult ) : PutThirdPartyJobSuccessResultResponse |
Finishes the asynchronous execution of the PutThirdPartyJobSuccessResult operation.
|
|
EndRetryStageExecution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the RetryStageExecution operation.
|
|
EndStartPipelineExecution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the StartPipelineExecution operation.
|
|
EndUpdatePipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.UpdatePipelineResponse |
Finishes the asynchronous execution of the UpdatePipeline operation.
|
|
GetJobDetails ( |
Returns information about a job. Only used for custom actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
GetJobDetails ( string jobId ) : |
Returns information about a job. Only used for custom actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
GetJobDetailsAsync ( |
Initiates the asynchronous execution of the GetJobDetails operation.
|
|
GetJobDetailsAsync ( string jobId, System cancellationToken = default(CancellationToken) ) : Task |
Returns information about a job. Only used for custom actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
GetPipeline ( Amazon.CodePipeline.Model.GetPipelineRequest request ) : Amazon.CodePipeline.Model.GetPipelineResponse |
Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.
|
|
GetPipeline ( string name ) : Amazon.CodePipeline.Model.GetPipelineResponse |
Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.
|
|
GetPipeline ( string name, int version ) : Amazon.CodePipeline.Model.GetPipelineResponse |
Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.
|
|
GetPipelineAsync ( Amazon.CodePipeline.Model.GetPipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetPipeline operation.
|
|
GetPipelineAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.
|
|
GetPipelineAsync ( string name, int version, System cancellationToken = default(CancellationToken) ) : Task |
Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.
|
|
GetPipelineExecution ( |
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.
|
|
GetPipelineExecutionAsync ( |
Initiates the asynchronous execution of the GetPipelineExecution operation.
|
|
GetPipelineState ( |
Returns information about the state of a pipeline, including the stages and actions.
|
|
GetPipelineState ( string name ) : |
Returns information about the state of a pipeline, including the stages and actions.
|
|
GetPipelineStateAsync ( |
Initiates the asynchronous execution of the GetPipelineState operation.
|
|
GetPipelineStateAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
Returns information about the state of a pipeline, including the stages and actions.
|
|
GetThirdPartyJobDetails ( |
Requests the details of a job for a third party action. Only used for partner actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
GetThirdPartyJobDetails ( string clientToken, string jobId ) : |
Requests the details of a job for a third party action. Only used for partner actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
GetThirdPartyJobDetailsAsync ( |
Initiates the asynchronous execution of the GetThirdPartyJobDetails operation.
|
|
GetThirdPartyJobDetailsAsync ( string clientToken, string jobId, System cancellationToken = default(CancellationToken) ) : Task |
Requests the details of a job for a third party action. Only used for partner actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
ListActionTypes ( ) : Amazon.CodePipeline.Model.ListActionTypesResponse |
Gets a summary of all AWS CodePipeline action types associated with your account.
|
|
ListActionTypes ( |
Gets a summary of all AWS CodePipeline action types associated with your account.
|
|
ListActionTypes ( Amazon.CodePipeline.Model.ListActionTypesRequest request ) : Amazon.CodePipeline.Model.ListActionTypesResponse |
Gets a summary of all AWS CodePipeline action types associated with your account.
|
|
ListActionTypesAsync ( |
Gets a summary of all AWS CodePipeline action types associated with your account.
|
|
ListActionTypesAsync ( Amazon.CodePipeline.Model.ListActionTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListActionTypes operation.
|
|
ListActionTypesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Gets a summary of all AWS CodePipeline action types associated with your account.
|
|
ListPipelines ( ) : Amazon.CodePipeline.Model.ListPipelinesResponse |
Gets a summary of all of the pipelines associated with your account.
|
|
ListPipelines ( Amazon.CodePipeline.Model.ListPipelinesRequest request ) : Amazon.CodePipeline.Model.ListPipelinesResponse |
Gets a summary of all of the pipelines associated with your account.
|
|
ListPipelinesAsync ( Amazon.CodePipeline.Model.ListPipelinesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListPipelines operation.
|
|
ListPipelinesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Gets a summary of all of the pipelines associated with your account.
|
|
PollForJobs ( |
Returns information about any jobs for AWS CodePipeline to act upon. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.
|
|
PollForJobsAsync ( |
Initiates the asynchronous execution of the PollForJobs operation.
|
|
PollForThirdPartyJobs ( |
Determines whether there are any third party jobs for a job worker to act on. Only used for partner actions. When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts.
|
|
PollForThirdPartyJobsAsync ( |
Initiates the asynchronous execution of the PollForThirdPartyJobs operation.
|
|
PutActionRevision ( Amazon.CodePipeline.Model.PutActionRevisionRequest request ) : |
Provides information to AWS CodePipeline about new revisions to a source.
|
|
PutActionRevisionAsync ( Amazon.CodePipeline.Model.PutActionRevisionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutActionRevision operation.
|
|
PutApprovalResult ( |
Provides the response to a manual approval request to AWS CodePipeline. Valid responses include Approved and Rejected.
|
|
PutApprovalResultAsync ( |
Initiates the asynchronous execution of the PutApprovalResult operation.
|
|
PutJobFailureResult ( |
Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.
|
|
PutJobFailureResult ( string jobId, Amazon.CodePipeline.Model.FailureDetails failureDetails ) : PutJobFailureResultResponse |
Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.
|
|
PutJobFailureResultAsync ( |
Initiates the asynchronous execution of the PutJobFailureResult operation.
|
|
PutJobFailureResultAsync ( string jobId, Amazon.CodePipeline.Model.FailureDetails failureDetails, System cancellationToken = default(CancellationToken) ) : Task |
Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.
|
|
PutJobSuccessResult ( |
Represents the success of a job as returned to the pipeline by a job worker. Only used for custom actions.
|
|
PutJobSuccessResultAsync ( |
Initiates the asynchronous execution of the PutJobSuccessResult operation.
|
|
PutThirdPartyJobFailureResult ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request ) : PutThirdPartyJobFailureResultResponse |
Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.
|
|
PutThirdPartyJobFailureResult ( string jobId, string clientToken, Amazon.CodePipeline.Model.FailureDetails failureDetails ) : PutThirdPartyJobFailureResultResponse |
Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.
|
|
PutThirdPartyJobFailureResultAsync ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutThirdPartyJobFailureResult operation.
|
|
PutThirdPartyJobFailureResultAsync ( string jobId, string clientToken, Amazon.CodePipeline.Model.FailureDetails failureDetails, System cancellationToken = default(CancellationToken) ) : Task |
Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.
|
|
PutThirdPartyJobSuccessResult ( |
Represents the success of a third party job as returned to the pipeline by a job worker. Only used for partner actions.
|
|
PutThirdPartyJobSuccessResultAsync ( |
Initiates the asynchronous execution of the PutThirdPartyJobSuccessResult operation.
|
|
RetryStageExecution ( |
Resumes the pipeline execution by retrying the last failed actions in a stage.
|
|
RetryStageExecutionAsync ( |
Initiates the asynchronous execution of the RetryStageExecution operation.
|
|
StartPipelineExecution ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request ) : |
Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.
|
|
StartPipelineExecution ( string name ) : |
Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.
|
|
StartPipelineExecutionAsync ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the StartPipelineExecution operation.
|
|
StartPipelineExecutionAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.
|
|
UpdatePipeline ( |
Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.
|
|
UpdatePipeline ( Amazon.CodePipeline.Model.UpdatePipelineRequest request ) : Amazon.CodePipeline.Model.UpdatePipelineResponse |
Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.
|
|
UpdatePipelineAsync ( |
Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.
|
|
UpdatePipelineAsync ( Amazon.CodePipeline.Model.UpdatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdatePipeline operation.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AcknowledgeJob ( |
||
request | Container for the necessary parameters to execute the AcknowledgeJob service method. | |
Результат | Amazon.CodePipeline.Model.AcknowledgeJobResponse |
public AcknowledgeJob ( string jobId, string nonce ) : Amazon.CodePipeline.Model.AcknowledgeJobResponse | ||
jobId | string | The unique system-generated ID of the job for which you want to confirm receipt. |
nonce | string | A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response of the PollForJobs request that returned this job. |
Результат | Amazon.CodePipeline.Model.AcknowledgeJobResponse |
public AcknowledgeJobAsync ( |
||
request | Container for the necessary parameters to execute the AcknowledgeJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AcknowledgeJobAsync ( string jobId, string nonce, System cancellationToken = default(CancellationToken) ) : Task |
||
jobId | string | The unique system-generated ID of the job for which you want to confirm receipt. |
nonce | string | A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response of the PollForJobs request that returned this job. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AcknowledgeThirdPartyJob ( |
||
request | Container for the necessary parameters to execute the AcknowledgeThirdPartyJob service method. | |
Результат | Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse |
public AcknowledgeThirdPartyJob ( string clientToken, string jobId, string nonce ) : Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse | ||
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
jobId | string | The unique system-generated ID of the job. |
nonce | string | A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response to a GetThirdPartyJobDetails request. |
Результат | Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse |
public AcknowledgeThirdPartyJobAsync ( |
||
request | Container for the necessary parameters to execute the AcknowledgeThirdPartyJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AcknowledgeThirdPartyJobAsync ( string clientToken, string jobId, string nonce, System cancellationToken = default(CancellationToken) ) : Task |
||
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
jobId | string | The unique system-generated ID of the job. |
nonce | string | A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response to a GetThirdPartyJobDetails request. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AmazonCodePipelineClient ( ) : System | ||
Результат | System |
public AmazonCodePipelineClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonCodePipelineClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonCodePipelineClient Configuration Object | |
Результат | System |
public AmazonCodePipelineClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonCodePipelineClient ( |
||
config | The AmazonCodePipelineClient Configuration Object | |
Результат | System |
public AmazonCodePipelineClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonCodePipelineClient Configuration Object | |
Результат | System |
public AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonCodePipelineClient ( 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 AmazonCodePipelineClient Configuration Object | |
Результат | System |
public AmazonCodePipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public BeginAcknowledgeJob ( |
||
request | Container for the necessary parameters to execute the AcknowledgeJob operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginAcknowledgeThirdPartyJob ( |
||
request | Container for the necessary parameters to execute the AcknowledgeThirdPartyJob operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateCustomActionType ( |
||
request | Container for the necessary parameters to execute the CreateCustomActionType operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreatePipeline ( Amazon.CodePipeline.Model.CreatePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.CreatePipelineRequest | Container for the necessary parameters to execute the CreatePipeline operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteCustomActionType ( |
||
request | Container for the necessary parameters to execute the DeleteCustomActionType operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeletePipeline ( Amazon.CodePipeline.Model.DeletePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.DeletePipelineRequest | Container for the necessary parameters to execute the DeletePipeline operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDisableStageTransition ( |
||
request | Container for the necessary parameters to execute the DisableStageTransition operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginEnableStageTransition ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.EnableStageTransitionRequest | Container for the necessary parameters to execute the EnableStageTransition operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetJobDetails ( |
||
request | Container for the necessary parameters to execute the GetJobDetails operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetPipeline ( Amazon.CodePipeline.Model.GetPipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.GetPipelineRequest | Container for the necessary parameters to execute the GetPipeline operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetPipelineExecution ( |
||
request | Container for the necessary parameters to execute the GetPipelineExecution operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetPipelineState ( |
||
request | Container for the necessary parameters to execute the GetPipelineState operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetThirdPartyJobDetails ( |
||
request | Container for the necessary parameters to execute the GetThirdPartyJobDetails operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListActionTypes ( Amazon.CodePipeline.Model.ListActionTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.ListActionTypesRequest | Container for the necessary parameters to execute the ListActionTypes operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListPipelines ( Amazon.CodePipeline.Model.ListPipelinesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.ListPipelinesRequest | Container for the necessary parameters to execute the ListPipelines operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPollForJobs ( |
||
request | Container for the necessary parameters to execute the PollForJobs operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPollForThirdPartyJobs ( |
||
request | Container for the necessary parameters to execute the PollForThirdPartyJobs operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutActionRevision ( Amazon.CodePipeline.Model.PutActionRevisionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.PutActionRevisionRequest | Container for the necessary parameters to execute the PutActionRevision operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutApprovalResult ( |
||
request | Container for the necessary parameters to execute the PutApprovalResult operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutJobFailureResult ( |
||
request | Container for the necessary parameters to execute the PutJobFailureResult operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutJobSuccessResult ( |
||
request | Container for the necessary parameters to execute the PutJobSuccessResult operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutThirdPartyJobFailureResult ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest | Container for the necessary parameters to execute the PutThirdPartyJobFailureResult operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutThirdPartyJobSuccessResult ( |
||
request | Container for the necessary parameters to execute the PutThirdPartyJobSuccessResult operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRetryStageExecution ( |
||
request | Container for the necessary parameters to execute the RetryStageExecution operation on AmazonCodePipelineClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginStartPipelineExecution ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.StartPipelineExecutionRequest | Container for the necessary parameters to execute the StartPipelineExecution operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginUpdatePipeline ( Amazon.CodePipeline.Model.UpdatePipelineRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CodePipeline.Model.UpdatePipelineRequest | Container for the necessary parameters to execute the UpdatePipeline operation on AmazonCodePipelineClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public CreateCustomActionType ( |
||
request | Container for the necessary parameters to execute the CreateCustomActionType service method. | |
Результат | Amazon.CodePipeline.Model.CreateCustomActionTypeResponse |
public CreateCustomActionTypeAsync ( |
||
request | Container for the necessary parameters to execute the CreateCustomActionType operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreatePipeline ( Amazon.CodePipeline.Model.CreatePipelineRequest request ) : Amazon.CodePipeline.Model.CreatePipelineResponse | ||
request | Amazon.CodePipeline.Model.CreatePipelineRequest | Container for the necessary parameters to execute the CreatePipeline service method. |
Результат | Amazon.CodePipeline.Model.CreatePipelineResponse |
public CreatePipeline ( |
||
pipeline | A property of CreatePipelineRequest used to execute the CreatePipeline service method. | |
Результат | Amazon.CodePipeline.Model.CreatePipelineResponse |
public CreatePipelineAsync ( Amazon.CodePipeline.Model.CreatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.CreatePipelineRequest | Container for the necessary parameters to execute the CreatePipeline operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreatePipelineAsync ( |
||
pipeline | A property of CreatePipelineRequest used to execute the CreatePipeline service method. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected CreateSigner ( ) : |
||
Результат |
public DeleteCustomActionType ( |
||
request | Container for the necessary parameters to execute the DeleteCustomActionType service method. | |
Результат | DeleteCustomActionTypeResponse |
public DeleteCustomActionTypeAsync ( |
||
request | Container for the necessary parameters to execute the DeleteCustomActionType operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeletePipeline ( Amazon.CodePipeline.Model.DeletePipelineRequest request ) : DeletePipelineResponse | ||
request | Amazon.CodePipeline.Model.DeletePipelineRequest | Container for the necessary parameters to execute the DeletePipeline service method. |
Результат | DeletePipelineResponse |
public DeletePipeline ( string name ) : DeletePipelineResponse | ||
name | string | The name of the pipeline to be deleted. |
Результат | DeletePipelineResponse |
public DeletePipelineAsync ( Amazon.CodePipeline.Model.DeletePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.DeletePipelineRequest | Container for the necessary parameters to execute the DeletePipeline operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeletePipelineAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the pipeline to be deleted. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DisableStageTransition ( |
||
request | Container for the necessary parameters to execute the DisableStageTransition service method. | |
Результат | DisableStageTransitionResponse |
public DisableStageTransitionAsync ( |
||
request | Container for the necessary parameters to execute the DisableStageTransition operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EnableStageTransition ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request ) : EnableStageTransitionResponse | ||
request | Amazon.CodePipeline.Model.EnableStageTransitionRequest | Container for the necessary parameters to execute the EnableStageTransition service method. |
Результат | EnableStageTransitionResponse |
public EnableStageTransitionAsync ( Amazon.CodePipeline.Model.EnableStageTransitionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.EnableStageTransitionRequest | Container for the necessary parameters to execute the EnableStageTransition operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public EndAcknowledgeJob ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.AcknowledgeJobResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAcknowledgeJob. |
Результат | Amazon.CodePipeline.Model.AcknowledgeJobResponse |
public EndAcknowledgeThirdPartyJob ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAcknowledgeThirdPartyJob. |
Результат | Amazon.CodePipeline.Model.AcknowledgeThirdPartyJobResponse |
public EndCreateCustomActionType ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.CreateCustomActionTypeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCustomActionType. |
Результат | Amazon.CodePipeline.Model.CreateCustomActionTypeResponse |
public EndCreatePipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.CreatePipelineResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreatePipeline. |
Результат | Amazon.CodePipeline.Model.CreatePipelineResponse |
public EndDeleteCustomActionType ( IAsyncResult asyncResult ) : DeleteCustomActionTypeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCustomActionType. |
Результат | DeleteCustomActionTypeResponse |
public EndDeletePipeline ( IAsyncResult asyncResult ) : DeletePipelineResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeletePipeline. |
Результат | DeletePipelineResponse |
public EndDisableStageTransition ( IAsyncResult asyncResult ) : DisableStageTransitionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDisableStageTransition. |
Результат | DisableStageTransitionResponse |
public EndEnableStageTransition ( IAsyncResult asyncResult ) : EnableStageTransitionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginEnableStageTransition. |
Результат | EnableStageTransitionResponse |
public EndGetJobDetails ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetJobDetails. |
Результат |
public EndGetPipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.GetPipelineResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPipeline. |
Результат | Amazon.CodePipeline.Model.GetPipelineResponse |
public EndGetPipelineExecution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPipelineExecution. |
Результат |
public EndGetPipelineState ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPipelineState. |
Результат |
public EndGetThirdPartyJobDetails ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetThirdPartyJobDetails. |
Результат |
public EndListActionTypes ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.ListActionTypesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListActionTypes. |
Результат | Amazon.CodePipeline.Model.ListActionTypesResponse |
public EndListPipelines ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.ListPipelinesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListPipelines. |
Результат | Amazon.CodePipeline.Model.ListPipelinesResponse |
public EndPollForJobs ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.PollForJobsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPollForJobs. |
Результат | Amazon.CodePipeline.Model.PollForJobsResponse |
public EndPollForThirdPartyJobs ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.PollForThirdPartyJobsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPollForThirdPartyJobs. |
Результат | Amazon.CodePipeline.Model.PollForThirdPartyJobsResponse |
public EndPutActionRevision ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutActionRevision. |
Результат |
public EndPutApprovalResult ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutApprovalResult. |
Результат |
public EndPutJobFailureResult ( IAsyncResult asyncResult ) : PutJobFailureResultResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutJobFailureResult. |
Результат | PutJobFailureResultResponse |
public EndPutJobSuccessResult ( IAsyncResult asyncResult ) : PutJobSuccessResultResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutJobSuccessResult. |
Результат | PutJobSuccessResultResponse |
public EndPutThirdPartyJobFailureResult ( IAsyncResult asyncResult ) : PutThirdPartyJobFailureResultResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutThirdPartyJobFailureResult. |
Результат | PutThirdPartyJobFailureResultResponse |
public EndPutThirdPartyJobSuccessResult ( IAsyncResult asyncResult ) : PutThirdPartyJobSuccessResultResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutThirdPartyJobSuccessResult. |
Результат | PutThirdPartyJobSuccessResultResponse |
public EndRetryStageExecution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRetryStageExecution. |
Результат |
public EndStartPipelineExecution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStartPipelineExecution. |
Результат |
public EndUpdatePipeline ( IAsyncResult asyncResult ) : Amazon.CodePipeline.Model.UpdatePipelineResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdatePipeline. |
Результат | Amazon.CodePipeline.Model.UpdatePipelineResponse |
public GetJobDetails ( |
||
request | Container for the necessary parameters to execute the GetJobDetails service method. | |
Результат |
public GetJobDetails ( string jobId ) : |
||
jobId | string | The unique system-generated ID for the job. |
Результат |
public GetJobDetailsAsync ( |
||
request | Container for the necessary parameters to execute the GetJobDetails operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetJobDetailsAsync ( string jobId, System cancellationToken = default(CancellationToken) ) : Task |
||
jobId | string | The unique system-generated ID for the job. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipeline ( Amazon.CodePipeline.Model.GetPipelineRequest request ) : Amazon.CodePipeline.Model.GetPipelineResponse | ||
request | Amazon.CodePipeline.Model.GetPipelineRequest | Container for the necessary parameters to execute the GetPipeline service method. |
Результат | Amazon.CodePipeline.Model.GetPipelineResponse |
public GetPipeline ( string name ) : Amazon.CodePipeline.Model.GetPipelineResponse | ||
name | string | The name of the pipeline for which you want to get information. Pipeline names must be unique under an Amazon Web Services (AWS) user account. |
Результат | Amazon.CodePipeline.Model.GetPipelineResponse |
public GetPipeline ( string name, int version ) : Amazon.CodePipeline.Model.GetPipelineResponse | ||
name | string | The name of the pipeline for which you want to get information. Pipeline names must be unique under an Amazon Web Services (AWS) user account. |
version | int | The version number of the pipeline. If you do not specify a version, defaults to the most current version. |
Результат | Amazon.CodePipeline.Model.GetPipelineResponse |
public GetPipelineAsync ( Amazon.CodePipeline.Model.GetPipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.GetPipelineRequest | Container for the necessary parameters to execute the GetPipeline operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipelineAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the pipeline for which you want to get information. Pipeline names must be unique under an Amazon Web Services (AWS) user account. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipelineAsync ( string name, int version, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the pipeline for which you want to get information. Pipeline names must be unique under an Amazon Web Services (AWS) user account. |
version | int | The version number of the pipeline. If you do not specify a version, defaults to the most current version. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipelineExecution ( |
||
request | Container for the necessary parameters to execute the GetPipelineExecution service method. | |
Результат |
public GetPipelineExecutionAsync ( |
||
request | Container for the necessary parameters to execute the GetPipelineExecution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipelineState ( |
||
request | Container for the necessary parameters to execute the GetPipelineState service method. | |
Результат |
public GetPipelineState ( string name ) : |
||
name | string | The name of the pipeline about which you want to get information. |
Результат |
public GetPipelineStateAsync ( |
||
request | Container for the necessary parameters to execute the GetPipelineState operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPipelineStateAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the pipeline about which you want to get information. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetThirdPartyJobDetails ( |
||
request | Container for the necessary parameters to execute the GetThirdPartyJobDetails service method. | |
Результат |
public GetThirdPartyJobDetails ( string clientToken, string jobId ) : |
||
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
jobId | string | The unique system-generated ID used for identifying the job. |
Результат |
public GetThirdPartyJobDetailsAsync ( |
||
request | Container for the necessary parameters to execute the GetThirdPartyJobDetails operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetThirdPartyJobDetailsAsync ( string clientToken, string jobId, System cancellationToken = default(CancellationToken) ) : Task |
||
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
jobId | string | The unique system-generated ID used for identifying the job. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListActionTypes ( ) : Amazon.CodePipeline.Model.ListActionTypesResponse | ||
Результат | Amazon.CodePipeline.Model.ListActionTypesResponse |
public ListActionTypes ( |
||
actionOwnerFilter | Filters the list of action types to those created by a specified entity. | |
Результат | Amazon.CodePipeline.Model.ListActionTypesResponse |
public ListActionTypes ( Amazon.CodePipeline.Model.ListActionTypesRequest request ) : Amazon.CodePipeline.Model.ListActionTypesResponse | ||
request | Amazon.CodePipeline.Model.ListActionTypesRequest | Container for the necessary parameters to execute the ListActionTypes service method. |
Результат | Amazon.CodePipeline.Model.ListActionTypesResponse |
public ListActionTypesAsync ( |
||
actionOwnerFilter | Filters the list of action types to those created by a specified entity. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListActionTypesAsync ( Amazon.CodePipeline.Model.ListActionTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.ListActionTypesRequest | Container for the necessary parameters to execute the ListActionTypes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListActionTypesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListPipelines ( ) : Amazon.CodePipeline.Model.ListPipelinesResponse | ||
Результат | Amazon.CodePipeline.Model.ListPipelinesResponse |
public ListPipelines ( Amazon.CodePipeline.Model.ListPipelinesRequest request ) : Amazon.CodePipeline.Model.ListPipelinesResponse | ||
request | Amazon.CodePipeline.Model.ListPipelinesRequest | Container for the necessary parameters to execute the ListPipelines service method. |
Результат | Amazon.CodePipeline.Model.ListPipelinesResponse |
public ListPipelinesAsync ( Amazon.CodePipeline.Model.ListPipelinesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.ListPipelinesRequest | Container for the necessary parameters to execute the ListPipelines operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListPipelinesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PollForJobs ( |
||
request | Container for the necessary parameters to execute the PollForJobs service method. | |
Результат | Amazon.CodePipeline.Model.PollForJobsResponse |
public PollForJobsAsync ( |
||
request | Container for the necessary parameters to execute the PollForJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PollForThirdPartyJobs ( |
||
request | Container for the necessary parameters to execute the PollForThirdPartyJobs service method. | |
Результат | Amazon.CodePipeline.Model.PollForThirdPartyJobsResponse |
public PollForThirdPartyJobsAsync ( |
||
request | Container for the necessary parameters to execute the PollForThirdPartyJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutActionRevision ( Amazon.CodePipeline.Model.PutActionRevisionRequest request ) : |
||
request | Amazon.CodePipeline.Model.PutActionRevisionRequest | Container for the necessary parameters to execute the PutActionRevision service method. |
Результат |
public PutActionRevisionAsync ( Amazon.CodePipeline.Model.PutActionRevisionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.PutActionRevisionRequest | Container for the necessary parameters to execute the PutActionRevision operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutApprovalResult ( |
||
request | Container for the necessary parameters to execute the PutApprovalResult service method. | |
Результат |
public PutApprovalResultAsync ( |
||
request | Container for the necessary parameters to execute the PutApprovalResult operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutJobFailureResult ( |
||
request | Container for the necessary parameters to execute the PutJobFailureResult service method. | |
Результат | PutJobFailureResultResponse |
public PutJobFailureResult ( string jobId, Amazon.CodePipeline.Model.FailureDetails failureDetails ) : PutJobFailureResultResponse | ||
jobId | string | The unique system-generated ID of the job that failed. This is the same ID returned from PollForJobs. |
failureDetails | Amazon.CodePipeline.Model.FailureDetails | The details about the failure of a job. |
Результат | PutJobFailureResultResponse |
public PutJobFailureResultAsync ( |
||
request | Container for the necessary parameters to execute the PutJobFailureResult operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutJobFailureResultAsync ( string jobId, Amazon.CodePipeline.Model.FailureDetails failureDetails, System cancellationToken = default(CancellationToken) ) : Task |
||
jobId | string | The unique system-generated ID of the job that failed. This is the same ID returned from PollForJobs. |
failureDetails | Amazon.CodePipeline.Model.FailureDetails | The details about the failure of a job. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutJobSuccessResult ( |
||
request | Container for the necessary parameters to execute the PutJobSuccessResult service method. | |
Результат | PutJobSuccessResultResponse |
public PutJobSuccessResultAsync ( |
||
request | Container for the necessary parameters to execute the PutJobSuccessResult operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutThirdPartyJobFailureResult ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request ) : PutThirdPartyJobFailureResultResponse | ||
request | Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest | Container for the necessary parameters to execute the PutThirdPartyJobFailureResult service method. |
Результат | PutThirdPartyJobFailureResultResponse |
public PutThirdPartyJobFailureResult ( string jobId, string clientToken, Amazon.CodePipeline.Model.FailureDetails failureDetails ) : PutThirdPartyJobFailureResultResponse | ||
jobId | string | The ID of the job that failed. This is the same ID returned from PollForThirdPartyJobs. |
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
failureDetails | Amazon.CodePipeline.Model.FailureDetails | A property of PutThirdPartyJobFailureResultRequest used to execute the PutThirdPartyJobFailureResult service method. |
Результат | PutThirdPartyJobFailureResultResponse |
public PutThirdPartyJobFailureResultAsync ( Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.PutThirdPartyJobFailureResultRequest | Container for the necessary parameters to execute the PutThirdPartyJobFailureResult operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutThirdPartyJobFailureResultAsync ( string jobId, string clientToken, Amazon.CodePipeline.Model.FailureDetails failureDetails, System cancellationToken = default(CancellationToken) ) : Task |
||
jobId | string | The ID of the job that failed. This is the same ID returned from PollForThirdPartyJobs. |
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
failureDetails | Amazon.CodePipeline.Model.FailureDetails | A property of PutThirdPartyJobFailureResultRequest used to execute the PutThirdPartyJobFailureResult service method. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutThirdPartyJobSuccessResult ( |
||
request | Container for the necessary parameters to execute the PutThirdPartyJobSuccessResult service method. | |
Результат | PutThirdPartyJobSuccessResultResponse |
public PutThirdPartyJobSuccessResultAsync ( |
||
request | Container for the necessary parameters to execute the PutThirdPartyJobSuccessResult operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RetryStageExecution ( |
||
request | Container for the necessary parameters to execute the RetryStageExecution service method. | |
Результат |
public RetryStageExecutionAsync ( |
||
request | Container for the necessary parameters to execute the RetryStageExecution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StartPipelineExecution ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request ) : |
||
request | Amazon.CodePipeline.Model.StartPipelineExecutionRequest | Container for the necessary parameters to execute the StartPipelineExecution service method. |
Результат |
public StartPipelineExecution ( string name ) : |
||
name | string | The name of the pipeline to start. |
Результат |
public StartPipelineExecutionAsync ( Amazon.CodePipeline.Model.StartPipelineExecutionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.StartPipelineExecutionRequest | Container for the necessary parameters to execute the StartPipelineExecution operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StartPipelineExecutionAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the pipeline to start. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdatePipeline ( |
||
pipeline | The name of the pipeline to be updated. | |
Результат | Amazon.CodePipeline.Model.UpdatePipelineResponse |
public UpdatePipeline ( Amazon.CodePipeline.Model.UpdatePipelineRequest request ) : Amazon.CodePipeline.Model.UpdatePipelineResponse | ||
request | Amazon.CodePipeline.Model.UpdatePipelineRequest | Container for the necessary parameters to execute the UpdatePipeline service method. |
Результат | Amazon.CodePipeline.Model.UpdatePipelineResponse |
public UpdatePipelineAsync ( |
||
pipeline | The name of the pipeline to be updated. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdatePipelineAsync ( Amazon.CodePipeline.Model.UpdatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CodePipeline.Model.UpdatePipelineRequest | Container for the necessary parameters to execute the UpdatePipeline operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |