Uses of Class
com.amazonaws.services.ec2.model.EnableVpcClassicLinkDnsSupportRequest
-
Packages that use EnableVpcClassicLinkDnsSupportRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of EnableVpcClassicLinkDnsSupportRequest in com.amazonaws.services.ec2
-
Uses of EnableVpcClassicLinkDnsSupportRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return EnableVpcClassicLinkDnsSupportRequest Modifier and Type Method Description EnableVpcClassicLinkDnsSupportRequestEnableVpcClassicLinkDnsSupportRequest. clone()EnableVpcClassicLinkDnsSupportRequestEnableVpcClassicLinkDnsSupportRequest. withVpcId(String vpcId)The ID of the VPC.Methods in com.amazonaws.services.ec2.model that return types with arguments of type EnableVpcClassicLinkDnsSupportRequest Modifier and Type Method Description Request<EnableVpcClassicLinkDnsSupportRequest>EnableVpcClassicLinkDnsSupportRequest. getDryRunRequest()This method is intended for internal use only.
-