| 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 |
|---|---|
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> |
AWSNetworkManagerAsyncClient.acceptAttachmentAsync(AcceptAttachmentRequest request,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler) |
Future<AcceptAttachmentResult> |
AbstractAWSNetworkManagerAsync.acceptAttachmentAsync(AcceptAttachmentRequest request,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler) |
Future<AcceptAttachmentResult> |
AWSNetworkManagerAsync.acceptAttachmentAsync(AcceptAttachmentRequest acceptAttachmentRequest,
AsyncHandler<AcceptAttachmentRequest,AcceptAttachmentResult> asyncHandler)
Accepts a core network attachment request.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptAttachmentResult |
AcceptAttachmentResult.clone() |
AcceptAttachmentResult |
AcceptAttachmentResult.withAttachment(Attachment attachment)
The response to the attachment request.
|
Copyright © 2024. All rights reserved.