| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPlanResponse> |
GlueAsyncClient.getPlan(GetPlanRequest getPlanRequest)
Gets code to perform a specified mapping.
|
default GetPlanResponse |
GlueClient.getPlan(GetPlanRequest getPlanRequest)
Gets code to perform a specified mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPlanRequestMarshaller.marshall(GetPlanRequest getPlanRequest) |
Copyright © 2023. All rights reserved.