| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCoreNetworkResult |
AbstractAWSNetworkManager.updateCoreNetwork(UpdateCoreNetworkRequest request) |
UpdateCoreNetworkResult |
AWSNetworkManagerClient.updateCoreNetwork(UpdateCoreNetworkRequest request)
Updates the description of a core network.
|
UpdateCoreNetworkResult |
AWSNetworkManager.updateCoreNetwork(UpdateCoreNetworkRequest updateCoreNetworkRequest)
Updates the description of a core network.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateCoreNetworkResult> |
AbstractAWSNetworkManagerAsync.updateCoreNetworkAsync(UpdateCoreNetworkRequest request,
AsyncHandler<UpdateCoreNetworkRequest,UpdateCoreNetworkResult> asyncHandler) |
Future<UpdateCoreNetworkResult> |
AWSNetworkManagerAsyncClient.updateCoreNetworkAsync(UpdateCoreNetworkRequest request,
AsyncHandler<UpdateCoreNetworkRequest,UpdateCoreNetworkResult> asyncHandler) |
Future<UpdateCoreNetworkResult> |
AWSNetworkManagerAsync.updateCoreNetworkAsync(UpdateCoreNetworkRequest updateCoreNetworkRequest,
AsyncHandler<UpdateCoreNetworkRequest,UpdateCoreNetworkResult> asyncHandler)
Updates the description of a core network.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCoreNetworkResult |
UpdateCoreNetworkResult.clone() |
UpdateCoreNetworkResult |
UpdateCoreNetworkResult.withCoreNetwork(CoreNetwork coreNetwork)
Returns information about a core network update.
|
Copyright © 2023. All rights reserved.