- getBody() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
- getBody() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
- getContentType() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the content type of the message.
- getContentType() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the content type of the message.
- getCorrelationId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets a correlation identifier.
- getCorrelationId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets a correlation identifier.
- getCount() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
-
Gets the number of
events
in the batch.
- getDeadLetterDescription() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the description for a message that has been dead-lettered.
- getDeadLetterErrorDescription() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Gets the error description for putting put message in dead letter sub-queue.
- getDeadLetterReason() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Gets the reason for putting put message in dead letter sub-queue.
- getDeadLetterReason() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the reason for a message that has been dead-lettered.
- getDeadLetterSource() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the name of the queue or subscription that this message was enqueued on, before it was
deadlettered.
- getDeliveryCount() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the number of the times this message was delivered to clients.
- getEnqueuedTime() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the instant at which this message was enqueued in Azure Service Bus.
- getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Gets the Service Bus resource this client interacts with.
- getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Gets the Service Bus resource this client interacts with.
- getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Gets the name of the Service Bus resource.
- getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Gets the name of the Service Bus resource.
- getExpiresAt() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the instant at which this message will expire.
- getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Gets the fully qualified Service Bus namespace that the connection is associated with.
- getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Gets the fully qualified Service Bus namespace that the connection is associated with.
- getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Gets the fully qualified namespace.
- getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Gets the fully qualified namespace.
- getLabel() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the label for the message.
- getLabel() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the label for the message.
- getLockedUntil() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the instant at which the lock of this message expires.
- getLockToken() - Method in interface com.azure.messaging.servicebus.MessageLockToken
-
Gets the lock token.
- getLockToken() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the lock token for the current message.
- getMaxAutoLockRenewalDuration() - Method in class com.azure.messaging.servicebus.models.ReceiveAsyncOptions
-
Gets the amount of time to continue auto-renewing the message lock.
- getMaximumSizeInBytes() - Method in class com.azure.messaging.servicebus.models.CreateBatchOptions
-
Gets the maximum size to allow for the batch of messages, in bytes.
- getMaxSizeInBytes() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
-
- getMessage() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
-
Gets the message received from Service Bus.
- getMessageId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
- getMessageId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
- getPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the partition key for sending a message to a partitioned entity.
- getPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the partition key for sending a message to a partitioned entity.
- getProperties() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
- getProperties() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
- getPropertiesToModify() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Gets the message properties to modify while putting put message in dead letter sub-queue.
- getReplyTo() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the address of an entity to send replies to.
- getReplyTo() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the address of an entity to send replies to.
- getReplyToSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets or sets a session identifier augmenting the
ReplyTo
address.
- getReplyToSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets or sets a session identifier augmenting the
ReplyTo
address.
- getScheduledEnqueueTime() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the scheduled enqueue time of this message.
- getScheduledEnqueueTime() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the scheduled enqueue time of this message.
- getSequenceNumber() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the unique number assigned to a message by Service Bus.
- getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the session id of the message.
- getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the session id of the message.
- getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
-
Gets the session id of the message or that the error occurred in.
- getSessionState(String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Gets the state of a session given its identifier.
- getSessionState(String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Gets the state of a session given its identifier.
- getSizeInBytes() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
-
- getThrowable() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
-
Gets the throwable that occurred.
- getTimeToLive() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the duration before this message expires.
- getTimeToLive() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the duration before this message expires.
- getTo() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the "to" address.
- getTo() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the "to" address.
- getViaPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets the partition key for sending a message to a entity via another partitioned transfer entity.
- getViaPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
-
Gets the partition key for sending a message to a entity via another partitioned transfer entity.
- peek() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Reads the next active message without changing the state of the receiver or the message source.
- peek(String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Reads the next active message without changing the state of the receiver or the message source.
- peek() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Reads the next active message without changing the state of the receiver or the message source.
- peek(String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Reads the next active message without changing the state of the receiver or the message source.
- peekAt(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Starting from the given sequence number, reads next the active message without changing the state of the receiver
or the message source.
- peekAt(long, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Starting from the given sequence number, reads next the active message without changing the state of the receiver
or the message source.
- peekAt(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Starting from the given sequence number, reads next the active message without changing the state of the receiver
or the message source.
- peekAt(long, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Starting from the given sequence number, reads next the active message without changing the state of the receiver
or the message source.
- peekBatch(int) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatch(int, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatch(int) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatch(int, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatchAt(int, long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Starting from the given sequence number, reads the next batch of active messages without changing the state of
the receiver or the message source.
- peekBatchAt(int, long, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Starting from the given sequence number, reads the next batch of active messages without changing the state of
the receiver or the message source.
- peekBatchAt(int, long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Starting from the given sequence number, reads the next batch of active messages without changing the state of
the receiver or the message source.
- peekBatchAt(int, long, String) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Starting from the given sequence number, reads the next batch of active messages without changing the state of
the receiver or the message source.
- prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
-
Sets the prefetch count of the receiver.
- prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
-
Sets the prefetch count of the receiver.
- proxyOptions(ProxyOptions) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
-
- scheduleMessage(ServiceBusMessage, Instant) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- scheduleMessage(ServiceBusMessage, Instant) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- send(ServiceBusMessage) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Sends a message to a Service Bus queue or topic.
- send(Iterable<ServiceBusMessage>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Sends a set of messages to a Service Bus queue or topic using a batched approach.
- send(ServiceBusMessageBatch) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
-
Sends a message batch to the Azure Service Bus entity this sender is connected to.
- send(ServiceBusMessage) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Sends a message to a Service Bus queue or topic.
- send(Iterable<ServiceBusMessage>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Sends a set of
ServiceBusMessage
to a Service Bus queue or topic using a batched approach.
- send(ServiceBusMessageBatch) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
-
Sends a message batch to the Azure Service Bus entity this sender is connected to.
- sender() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
-
- ServiceBusClientBuilder - Class in com.azure.messaging.servicebus
-
- ServiceBusClientBuilder() - Constructor for class com.azure.messaging.servicebus.ServiceBusClientBuilder
-
Creates a new instance with the default transport AmqpTransportType.AMQP
.
- ServiceBusClientBuilder.ServiceBusReceiverClientBuilder - Class in com.azure.messaging.servicebus
-
- ServiceBusClientBuilder.ServiceBusSenderClientBuilder - Class in com.azure.messaging.servicebus
-
- ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder - Class in com.azure.messaging.servicebus
-
- ServiceBusMessage - Class in com.azure.messaging.servicebus
-
The data structure encapsulating the message being sent-to Service Bus.
- ServiceBusMessage(byte[]) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
-
- ServiceBusMessage(ServiceBusReceivedMessage) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
-
- ServiceBusMessageBatch - Class in com.azure.messaging.servicebus
-
- ServiceBusReceivedMessage - Class in com.azure.messaging.servicebus
-
This class represents a received message from Service Bus.
- ServiceBusReceivedMessageContext - Class in com.azure.messaging.servicebus
-
Represents the result of a receive message operation with context from Service Bus.
- ServiceBusReceiverAsyncClient - Class in com.azure.messaging.servicebus
-
An
asynchronous receiver responsible for receiving
ServiceBusReceivedMessage
from a specific queue or
topic on Azure Service Bus.
- ServiceBusReceiverClient - Class in com.azure.messaging.servicebus
-
A
synchronous receiver responsible for receiving
ServiceBusReceivedMessage
from a specific queue or
topic on Azure Service Bus.
- ServiceBusSenderAsyncClient - Class in com.azure.messaging.servicebus
-
An asynchronous client to send messages to a Service Bus resource.
- ServiceBusSenderClient - Class in com.azure.messaging.servicebus
-
A
synchronous sender responsible for sending
ServiceBusMessage
to specific queue or topic on
Azure Service Bus.
- sessionId(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
-
Sets the session id.
- sessionReceiver() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
-
- setContentType(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
- setCorrelationId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets a correlation identifier.
- setDeadLetterErrorDescription(String) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Sets the error description while putting message in dead letter sub-queue.
- setDeadLetterReason(String) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Sets the reason while putting message in dead letter sub-queue.
- setIsAutoCompleteEnabled(boolean) - Method in class com.azure.messaging.servicebus.models.ReceiveAsyncOptions
-
Sets whether the message should be automatically completed when consumers are finished processing the message.
- setLabel(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the label for the message.
- setMaxAutoLockRenewalDuration(Duration) - Method in class com.azure.messaging.servicebus.models.ReceiveAsyncOptions
-
Sets the amount of time to continue auto-renewing the message lock.
- setMaximumSizeInBytes(int) - Method in class com.azure.messaging.servicebus.models.CreateBatchOptions
-
Sets the maximum size for the batch of messages.
- setMessageId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the message id.
- setPartitionKey(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets a partition key for sending a message to a partitioned entity
- setPropertiesToModify(Map<String, Object>) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
-
Sets the message properties to modify while putting message in dead letter sub-queue.
- setReplyTo(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the address of an entity to send replies to.
- setReplyToSessionId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Gets or sets a session identifier augmenting the
ReplyTo
address.
- setScheduledEnqueueTime(Instant) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the scheduled enqueue time of this message.
- setSessionId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the session id.
- setSessionState(String, byte[]) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
-
Sets the state of a session given its identifier.
- setSessionState(String, byte[]) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
-
Sets the state of a session given its identifier.
- setTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the duration of time before this message expires.
- setTo(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets the "to" address.
- setViaPartitionKey(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
-
Sets a via-partition key for sending a message to a destination entity via another partitioned entity
- subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
-
Sets the name of the subscription in the topic to listen to.
- subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
-
Sets the name of the subscription in the topic to listen to.