| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsyncClient.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest getConnectAttachmentRequest,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler)
Returns information about a core network Connect attachment.
|
Future<GetConnectAttachmentResult> |
AbstractAWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetConnectAttachmentRequest |
GetConnectAttachmentRequest.clone() |
GetConnectAttachmentRequest |
GetConnectAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment.
|
Copyright © 2023. All rights reserved.