Uses of Class
software.amazon.awssdk.services.sqs.batchmanager.BatchOverrideConfiguration
Packages that use BatchOverrideConfiguration
Package
Description
-
Uses of BatchOverrideConfiguration in software.amazon.awssdk.services.sqs.batchmanager
Methods in software.amazon.awssdk.services.sqs.batchmanager that return BatchOverrideConfigurationModifier and TypeMethodDescriptionBatchOverrideConfiguration.Builder.build()Builds a newBatchOverrideConfigurationobject based on the values set in this builder.Methods in software.amazon.awssdk.services.sqs.batchmanager with parameters of type BatchOverrideConfigurationModifier and TypeMethodDescriptionSqsAsyncBatchManager.Builder.overrideConfiguration(BatchOverrideConfiguration overrideConfiguration) Sets custom overrides for the BatchManager configuration. -
Uses of BatchOverrideConfiguration in software.amazon.awssdk.services.sqs.internal.batchmanager
Methods in software.amazon.awssdk.services.sqs.internal.batchmanager with parameters of type BatchOverrideConfigurationModifier and TypeMethodDescriptionRequestBatchConfiguration.builder(BatchOverrideConfiguration configuration) ResponseBatchConfiguration.builder(BatchOverrideConfiguration overrideConfiguration) DefaultSqsAsyncBatchManager.DefaultBuilder.overrideConfiguration(BatchOverrideConfiguration overrideConfiguration)