Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayClientVpnAttachment
-
Packages that use TransitGatewayClientVpnAttachment Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayClientVpnAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayClientVpnAttachment Modifier and Type Method Description TransitGatewayClientVpnAttachmentAcceptTransitGatewayClientVpnAttachmentResponse. transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.TransitGatewayClientVpnAttachmentDeleteTransitGatewayClientVpnAttachmentResponse. transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.TransitGatewayClientVpnAttachmentRejectTransitGatewayClientVpnAttachmentResponse. transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayClientVpnAttachment Modifier and Type Method Description AcceptTransitGatewayClientVpnAttachmentResponse.BuilderAcceptTransitGatewayClientVpnAttachmentResponse.Builder. transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment)Information about the Transit Gateway Client VPN attachment.DeleteTransitGatewayClientVpnAttachmentResponse.BuilderDeleteTransitGatewayClientVpnAttachmentResponse.Builder. transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment)Information about the Transit Gateway Client VPN attachment.RejectTransitGatewayClientVpnAttachmentResponse.BuilderRejectTransitGatewayClientVpnAttachmentResponse.Builder. transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment)Information about the Transit Gateway Client VPN attachment.
-