| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static GetPlanResponse.Builder |
GetPlanResponse.builder() |
GetPlanResponse.Builder |
GetPlanResponse.Builder.pythonScript(String pythonScript)
A Python script to perform the mapping.
|
GetPlanResponse.Builder |
GetPlanResponse.Builder.scalaCode(String scalaCode)
The Scala code to perform the mapping.
|
GetPlanResponse.Builder |
GetPlanResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPlanResponse.Builder> |
GetPlanResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.