public static interface GetCalculationExecutionCodeResponse.Builder extends AthenaResponse.Builder, SdkPojo, CopyableBuilder<GetCalculationExecutionCodeResponse.Builder,GetCalculationExecutionCodeResponse>
| Modifier and Type | Method and Description |
|---|---|
GetCalculationExecutionCodeResponse.Builder |
codeBlock(String codeBlock)
The unencrypted code that was executed for the calculation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCalculationExecutionCodeResponse.Builder codeBlock(String codeBlock)
The unencrypted code that was executed for the calculation.
codeBlock - The unencrypted code that was executed for the calculation.Copyright © 2023. All rights reserved.