| 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 GetCoreNetworkResponse |
NetworkManagerClient.getCoreNetwork(Consumer<GetCoreNetworkRequest.Builder> getCoreNetworkRequest)
Returns information about the LIVE policy for a core network.
|
default GetCoreNetworkResponse |
NetworkManagerClient.getCoreNetwork(GetCoreNetworkRequest getCoreNetworkRequest)
Returns information about the LIVE policy for a core network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCoreNetworkResponse> |
NetworkManagerAsyncClient.getCoreNetwork(Consumer<GetCoreNetworkRequest.Builder> getCoreNetworkRequest)
Returns information about the LIVE policy for a core network.
|
default CompletableFuture<GetCoreNetworkResponse> |
NetworkManagerAsyncClient.getCoreNetwork(GetCoreNetworkRequest getCoreNetworkRequest)
Returns information about the LIVE policy for a core network.
|
Copyright © 2022. All rights reserved.