| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline |
AWS Data Pipeline configures and manages a data-driven workflow called a pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default AddTagsResponse |
DataPipelineClient.addTags(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
default AddTagsResponse |
DataPipelineClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddTagsResponse> |
DataPipelineAsyncClient.addTags(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
default CompletableFuture<AddTagsResponse> |
DataPipelineAsyncClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
Copyright © 2021. All rights reserved.