| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your Amazon Web Services and on-premises networks that are built around transit gateways.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsync.getConnectAttachmentAsync(GetConnectAttachmentRequest getConnectAttachmentRequest,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler)
Returns information about a core network Connect attachment.
|
Future<GetConnectAttachmentResult> |
AWSNetworkManagerAsyncClient.getConnectAttachmentAsync(GetConnectAttachmentRequest request,
AsyncHandler<GetConnectAttachmentRequest,GetConnectAttachmentResult> asyncHandler) |
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 © 2022. All rights reserved.