Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpcTenancyRequest
Packages that use ModifyVpcTenancyRequest
Package
Description
-
Uses of ModifyVpcTenancyRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyVpcTenancyRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpcTenancy(ModifyVpcTenancyRequest modifyVpcTenancyRequest) Modifies the instance tenancy attribute of the specified VPC.default ModifyVpcTenancyResponseEc2Client.modifyVpcTenancy(ModifyVpcTenancyRequest modifyVpcTenancyRequest) Modifies the instance tenancy attribute of the specified VPC. -
Uses of ModifyVpcTenancyRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyVpcTenancyRequestModifier and TypeMethodDescriptionModifyVpcTenancyRequestMarshaller.marshall(ModifyVpcTenancyRequest modifyVpcTenancyRequest)