Package com.azure.messaging.servicebus.models
package com.azure.messaging.servicebus.models
Model classes for interacting with Azure Service Bus.
-
ClassDescriptionOptions to specify when abandoning a
message
received viaServiceBusReceiveMode.PEEK_LOCK
.Options to specify when completing amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.The set of options that can be specified when creating an batch of messages.Options to specify when sending amessage
received viaServiceBusReceiveMode.PEEK_LOCK
to the dead-letter queue .Options to specify when deferring amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.Represents the message state of theServiceBusReceivedMessage
.Defines the modes for receiving messages.Azure Service Bus queues and subscriptions provide a secondary sub-queue, called a dead-letter queue (DLQ).