Modifier and Type | Method and Description |
---|---|
DetachLoadBalancerFromSubnetsResult |
AmazonElasticLoadBalancingClient.detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest detachLoadBalancerFromSubnetsRequest)
Removes the specified subnets from the set of configured subnets for the
load balancer.
|
DetachLoadBalancerFromSubnetsResult |
AmazonElasticLoadBalancing.detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest detachLoadBalancerFromSubnetsRequest)
Removes the specified subnets from the set of configured subnets for the
load balancer.
|
DetachLoadBalancerFromSubnetsResult |
AbstractAmazonElasticLoadBalancing.detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest request) |
Modifier and Type | Method and Description |
---|---|
DetachLoadBalancerFromSubnetsResult |
DetachLoadBalancerFromSubnetsResult.clone() |
DetachLoadBalancerFromSubnetsResult |
DetachLoadBalancerFromSubnetsResult.withSubnets(java.util.Collection<java.lang.String> subnets)
The IDs of the remaining subnets for the load balancer.
|
DetachLoadBalancerFromSubnetsResult |
DetachLoadBalancerFromSubnetsResult.withSubnets(java.lang.String... subnets)
The IDs of the remaining subnets for the load balancer.
|
Modifier and Type | Method and Description |
---|---|
DetachLoadBalancerFromSubnetsResult |
DetachLoadBalancerFromSubnetsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |