Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyTransitGatewayVpcAttachmentRequestOptions
-
Packages that use ModifyTransitGatewayVpcAttachmentRequestOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ModifyTransitGatewayVpcAttachmentRequestOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ModifyTransitGatewayVpcAttachmentRequestOptions Modifier and Type Method Description ModifyTransitGatewayVpcAttachmentRequestOptionsModifyTransitGatewayVpcAttachmentRequest. options()The new VPC attachment options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ModifyTransitGatewayVpcAttachmentRequestOptions Modifier and Type Method Description ModifyTransitGatewayVpcAttachmentRequest.BuilderModifyTransitGatewayVpcAttachmentRequest.Builder. options(ModifyTransitGatewayVpcAttachmentRequestOptions options)The new VPC attachment options.
-