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