Modifier and Type | Method and Description |
---|---|
AttachLoadBalancerToSubnetsResult |
AmazonElasticLoadBalancingClient.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the
specified load balancer.
|
AttachLoadBalancerToSubnetsResult |
AmazonElasticLoadBalancing.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the
specified load balancer.
|
AttachLoadBalancerToSubnetsResult |
AbstractAmazonElasticLoadBalancing.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest request) |
Modifier and Type | Method and Description |
---|---|
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.clone() |
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.withSubnets(java.util.Collection<java.lang.String> subnets)
The IDs of the subnets attached to the load balancer.
|
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.withSubnets(java.lang.String... subnets)
The IDs of the subnets attached to the load balancer.
|
Modifier and Type | Method and Description |
---|---|
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |