Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancing |
|
com.amazonaws.services.elasticloadbalancing.model |
Modifier and Type | Method and Description |
---|---|
AttachLoadBalancerToSubnetsResult |
AbstractAmazonElasticLoadBalancing.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.clone() |
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.withSubnets(Collection<String> subnets)
The IDs of the subnets attached to the load balancer.
|
AttachLoadBalancerToSubnetsResult |
AttachLoadBalancerToSubnetsResult.withSubnets(String... subnets)
The IDs of the subnets attached to the load balancer.
|
Copyright © 2016. All rights reserved.