| Package | Description |
|---|---|
| com.amazonaws.services.datapipeline |
Synchronous and asynchronous client classes for accessing DataPipeline.
|
| com.amazonaws.services.datapipeline.model |
Classes modeling the various types represented by DataPipeline.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
DataPipelineClient.addTags(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
AddTagsResult |
DataPipeline.addTags(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
DataPipelineAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
Future<AddTagsResult> |
DataPipelineAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Adds or modifies tags for the specified pipeline.
|
Future<AddTagsResult> |
DataPipelineAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds or modifies tags for the specified pipeline.
|
Future<AddTagsResult> |
DataPipelineAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds or modifies tags for the specified pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
DataPipelineAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds or modifies tags for the specified pipeline.
|
Future<AddTagsResult> |
DataPipelineAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds or modifies tags for the specified pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AddTagsResult.clone() |
Copyright © 2015. All rights reserved.