Class RequestBatchConfiguration.Builder
java.lang.Object
software.amazon.awssdk.services.sqs.internal.batchmanager.RequestBatchConfiguration.Builder
- Enclosing class:
RequestBatchConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
maxBatchBytesSize
(Integer maxBatchBytesSize) maxBatchItems
(Integer maxBatchItems) maxBatchKeys
(Integer maxBatchKeys) maxBufferSize
(Integer maxBufferSize) sendRequestFrequency
(Duration sendRequestFrequency)
-
Method Details
-
maxBatchItems
-
maxBatchKeys
-
maxBufferSize
-
sendRequestFrequency
-
maxBatchBytesSize
-
build
-