| 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 UpdateCoreNetworkResponse |
NetworkManagerClient.updateCoreNetwork(Consumer<UpdateCoreNetworkRequest.Builder> updateCoreNetworkRequest)
Updates the description of a core network.
|
default UpdateCoreNetworkResponse |
NetworkManagerClient.updateCoreNetwork(UpdateCoreNetworkRequest updateCoreNetworkRequest)
Updates the description of a core network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCoreNetworkResponse> |
NetworkManagerAsyncClient.updateCoreNetwork(Consumer<UpdateCoreNetworkRequest.Builder> updateCoreNetworkRequest)
Updates the description of a core network.
|
default CompletableFuture<UpdateCoreNetworkResponse> |
NetworkManagerAsyncClient.updateCoreNetwork(UpdateCoreNetworkRequest updateCoreNetworkRequest)
Updates the description of a core network.
|
Copyright © 2022. All rights reserved.