| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkRouteDestination |
NetworkRouteDestination.clone() |
NetworkRouteDestination |
NetworkRouteDestination.withCoreNetworkAttachmentId(String coreNetworkAttachmentId)
The ID of a core network attachment.
|
NetworkRouteDestination |
NetworkRouteDestination.withEdgeLocation(String edgeLocation)
The edge location for the network destination.
|
NetworkRouteDestination |
NetworkRouteDestination.withNetworkFunctionGroupName(String networkFunctionGroupName)
The network function group name associated with the destination.
|
NetworkRouteDestination |
NetworkRouteDestination.withResourceId(String resourceId)
The ID of the resource.
|
NetworkRouteDestination |
NetworkRouteDestination.withResourceType(String resourceType)
The resource type.
|
NetworkRouteDestination |
NetworkRouteDestination.withSegmentName(String segmentName)
The name of the segment.
|
NetworkRouteDestination |
NetworkRouteDestination.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkRouteDestination> |
NetworkRoute.getDestinations()
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRoute |
NetworkRoute.withDestinations(NetworkRouteDestination... destinations)
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkRoute.setDestinations(Collection<NetworkRouteDestination> destinations)
The destinations.
|
NetworkRoute |
NetworkRoute.withDestinations(Collection<NetworkRouteDestination> destinations)
The destinations.
|
Copyright © 2025. All rights reserved.