| 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 |
|---|---|
GetNetworkRoutesResult |
AbstractAWSNetworkManager.getNetworkRoutes(GetNetworkRoutesRequest request) |
GetNetworkRoutesResult |
AWSNetworkManagerClient.getNetworkRoutes(GetNetworkRoutesRequest request)
Gets the network routes of the specified global network.
|
GetNetworkRoutesResult |
AWSNetworkManager.getNetworkRoutes(GetNetworkRoutesRequest getNetworkRoutesRequest)
Gets the network routes of the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetNetworkRoutesResult> |
AbstractAWSNetworkManagerAsync.getNetworkRoutesAsync(GetNetworkRoutesRequest request,
AsyncHandler<GetNetworkRoutesRequest,GetNetworkRoutesResult> asyncHandler) |
Future<GetNetworkRoutesResult> |
AWSNetworkManagerAsyncClient.getNetworkRoutesAsync(GetNetworkRoutesRequest request,
AsyncHandler<GetNetworkRoutesRequest,GetNetworkRoutesResult> asyncHandler) |
Future<GetNetworkRoutesResult> |
AWSNetworkManagerAsync.getNetworkRoutesAsync(GetNetworkRoutesRequest getNetworkRoutesRequest,
AsyncHandler<GetNetworkRoutesRequest,GetNetworkRoutesResult> asyncHandler)
Gets the network routes of the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
GetNetworkRoutesResult |
GetNetworkRoutesResult.clone() |
GetNetworkRoutesResult |
GetNetworkRoutesResult.withCoreNetworkSegmentEdge(CoreNetworkSegmentEdgeIdentifier coreNetworkSegmentEdge)
Describes a core network segment edge.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withNetworkRoutes(Collection<NetworkRoute> networkRoutes)
The network routes.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withNetworkRoutes(NetworkRoute... networkRoutes)
The network routes.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withRouteTableArn(String routeTableArn)
The ARN of the route table.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withRouteTableTimestamp(Date routeTableTimestamp)
The route table creation time.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withRouteTableType(RouteTableType routeTableType)
The route table type.
|
GetNetworkRoutesResult |
GetNetworkRoutesResult.withRouteTableType(String routeTableType)
The route table type.
|
Copyright © 2025. All rights reserved.