Uses of Class
software.amazon.awssdk.services.networkmanager.model.DirectConnectGatewayAttachment
-
Packages that use DirectConnectGatewayAttachment Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of DirectConnectGatewayAttachment in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return DirectConnectGatewayAttachment Modifier and Type Method Description DirectConnectGatewayAttachmentCreateDirectConnectGatewayAttachmentResponse. directConnectGatewayAttachment()Describes the details of aCreateDirectConnectGatewayAttachmentrequest.DirectConnectGatewayAttachmentGetDirectConnectGatewayAttachmentResponse. directConnectGatewayAttachment()Shows details about the Direct Connect gateway attachment.DirectConnectGatewayAttachmentUpdateDirectConnectGatewayAttachmentResponse. directConnectGatewayAttachment()Returns details of the Direct Connect gateway attachment with the updated edge locations.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type DirectConnectGatewayAttachment Modifier and Type Method Description CreateDirectConnectGatewayAttachmentResponse.BuilderCreateDirectConnectGatewayAttachmentResponse.Builder. directConnectGatewayAttachment(DirectConnectGatewayAttachment directConnectGatewayAttachment)Describes the details of aCreateDirectConnectGatewayAttachmentrequest.GetDirectConnectGatewayAttachmentResponse.BuilderGetDirectConnectGatewayAttachmentResponse.Builder. directConnectGatewayAttachment(DirectConnectGatewayAttachment directConnectGatewayAttachment)Shows details about the Direct Connect gateway attachment.UpdateDirectConnectGatewayAttachmentResponse.BuilderUpdateDirectConnectGatewayAttachmentResponse.Builder. directConnectGatewayAttachment(DirectConnectGatewayAttachment directConnectGatewayAttachment)Returns details of the Direct Connect gateway attachment with the updated edge locations.
-