Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResponse.Builder
Packages that use AttachLoadBalancerToSubnetsResponse.Builder
-
Uses of AttachLoadBalancerToSubnetsResponse.Builder in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return AttachLoadBalancerToSubnetsResponse.BuilderModifier and TypeMethodDescriptionAttachLoadBalancerToSubnetsResponse.builder()The IDs of the subnets attached to the load balancer.AttachLoadBalancerToSubnetsResponse.Builder.subnets(Collection<String> subnets) The IDs of the subnets attached to the load balancer.AttachLoadBalancerToSubnetsResponse.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type AttachLoadBalancerToSubnetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttachLoadBalancerToSubnetsResponse.Builder>AttachLoadBalancerToSubnetsResponse.serializableBuilderClass()