Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Метод | Описание | |
---|---|---|
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. /// |
Результат | Task |
public AddTags ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tags | List |
The tags to add, as key/value pairs. |
Результат | 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. /// |
Результат | 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. /// |
Результат | Task |
public AmazonDataPipelineClient ( ) : System | ||
Результат | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonDataPipelineClient Configuration Object | |
Результат | System |
public AmazonDataPipelineClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonDataPipelineClient ( |
||
config | The AmazonDataPipelineClient Configuration Object | |
Результат | System |
public AmazonDataPipelineClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonDataPipelineClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonDataPipelineClient Configuration Object | |
Результат | 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. |
Результат | 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 |
Результат | 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 | |
Результат | 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. |
Результат | 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. /// |
Результат | Task |
protected CreateSigner ( ) : |
||
Результат |
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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. |
Результат |
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. /// |
Результат | 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. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | Task |
public RemoveTags ( string pipelineId, List |
||
pipelineId | string | The ID of the pipeline. |
tagKeys | List |
The keys of the tags to remove. |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | 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. /// |
Результат | Task |