public static interface GetPlanResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<GetPlanResponse.Builder,GetPlanResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPlanResponse.Builder |
pythonScript(String pythonScript)
A Python script to perform the mapping.
|
GetPlanResponse.Builder |
scalaCode(String scalaCode)
The Scala code to perform the mapping.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPlanResponse.Builder pythonScript(String pythonScript)
A Python script to perform the mapping.
pythonScript - A Python script to perform the mapping.GetPlanResponse.Builder scalaCode(String scalaCode)
The Scala code to perform the mapping.
scalaCode - The Scala code to perform the mapping.Copyright © 2023. All rights reserved.