| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTagsResponse |
RedshiftClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Adds one or more tags to a specified resource.
|
default CreateTagsResponse |
RedshiftClient.createTags(CreateTagsRequest createTagsRequest)
Adds one or more tags to a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTagsResponse> |
RedshiftAsyncClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Adds one or more tags to a specified resource.
|
default CompletableFuture<CreateTagsResponse> |
RedshiftAsyncClient.createTags(CreateTagsRequest createTagsRequest)
Adds one or more tags to a specified resource.
|
Copyright © 2019. All rights reserved.