| 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<RejectAttachmentResult> |
AbstractAWSNetworkManagerAsync.rejectAttachmentAsync(RejectAttachmentRequest request,
AsyncHandler<RejectAttachmentRequest,RejectAttachmentResult> asyncHandler) |
Future<RejectAttachmentResult> |
AWSNetworkManagerAsyncClient.rejectAttachmentAsync(RejectAttachmentRequest request,
AsyncHandler<RejectAttachmentRequest,RejectAttachmentResult> asyncHandler) |
Future<RejectAttachmentResult> |
AWSNetworkManagerAsync.rejectAttachmentAsync(RejectAttachmentRequest rejectAttachmentRequest,
AsyncHandler<RejectAttachmentRequest,RejectAttachmentResult> asyncHandler)
Rejects a core network attachment request.
|
| Modifier and Type | Method and Description |
|---|---|
RejectAttachmentRequest |
RejectAttachmentRequest.clone() |
RejectAttachmentRequest |
RejectAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment.
|
Copyright © 2023. All rights reserved.