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