| 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 |
|---|---|
GetVpcAttachmentResult |
AbstractAWSNetworkManager.getVpcAttachment(GetVpcAttachmentRequest request) |
GetVpcAttachmentResult |
AWSNetworkManagerClient.getVpcAttachment(GetVpcAttachmentRequest request)
Returns information about a VPC attachment.
|
GetVpcAttachmentResult |
AWSNetworkManager.getVpcAttachment(GetVpcAttachmentRequest getVpcAttachmentRequest)
Returns information about a VPC attachment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetVpcAttachmentResult> |
AWSNetworkManagerAsyncClient.getVpcAttachmentAsync(GetVpcAttachmentRequest request,
AsyncHandler<GetVpcAttachmentRequest,GetVpcAttachmentResult> asyncHandler) |
Future<GetVpcAttachmentResult> |
AbstractAWSNetworkManagerAsync.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 |
|---|---|
GetVpcAttachmentResult |
GetVpcAttachmentResult.clone() |
GetVpcAttachmentResult |
GetVpcAttachmentResult.withVpcAttachment(VpcAttachment vpcAttachment)
Returns details about a VPC attachment.
|
Copyright © 2024. All rights reserved.