| 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 |
|---|---|
RejectAttachmentResult |
AWSNetworkManagerClient.rejectAttachment(RejectAttachmentRequest request)
Rejects a core network attachment request.
|
RejectAttachmentResult |
AbstractAWSNetworkManager.rejectAttachment(RejectAttachmentRequest request) |
RejectAttachmentResult |
AWSNetworkManager.rejectAttachment(RejectAttachmentRequest rejectAttachmentRequest)
Rejects a core network attachment request.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RejectAttachmentResult> |
AWSNetworkManagerAsyncClient.rejectAttachmentAsync(RejectAttachmentRequest request,
AsyncHandler<RejectAttachmentRequest,RejectAttachmentResult> asyncHandler) |
Future<RejectAttachmentResult> |
AbstractAWSNetworkManagerAsync.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 |
|---|---|
RejectAttachmentResult |
RejectAttachmentResult.clone() |
RejectAttachmentResult |
RejectAttachmentResult.withAttachment(Attachment attachment)
Describes the rejected attachment request.
|
Copyright © 2023. All rights reserved.