| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataflowGraphResponse> |
GlueAsyncClient.getDataflowGraph(GetDataflowGraphRequest getDataflowGraphRequest)
Transforms a Python script into a directed acyclic graph (DAG).
|
default GetDataflowGraphResponse |
GlueClient.getDataflowGraph(GetDataflowGraphRequest getDataflowGraphRequest)
Transforms a Python script into a directed acyclic graph (DAG).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataflowGraphRequestMarshaller.marshall(GetDataflowGraphRequest getDataflowGraphRequest) |
Copyright © 2023. All rights reserved.