public static interface BatchGetVariableRequest.Builder extends FraudDetectorRequest.Builder, SdkPojo, CopyableBuilder<BatchGetVariableRequest.Builder,BatchGetVariableRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetVariableRequest.Builder |
names(Collection<String> names)
The list of variable names to get.
|
BatchGetVariableRequest.Builder |
names(String... names)
The list of variable names to get.
|
BatchGetVariableRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetVariableRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetVariableRequest.Builder names(Collection<String> names)
The list of variable names to get.
names - The list of variable names to get.BatchGetVariableRequest.Builder names(String... names)
The list of variable names to get.
names - The list of variable names to get.BatchGetVariableRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetVariableRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.