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