| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkRouteDestination.Builder |
NetworkRouteDestination.builder() |
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.coreNetworkAttachmentId(String coreNetworkAttachmentId)
The ID of a core network attachment.
|
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.edgeLocation(String edgeLocation)
The edge location for the network destination.
|
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.resourceId(String resourceId)
The ID of the resource.
|
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.resourceType(String resourceType)
The resource type.
|
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.segmentName(String segmentName)
The name of the segment.
|
NetworkRouteDestination.Builder |
NetworkRouteDestination.toBuilder() |
NetworkRouteDestination.Builder |
NetworkRouteDestination.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NetworkRouteDestination.Builder> |
NetworkRouteDestination.serializableBuilderClass() |
Copyright © 2023. All rights reserved.