| 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 |
|---|---|
DeleteAttachmentResult |
AWSNetworkManagerClient.deleteAttachment(DeleteAttachmentRequest request)
Deletes an attachment.
|
DeleteAttachmentResult |
AWSNetworkManager.deleteAttachment(DeleteAttachmentRequest deleteAttachmentRequest)
Deletes an attachment.
|
DeleteAttachmentResult |
AbstractAWSNetworkManager.deleteAttachment(DeleteAttachmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAttachmentResult> |
AWSNetworkManagerAsyncClient.deleteAttachmentAsync(DeleteAttachmentRequest request,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler) |
Future<DeleteAttachmentResult> |
AWSNetworkManagerAsync.deleteAttachmentAsync(DeleteAttachmentRequest deleteAttachmentRequest,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler)
Deletes an attachment.
|
Future<DeleteAttachmentResult> |
AbstractAWSNetworkManagerAsync.deleteAttachmentAsync(DeleteAttachmentRequest request,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteAttachmentResult |
DeleteAttachmentResult.clone() |
DeleteAttachmentResult |
DeleteAttachmentResult.withAttachment(Attachment attachment)
Information about the deleted attachment.
|
Copyright © 2023. All rights reserved.