| 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 DeleteCoreNetworkResponse |
NetworkManagerClient.deleteCoreNetwork(Consumer<DeleteCoreNetworkRequest.Builder> deleteCoreNetworkRequest)
Deletes a core network along with all core network policies.
|
default DeleteCoreNetworkResponse |
NetworkManagerClient.deleteCoreNetwork(DeleteCoreNetworkRequest deleteCoreNetworkRequest)
Deletes a core network along with all core network policies.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCoreNetworkResponse> |
NetworkManagerAsyncClient.deleteCoreNetwork(Consumer<DeleteCoreNetworkRequest.Builder> deleteCoreNetworkRequest)
Deletes a core network along with all core network policies.
|
default CompletableFuture<DeleteCoreNetworkResponse> |
NetworkManagerAsyncClient.deleteCoreNetwork(DeleteCoreNetworkRequest deleteCoreNetworkRequest)
Deletes a core network along with all core network policies.
|
Copyright © 2022. All rights reserved.