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) |
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 |
---|---|
DescribeTagsRequest |
DescribeTagsRequest.clone() |
DescribeTagsRequest |
DescribeTagsRequest.withLoadBalancerNames(java.util.Collection<java.lang.String> loadBalancerNames)
The names of the load balancers.
|
DescribeTagsRequest |
DescribeTagsRequest.withLoadBalancerNames(java.lang.String... loadBalancerNames)
The names of the load balancers.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |