| 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 CreateVpcAttachmentResponse |
NetworkManagerClient.createVpcAttachment(Consumer<CreateVpcAttachmentRequest.Builder> createVpcAttachmentRequest)
Creates a VPC attachment on an edge location of a core network.
|
default CreateVpcAttachmentResponse |
NetworkManagerClient.createVpcAttachment(CreateVpcAttachmentRequest createVpcAttachmentRequest)
Creates a VPC attachment on an edge location of a core network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcAttachmentResponse> |
NetworkManagerAsyncClient.createVpcAttachment(Consumer<CreateVpcAttachmentRequest.Builder> createVpcAttachmentRequest)
Creates a VPC attachment on an edge location of a core network.
|
default CompletableFuture<CreateVpcAttachmentResponse> |
NetworkManagerAsyncClient.createVpcAttachment(CreateVpcAttachmentRequest createVpcAttachmentRequest)
Creates a VPC attachment on an edge location of a core network.
|
Copyright © 2023. All rights reserved.