| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
AmazonRedshift.describeTags()
Simplified method form for invoking the DescribeTags operation.
|
DescribeTagsResult |
AbstractAmazonRedshift.describeTags() |
DescribeTagsResult |
AmazonRedshiftClient.describeTags() |
DescribeTagsResult |
AmazonRedshift.describeTags(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
DescribeTagsResult |
AbstractAmazonRedshift.describeTags(DescribeTagsRequest request) |
DescribeTagsResult |
AmazonRedshiftClient.describeTags(DescribeTagsRequest request)
Returns a list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
DescribeTagsResult.clone() |
DescribeTagsResult |
DescribeTagsResult.withMarker(String marker)
A value that indicates the starting point for the next set of response records in a subsequent request.
|
DescribeTagsResult |
DescribeTagsResult.withTaggedResources(Collection<TaggedResource> taggedResources)
A list of tags with their associated resources.
|
DescribeTagsResult |
DescribeTagsResult.withTaggedResources(TaggedResource... taggedResources)
A list of tags with their associated resources.
|
Copyright © 2020. All rights reserved.