| 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 AcceptAttachmentResponse |
NetworkManagerClient.acceptAttachment(AcceptAttachmentRequest acceptAttachmentRequest)
Accepts a core network attachment request.
|
default AcceptAttachmentResponse |
NetworkManagerClient.acceptAttachment(Consumer<AcceptAttachmentRequest.Builder> acceptAttachmentRequest)
Accepts a core network attachment request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptAttachmentResponse> |
NetworkManagerAsyncClient.acceptAttachment(AcceptAttachmentRequest acceptAttachmentRequest)
Accepts a core network attachment request.
|
default CompletableFuture<AcceptAttachmentResponse> |
NetworkManagerAsyncClient.acceptAttachment(Consumer<AcceptAttachmentRequest.Builder> acceptAttachmentRequest)
Accepts a core network attachment request.
|
Copyright © 2023. All rights reserved.