Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableVpcClassicLinkDnsSupportRequest.Builder
Packages that use DisableVpcClassicLinkDnsSupportRequest.Builder
Package
Description
-
Uses of DisableVpcClassicLinkDnsSupportRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DisableVpcClassicLinkDnsSupportRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.disableVpcClassicLinkDnsSupport(Consumer<DisableVpcClassicLinkDnsSupportRequest.Builder> disableVpcClassicLinkDnsSupportRequest) Ec2Client.disableVpcClassicLinkDnsSupport(Consumer<DisableVpcClassicLinkDnsSupportRequest.Builder> disableVpcClassicLinkDnsSupportRequest) -
Uses of DisableVpcClassicLinkDnsSupportRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableVpcClassicLinkDnsSupportRequest.BuilderModifier and TypeMethodDescriptionDisableVpcClassicLinkDnsSupportRequest.builder()DisableVpcClassicLinkDnsSupportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DisableVpcClassicLinkDnsSupportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DisableVpcClassicLinkDnsSupportRequest.toBuilder()The ID of the VPC.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableVpcClassicLinkDnsSupportRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableVpcClassicLinkDnsSupportRequest.Builder>DisableVpcClassicLinkDnsSupportRequest.serializableBuilderClass()