Modifier and Type | Method and Description |
---|---|
DescribeTagsResult |
AbstractAWSApplicationDiscovery.describeTags(DescribeTagsRequest request) |
DescribeTagsResult |
AWSApplicationDiscoveryClient.describeTags(DescribeTagsRequest describeTagsRequest)
Retrieves a list of configuration items that are tagged with a specific
tag.
|
DescribeTagsResult |
AWSApplicationDiscovery.describeTags(DescribeTagsRequest describeTagsRequest)
Retrieves a list of configuration items that are tagged with a specific
tag.
|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest request) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsyncClient.describeTagsAsync(DescribeTagsRequest request) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest)
Retrieves a list of configuration items that are tagged with a specific
tag.
|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Retrieves a list of configuration items that are tagged with a specific
tag.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AWSApplicationDiscoveryAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Retrieves a list of configuration items that are tagged with a specific
tag.
|
Modifier and Type | Method and Description |
---|---|
DescribeTagsRequest |
DescribeTagsRequest.clone() |
DescribeTagsRequest |
DescribeTagsRequest.withFilters(java.util.Collection<TagFilter> filters)
You can filter the list using a key-value format.
|
DescribeTagsRequest |
DescribeTagsRequest.withFilters(TagFilter... filters)
You can filter the list using a key-value format.
|
DescribeTagsRequest |
DescribeTagsRequest.withMaxResults(java.lang.Integer maxResults)
The total number of items to return.
|
DescribeTagsRequest |
DescribeTagsRequest.withNextToken(java.lang.String nextToken)
A token to start the list.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |