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)
Scala code to perform the mapping.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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)
Scala code to perform the mapping.
scalaCode - Scala code to perform the mapping.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.