Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayClientVpnAttachment.Builder
Packages that use TransitGatewayClientVpnAttachment.Builder
-
Uses of TransitGatewayClientVpnAttachment.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayClientVpnAttachment.BuilderModifier and TypeMethodDescriptionTransitGatewayClientVpnAttachment.builder()TransitGatewayClientVpnAttachment.Builder.clientVpnEndpointId(String clientVpnEndpointId) The ID of the Client VPN endpoint.TransitGatewayClientVpnAttachment.Builder.clientVpnOwnerId(String clientVpnOwnerId) The ID of the Amazon Web Services account that owns the Client VPN endpoint.TransitGatewayClientVpnAttachment.Builder.creationTime(String creationTime) The date and time the Transit Gateway attachment was created.The state of the Transit Gateway attachment.TransitGatewayClientVpnAttachment.Builder.state(TransitGatewayAttachmentStatusType state) The state of the Transit Gateway attachment.TransitGatewayClientVpnAttachment.toBuilder()TransitGatewayClientVpnAttachment.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the Transit Gateway attachment.TransitGatewayClientVpnAttachment.Builder.transitGatewayId(String transitGatewayId) The ID of the Transit Gateway.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayClientVpnAttachment.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayClientVpnAttachment.Builder>TransitGatewayClientVpnAttachment.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayClientVpnAttachment.BuilderModifier and TypeMethodDescriptionAcceptTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(Consumer<TransitGatewayClientVpnAttachment.Builder> transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.DeleteTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(Consumer<TransitGatewayClientVpnAttachment.Builder> transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.RejectTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(Consumer<TransitGatewayClientVpnAttachment.Builder> transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.