Uses of Interface
software.amazon.awssdk.services.sqs.model.BatchResultErrorEntry.Builder
Packages that use BatchResultErrorEntry.Builder
-
Uses of BatchResultErrorEntry.Builder in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return BatchResultErrorEntry.BuilderModifier and TypeMethodDescriptionBatchResultErrorEntry.builder()An error code representing why the action failed on this entry.TheIdof an entry in a batch request.A message explaining why the action failed on this entry.BatchResultErrorEntry.Builder.senderFault(Boolean senderFault) Specifies whether the error happened due to the caller of the batch API action.BatchResultErrorEntry.toBuilder()Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type BatchResultErrorEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BatchResultErrorEntry.Builder>BatchResultErrorEntry.serializableBuilderClass()