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