public static interface GetPreparedStatementRequest.Builder extends AthenaRequest.Builder, SdkPojo, CopyableBuilder<GetPreparedStatementRequest.Builder,GetPreparedStatementRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPreparedStatementRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPreparedStatementRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPreparedStatementRequest.Builder |
statementName(String statementName)
The name of the prepared statement to retrieve.
|
GetPreparedStatementRequest.Builder |
workGroup(String workGroup)
The workgroup to which the statement to be retrieved belongs.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPreparedStatementRequest.Builder statementName(String statementName)
The name of the prepared statement to retrieve.
statementName - The name of the prepared statement to retrieve.GetPreparedStatementRequest.Builder workGroup(String workGroup)
The workgroup to which the statement to be retrieved belongs.
workGroup - The workgroup to which the statement to be retrieved belongs.GetPreparedStatementRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetPreparedStatementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.