| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetVpcAttachmentResponse |
NetworkManagerClient.getVpcAttachment(Consumer<GetVpcAttachmentRequest.Builder> getVpcAttachmentRequest)
Returns information about a VPC attachment.
|
default GetVpcAttachmentResponse |
NetworkManagerClient.getVpcAttachment(GetVpcAttachmentRequest getVpcAttachmentRequest)
Returns information about a VPC attachment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVpcAttachmentResponse> |
NetworkManagerAsyncClient.getVpcAttachment(Consumer<GetVpcAttachmentRequest.Builder> getVpcAttachmentRequest)
Returns information about a VPC attachment.
|
default CompletableFuture<GetVpcAttachmentResponse> |
NetworkManagerAsyncClient.getVpcAttachment(GetVpcAttachmentRequest getVpcAttachmentRequest)
Returns information about a VPC attachment.
|
Copyright © 2023. All rights reserved.