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