Uses of Interface
software.amazon.awssdk.services.sqs.model.EmptyBatchRequestException.Builder
Packages that use EmptyBatchRequestException.Builder
-
Uses of EmptyBatchRequestException.Builder in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return EmptyBatchRequestException.BuilderModifier and TypeMethodDescriptionEmptyBatchRequestException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) EmptyBatchRequestException.builder()EmptyBatchRequestException.Builder.numAttempts(Integer numAttempts) EmptyBatchRequestException.Builder.statusCode(int statusCode) EmptyBatchRequestException.toBuilder()EmptyBatchRequestException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type EmptyBatchRequestException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EmptyBatchRequestException.Builder>EmptyBatchRequestException.serializableBuilderClass()