| 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 |
|---|---|
AcceptAttachmentResult |
AWSNetworkManagerClient.acceptAttachment(AcceptAttachmentRequest request)
Accepts a core network attachment request.
|
AcceptAttachmentResult |
AbstractAWSNetworkManager.acceptAttachment(AcceptAttachmentRequest request) |
AcceptAttachmentResult |
AWSNetworkManager.acceptAttachment(AcceptAttachmentRequest acceptAttachmentRequest)
Accepts a core network attachment request.
|
| 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 |
|---|---|
AcceptAttachmentResult |
AcceptAttachmentResult.clone() |
AcceptAttachmentResult |
AcceptAttachmentResult.withAttachment(Attachment attachment)
The response to the attachment request.
|
Copyright © 2022. All rights reserved.