public static interface ResumeBatchLoadTaskRequest.Builder extends TimestreamWriteRequest.Builder, SdkPojo, CopyableBuilder<ResumeBatchLoadTaskRequest.Builder,ResumeBatchLoadTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
ResumeBatchLoadTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResumeBatchLoadTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ResumeBatchLoadTaskRequest.Builder |
taskId(String taskId)
The ID of the batch load task to resume.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResumeBatchLoadTaskRequest.Builder taskId(String taskId)
The ID of the batch load task to resume.
taskId - The ID of the batch load task to resume.ResumeBatchLoadTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResumeBatchLoadTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.