| 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 |
|---|---|
GetCoreNetworkResult |
AWSNetworkManagerClient.getCoreNetwork(GetCoreNetworkRequest request)
Returns information about the LIVE policy for a core network.
|
GetCoreNetworkResult |
AbstractAWSNetworkManager.getCoreNetwork(GetCoreNetworkRequest request) |
GetCoreNetworkResult |
AWSNetworkManager.getCoreNetwork(GetCoreNetworkRequest getCoreNetworkRequest)
Returns information about the LIVE policy for a core network.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCoreNetworkResult> |
AWSNetworkManagerAsyncClient.getCoreNetworkAsync(GetCoreNetworkRequest request,
AsyncHandler<GetCoreNetworkRequest,GetCoreNetworkResult> asyncHandler) |
Future<GetCoreNetworkResult> |
AbstractAWSNetworkManagerAsync.getCoreNetworkAsync(GetCoreNetworkRequest request,
AsyncHandler<GetCoreNetworkRequest,GetCoreNetworkResult> asyncHandler) |
Future<GetCoreNetworkResult> |
AWSNetworkManagerAsync.getCoreNetworkAsync(GetCoreNetworkRequest getCoreNetworkRequest,
AsyncHandler<GetCoreNetworkRequest,GetCoreNetworkResult> asyncHandler)
Returns information about the LIVE policy for a core network.
|
| Modifier and Type | Method and Description |
|---|---|
GetCoreNetworkResult |
GetCoreNetworkResult.clone() |
GetCoreNetworkResult |
GetCoreNetworkResult.withCoreNetwork(CoreNetwork coreNetwork)
Details about a core network.
|
Copyright © 2023. All rights reserved.