| 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 |
|---|---|
Future<DeleteAttachmentResult> |
AWSNetworkManagerAsync.deleteAttachmentAsync(DeleteAttachmentRequest deleteAttachmentRequest,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler)
Deletes an attachment.
|
Future<DeleteAttachmentResult> |
AWSNetworkManagerAsyncClient.deleteAttachmentAsync(DeleteAttachmentRequest request,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler) |
Future<DeleteAttachmentResult> |
AbstractAWSNetworkManagerAsync.deleteAttachmentAsync(DeleteAttachmentRequest request,
AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteAttachmentRequest |
DeleteAttachmentRequest.clone() |
DeleteAttachmentRequest |
DeleteAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment to delete.
|
Copyright © 2022. All rights reserved.