| 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.
|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateConnectPeerResponse> |
NetworkManagerAsyncClient.associateConnectPeer(Consumer<AssociateConnectPeerRequest.Builder> associateConnectPeerRequest)
Associates a core network Connect peer with a device and optionally, with a link.
|
default AssociateConnectPeerResponse |
NetworkManagerClient.associateConnectPeer(Consumer<AssociateConnectPeerRequest.Builder> associateConnectPeerRequest)
Associates a core network Connect peer with a device and optionally, with a link.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateConnectPeerRequest.Builder> |
AssociateConnectPeerRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.