| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
AmazonRedshiftClient.createTags(CreateTagsRequest request)
Adds tags to a cluster.
|
CreateTagsResult |
AmazonRedshift.createTags(CreateTagsRequest createTagsRequest)
Adds tags to a cluster.
|
CreateTagsResult |
AbstractAmazonRedshift.createTags(CreateTagsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AmazonRedshiftAsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonRedshiftAsync.createTagsAsync(CreateTagsRequest createTagsRequest)
Adds tags to a cluster.
|
Future<CreateTagsResult> |
AbstractAmazonRedshiftAsync.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonRedshiftAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonRedshiftAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds tags to a cluster.
|
Future<CreateTagsResult> |
AbstractAmazonRedshiftAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AmazonRedshiftAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonRedshiftAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds tags to a cluster.
|
Future<CreateTagsResult> |
AbstractAmazonRedshiftAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2023. All rights reserved.