Méthode | Description | |
---|---|---|
ActivatePipelineAsync ( |
Initiates the asynchronous execution of the ActivatePipeline operation.
|
|
AddTags ( string pipelineId, List |
Adds or modifies tags for the specified pipeline.
|
|
AddTagsAsync ( Amazon.DataPipeline.Model.AddTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the AddTags operation.
|
|
AddTagsAsync ( string pipelineId, List |
Adds or modifies tags for the specified pipeline.
|
|
AmazonDataPipelineClient ( ) : System |
Constructs AmazonDataPipelineClient 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.
|
|
AmazonDataPipelineClient ( |
Constructs AmazonDataPipelineClient with AWS Credentials
|
|
AmazonDataPipelineClient ( |
Constructs AmazonDataPipelineClient with AWS Credentials and an AmazonDataPipelineClient Configuration object.
|
|
AmazonDataPipelineClient ( |
Constructs AmazonDataPipelineClient with AWS Credentials
|
|
AmazonDataPipelineClient ( |
Constructs AmazonDataPipelineClient 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.
|
|
AmazonDataPipelineClient ( RegionEndpoint region ) : System |
Constructs AmazonDataPipelineClient 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.
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonDataPipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonDataPipelineClient with AWS Access Key ID, AWS Secret Key and an AmazonDataPipelineClient Configuration object.
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonDataPipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonDataPipelineClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonDataPipelineClient with AWS Access Key ID, AWS Secret Key and an AmazonDataPipelineClient Configuration object.
|
|
AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonDataPipelineClient with AWS Access Key ID and AWS Secret Key
|
|
CreatePipelineAsync ( |
Initiates the asynchronous execution of the CreatePipeline operation.
|
|
DeactivatePipelineAsync ( Amazon.DataPipeline.Model.DeactivatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeactivatePipeline operation.
|
|
DeletePipelineAsync ( |
Initiates the asynchronous execution of the DeletePipeline operation.
|
|
DescribeObjectsAsync ( |
Initiates the asynchronous execution of the DescribeObjects operation.
|
|
DescribePipelines ( List |
Retrieves metadata about one or more pipelines. The information retrieved includes the name of the pipeline, the pipeline identifier, its current state, and the user account that owns the pipeline. Using account credentials, you can retrieve metadata about pipelines that you or your IAM users have created. If you are using an IAM user account, you can retrieve metadata about only those pipelines for which you have read permissions. To retrieve the full pipeline definition instead of metadata about the pipeline, call GetPipelineDefinition.
|
|
DescribePipelinesAsync ( |
Initiates the asynchronous execution of the DescribePipelines operation.
|
|
DescribePipelinesAsync ( List |
Retrieves metadata about one or more pipelines. The information retrieved includes the name of the pipeline, the pipeline identifier, its current state, and the user account that owns the pipeline. Using account credentials, you can retrieve metadata about pipelines that you or your IAM users have created. If you are using an IAM user account, you can retrieve metadata about only those pipelines for which you have read permissions. To retrieve the full pipeline definition instead of metadata about the pipeline, call GetPipelineDefinition.
|
|
EvaluateExpressionAsync ( |
Initiates the asynchronous execution of the EvaluateExpression operation.
|
|
GetPipelineDefinitionAsync ( |
Initiates the asynchronous execution of the GetPipelineDefinition operation.
|
|
ListPipelinesAsync ( |
Initiates the asynchronous execution of the ListPipelines operation.
|
|
ListPipelinesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the pipeline identifiers for all active pipelines that you have permission to access.
|
|
PollForTaskAsync ( |
Initiates the asynchronous execution of the PollForTask operation.
|
|
PutPipelineDefinitionAsync ( |
Initiates the asynchronous execution of the PutPipelineDefinition operation.
|
|
QueryObjectsAsync ( |
Initiates the asynchronous execution of the QueryObjects operation.
|
|
RemoveTags ( string pipelineId, List |
Removes existing tags from the specified pipeline.
|
|
RemoveTagsAsync ( Amazon.DataPipeline.Model.RemoveTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveTags operation.
|
|
RemoveTagsAsync ( string pipelineId, List |
Removes existing tags from the specified pipeline.
|
|
ReportTaskProgressAsync ( |
Initiates the asynchronous execution of the ReportTaskProgress operation.
|
|
ReportTaskRunnerHeartbeatAsync ( |
Initiates the asynchronous execution of the ReportTaskRunnerHeartbeat operation.
|
|
SetStatusAsync ( |
Initiates the asynchronous execution of the SetStatus operation.
|
|
SetTaskStatusAsync ( |
Initiates the asynchronous execution of the SetTaskStatus operation.
|
|
ValidatePipelineDefinitionAsync ( |
Initiates the asynchronous execution of the ValidatePipelineDefinition operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Méthode | Description | |
---|---|---|
ActivatePipeline ( |
||
AddTags ( Amazon.DataPipeline.Model.AddTagsRequest request ) : AddTagsResponse | ||
CreatePipeline ( |
||
DeactivatePipeline ( Amazon.DataPipeline.Model.DeactivatePipelineRequest request ) : DeactivatePipelineResponse | ||
DeletePipeline ( |
||
DescribeObjects ( |
||
DescribePipelines ( |
||
EvaluateExpression ( |
||
GetPipelineDefinition ( |
||
ListPipelines ( ) : |
||
ListPipelines ( |
||
PollForTask ( |
||
PutPipelineDefinition ( |
||
QueryObjects ( |
||
RemoveTags ( Amazon.DataPipeline.Model.RemoveTagsRequest request ) : RemoveTagsResponse | ||
ReportTaskProgress ( |
||
ReportTaskRunnerHeartbeat ( |
||
SetStatus ( |
||
SetTaskStatus ( |
||
ValidatePipelineDefinition ( |
public ActivatePipelineAsync ( |
||
request | Container for the necessary parameters to execute the ActivatePipeline operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AddTags ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tags | List |
The tags to add, as key/value pairs. |
Résultat | AddTagsResponse |
public AddTagsAsync ( Amazon.DataPipeline.Model.AddTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.DataPipeline.Model.AddTagsRequest | Container for the necessary parameters to execute the AddTags operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AddTagsAsync ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tags | List |
The tags to add, as key/value pairs. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AmazonDataPipelineClient ( ) : System | ||
Résultat | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonDataPipelineClient Configuration Object | |
Résultat | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonDataPipelineClient ( |
||
config | The AmazonDataPipelineClient Configuration Object | |
Résultat | System |
public AmazonDataPipelineClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonDataPipelineClient Configuration Object | |
Résultat | System |
public AmazonDataPipelineClient ( 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 AmazonDataPipelineClient ( 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 AmazonDataPipelineClient ( 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 AmazonDataPipelineClient Configuration Object | |
Résultat | System |
public AmazonDataPipelineClient ( 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 CreatePipelineAsync ( |
||
request | 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. /// |
Résultat | Task |
protected CreateSigner ( ) : |
||
Résultat |
public DeactivatePipelineAsync ( Amazon.DataPipeline.Model.DeactivatePipelineRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.DataPipeline.Model.DeactivatePipelineRequest | Container for the necessary parameters to execute the DeactivatePipeline operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeletePipelineAsync ( |
||
request | 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. /// |
Résultat | Task |
public DescribeObjectsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeObjects operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DescribePipelines ( List |
||
pipelineIds | List |
The IDs of the pipelines to describe. You can pass as many as 25 identifiers in a single call. To obtain pipeline IDs, call ListPipelines. |
Résultat |
public DescribePipelinesAsync ( |
||
request | Container for the necessary parameters to execute the DescribePipelines operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DescribePipelinesAsync ( List |
||
pipelineIds | List |
The IDs of the pipelines to describe. You can pass as many as 25 identifiers in a single call. To obtain pipeline IDs, call ListPipelines. |
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 EvaluateExpressionAsync ( |
||
request | Container for the necessary parameters to execute the EvaluateExpression operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetPipelineDefinitionAsync ( |
||
request | Container for the necessary parameters to execute the GetPipelineDefinition operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListPipelinesAsync ( |
||
request | 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. /// |
Résultat | 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. /// |
Résultat | Task |
public PollForTaskAsync ( |
||
request | Container for the necessary parameters to execute the PollForTask operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutPipelineDefinitionAsync ( |
||
request | Container for the necessary parameters to execute the PutPipelineDefinition operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public QueryObjectsAsync ( |
||
request | Container for the necessary parameters to execute the QueryObjects operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveTags ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tagKeys | List |
The keys of the tags to remove. |
Résultat | RemoveTagsResponse |
public RemoveTagsAsync ( Amazon.DataPipeline.Model.RemoveTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.DataPipeline.Model.RemoveTagsRequest | Container for the necessary parameters to execute the RemoveTags operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveTagsAsync ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tagKeys | List |
The keys of the tags to remove. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ReportTaskProgressAsync ( |
||
request | Container for the necessary parameters to execute the ReportTaskProgress operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ReportTaskRunnerHeartbeatAsync ( |
||
request | Container for the necessary parameters to execute the ReportTaskRunnerHeartbeat operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public SetStatusAsync ( |
||
request | Container for the necessary parameters to execute the SetStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public SetTaskStatusAsync ( |
||
request | Container for the necessary parameters to execute the SetTaskStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ValidatePipelineDefinitionAsync ( |
||
request | Container for the necessary parameters to execute the ValidatePipelineDefinition operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |