Uses of Interface
software.amazon.awssdk.services.ec2.model.DhcpConfiguration.Builder
Packages that use DhcpConfiguration.Builder
-
Uses of DhcpConfiguration.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DhcpConfiguration.BuilderModifier and TypeMethodDescriptionstatic DhcpConfiguration.BuilderDhcpConfiguration.builder()The name of a DHCP option.DhcpConfiguration.toBuilder()DhcpConfiguration.Builder.values(Collection<AttributeValue> values) The values for the DHCP option.DhcpConfiguration.Builder.values(Consumer<AttributeValue.Builder>... values) The values for the DHCP option.DhcpConfiguration.Builder.values(AttributeValue... values) The values for the DHCP option.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DhcpConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DhcpConfiguration.Builder>DhcpConfiguration.serializableBuilderClass()