| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Edge> |
QueryLineageResponse.edges()
A list of edges that connect vertices in the response.
|
| Modifier and Type | Method and Description |
|---|---|
QueryLineageResponse.Builder |
QueryLineageResponse.Builder.edges(Edge... edges)
A list of edges that connect vertices in the response.
|
| Modifier and Type | Method and Description |
|---|---|
QueryLineageResponse.Builder |
QueryLineageResponse.Builder.edges(Collection<Edge> edges)
A list of edges that connect vertices in the response.
|
Copyright © 2022. All rights reserved.