Class RequestBatchConfiguration.Builder
java.lang.Object
software.amazon.awssdk.services.sqs.internal.batchmanager.RequestBatchConfiguration.Builder
- Enclosing class:
- RequestBatchConfiguration
- 
Method SummaryModifier 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
 
-