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