Uses of Interface
software.amazon.awssdk.services.ec2.model.Ipv6PrefixSpecificationResponse.Builder
Packages that use Ipv6PrefixSpecificationResponse.Builder
-
Uses of Ipv6PrefixSpecificationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return Ipv6PrefixSpecificationResponse.BuilderModifier and TypeMethodDescriptionIpv6PrefixSpecificationResponse.builder()Ipv6PrefixSpecificationResponse.Builder.ipv6Prefix(String ipv6Prefix) The IPv6 delegated prefixes assigned to the network interface.Ipv6PrefixSpecificationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type Ipv6PrefixSpecificationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Ipv6PrefixSpecificationResponse.Builder>Ipv6PrefixSpecificationResponse.serializableBuilderClass()