| 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<AcceptAttachmentResult> |
AWSNetworkManagerAsync.acceptAttachmentAsync(AcceptAttachmentRequest acceptAttachmentRequest,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler)
Accepts a core network attachment request.
|
Future<AcceptAttachmentResult> |
AWSNetworkManagerAsyncClient.acceptAttachmentAsync(AcceptAttachmentRequest request,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler) |
Future<AcceptAttachmentResult> |
AbstractAWSNetworkManagerAsync.acceptAttachmentAsync(AcceptAttachmentRequest request,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AcceptAttachmentRequest |
AcceptAttachmentRequest.clone() |
AcceptAttachmentRequest |
AcceptAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment.
|
Copyright © 2022. All rights reserved.