Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeDhcpOptionsResponse.Builder
Packages that use DescribeDhcpOptionsResponse.Builder
-
Uses of DescribeDhcpOptionsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeDhcpOptionsResponse.BuilderModifier and TypeMethodDescriptionDescribeDhcpOptionsResponse.builder()DescribeDhcpOptionsResponse.Builder.dhcpOptions(Collection<DhcpOptions> dhcpOptions) Information about the DHCP options sets.DescribeDhcpOptionsResponse.Builder.dhcpOptions(Consumer<DhcpOptions.Builder>... dhcpOptions) Information about the DHCP options sets.DescribeDhcpOptionsResponse.Builder.dhcpOptions(DhcpOptions... dhcpOptions) Information about the DHCP options sets.The token to include in another request to get the next page of items.DescribeDhcpOptionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeDhcpOptionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDhcpOptionsResponse.Builder>DescribeDhcpOptionsResponse.serializableBuilderClass()