Modifier and Type | Method and Description |
---|---|
DescribeTagsResult |
AmazonElasticLoadBalancingClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
DescribeTagsResult |
AmazonElasticLoadBalancing.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
DescribeTagsResult |
AbstractAmazonElasticLoadBalancing.describeTags(DescribeTagsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request) |
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request) |
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Describes the tags associated with the specified load balancers.
|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
java.util.concurrent.Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Describes the tags associated with the specified load balancers.
|
java.util.concurrent.Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeTagsResult |
DescribeTagsResult.clone() |
DescribeTagsResult |
DescribeTagsResult.withTagDescriptions(java.util.Collection<TagDescription> tagDescriptions)
Information about the tags.
|
DescribeTagsResult |
DescribeTagsResult.withTagDescriptions(TagDescription... tagDescriptions)
Information about the tags.
|
Modifier and Type | Method and Description |
---|---|
DescribeTagsResult |
DescribeTagsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |