| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static Edge.Builder |
Edge.builder() |
Edge.Builder |
Edge.Builder.destinationId(String destinationId)
The unique of the node within the workflow where the edge ends.
|
Edge.Builder |
Edge.Builder.sourceId(String sourceId)
The unique of the node within the workflow where the edge starts.
|
Edge.Builder |
Edge.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Edge.Builder> |
Edge.serializableBuilderClass() |
Copyright © 2023. All rights reserved.