Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVpcClassicLinkDnsSupportResponse.Builder
Packages that use DescribeVpcClassicLinkDnsSupportResponse.Builder
-
Uses of DescribeVpcClassicLinkDnsSupportResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVpcClassicLinkDnsSupportResponse.BuilderModifier and TypeMethodDescriptionDescribeVpcClassicLinkDnsSupportResponse.builder()The token to include in another request to get the next page of items.DescribeVpcClassicLinkDnsSupportResponse.toBuilder()DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(Collection<ClassicLinkDnsSupport> vpcs) Information about the ClassicLink DNS support status of the VPCs.DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(Consumer<ClassicLinkDnsSupport.Builder>... vpcs) Information about the ClassicLink DNS support status of the VPCs.DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(ClassicLinkDnsSupport... vpcs) Information about the ClassicLink DNS support status of the VPCs.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVpcClassicLinkDnsSupportResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVpcClassicLinkDnsSupportResponse.Builder>DescribeVpcClassicLinkDnsSupportResponse.serializableBuilderClass()