| 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 UpdateGlobalNetworkResponse |
NetworkManagerClient.updateGlobalNetwork(Consumer<UpdateGlobalNetworkRequest.Builder> updateGlobalNetworkRequest)
Updates an existing global network.
|
default UpdateGlobalNetworkResponse |
NetworkManagerClient.updateGlobalNetwork(UpdateGlobalNetworkRequest updateGlobalNetworkRequest)
Updates an existing global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlobalNetworkResponse> |
NetworkManagerAsyncClient.updateGlobalNetwork(Consumer<UpdateGlobalNetworkRequest.Builder> updateGlobalNetworkRequest)
Updates an existing global network.
|
default CompletableFuture<UpdateGlobalNetworkResponse> |
NetworkManagerAsyncClient.updateGlobalNetwork(UpdateGlobalNetworkRequest updateGlobalNetworkRequest)
Updates an existing global network.
|
Copyright © 2023. All rights reserved.