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
messagereceived viaServiceBusReceiveMode.PEEK_LOCK.Options to specify when completing amessagereceived viaServiceBusReceiveMode.PEEK_LOCK.The set of options that can be specified when creating an batch of messages.Options to specify when sending amessagereceived viaServiceBusReceiveMode.PEEK_LOCKto the dead-letter queue .Options to specify when deferring amessagereceived 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).