Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.SubnetMapping.Builder
Packages that use SubnetMapping.Builder
-
Uses of SubnetMapping.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return SubnetMapping.BuilderModifier and TypeMethodDescriptionSubnetMapping.Builder.allocationId(String allocationId) [Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.static SubnetMapping.BuilderSubnetMapping.builder()SubnetMapping.Builder.iPv6Address(String iPv6Address) [Network Load Balancers] The IPv6 address.SubnetMapping.Builder.privateIPv4Address(String privateIPv4Address) [Network Load Balancers] The private IPv4 address for an internal load balancer.SubnetMapping.Builder.sourceNatIpv6Prefix(String sourceNatIpv6Prefix) [Network Load Balancers with UDP listeners] The IPv6 prefix to use for source NAT.The ID of the subnet.SubnetMapping.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type SubnetMapping.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SubnetMapping.Builder>SubnetMapping.serializableBuilderClass()