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 |
AmazonRedshiftClient.describeTags() |
DescribeTagsResult |
AbstractAmazonRedshift.describeTags() |
DescribeTagsResult |
AmazonRedshift.describeTags(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
DescribeTagsResult |
AmazonRedshiftClient.describeTags(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
DescribeTagsResult |
AbstractAmazonRedshift.describeTags(DescribeTagsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync()
Simplified method form for invoking the DescribeTags operation.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an
AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.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> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AbstractAmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Simplified method form for invoking the DescribeTags operation with an
AsyncHandler.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.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> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
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 © 2018. All rights reserved.