| 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<GetVpcAttachmentResult> |
AWSNetworkManagerAsync.getVpcAttachmentAsync(GetVpcAttachmentRequest getVpcAttachmentRequest,
AsyncHandler<GetVpcAttachmentRequest,GetVpcAttachmentResult> asyncHandler)
Returns information about a VPC attachment.
|
Future<GetVpcAttachmentResult> |
AWSNetworkManagerAsyncClient.getVpcAttachmentAsync(GetVpcAttachmentRequest request,
AsyncHandler<GetVpcAttachmentRequest,GetVpcAttachmentResult> asyncHandler) |
Future<GetVpcAttachmentResult> |
AbstractAWSNetworkManagerAsync.getVpcAttachmentAsync(GetVpcAttachmentRequest request,
AsyncHandler<GetVpcAttachmentRequest,GetVpcAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVpcAttachmentRequest |
GetVpcAttachmentRequest.clone() |
GetVpcAttachmentRequest |
GetVpcAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment.
|
Copyright © 2022. All rights reserved.