Uses of Class
software.amazon.awssdk.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Packages that use ChangeMessageVisibilityBatchResultEntry
-
Uses of ChangeMessageVisibilityBatchResultEntry in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type ChangeMessageVisibilityBatchResultEntryModifier and TypeMethodDescriptionChangeMessageVisibilityBatchResponse.successful()A list ofChangeMessageVisibilityBatchResultEntryitems.Methods in software.amazon.awssdk.services.sqs.model with parameters of type ChangeMessageVisibilityBatchResultEntryModifier and TypeMethodDescriptionChangeMessageVisibilityBatchResponse.Builder.successful(ChangeMessageVisibilityBatchResultEntry... successful) A list ofChangeMessageVisibilityBatchResultEntryitems.Method parameters in software.amazon.awssdk.services.sqs.model with type arguments of type ChangeMessageVisibilityBatchResultEntryModifier and TypeMethodDescriptionChangeMessageVisibilityBatchResponse.Builder.successful(Collection<ChangeMessageVisibilityBatchResultEntry> successful) A list ofChangeMessageVisibilityBatchResultEntryitems.