Uses of Class
software.amazon.awssdk.services.sqs.internal.batchmanager.RequestBatchConfiguration.Builder
Packages that use RequestBatchConfiguration.Builder
-
Uses of RequestBatchConfiguration.Builder in software.amazon.awssdk.services.sqs.internal.batchmanager
Methods in software.amazon.awssdk.services.sqs.internal.batchmanager that return RequestBatchConfiguration.BuilderModifier and TypeMethodDescriptionRequestBatchConfiguration.builder()RequestBatchConfiguration.builder(BatchOverrideConfiguration configuration) RequestBatchConfiguration.Builder.maxBatchBytesSize(Integer maxBatchBytesSize) RequestBatchConfiguration.Builder.maxBatchItems(Integer maxBatchItems) RequestBatchConfiguration.Builder.maxBatchKeys(Integer maxBatchKeys) RequestBatchConfiguration.Builder.maxBufferSize(Integer maxBufferSize) RequestBatchConfiguration.Builder.sendRequestFrequency(Duration sendRequestFrequency)