| Package | Description |
|---|---|
| com.azure.messaging.servicebus.administration |
Package containing classes managing resources in Azure Service Bus.
|
| com.azure.messaging.servicebus.administration.models |
Package containing classes models for
ServiceBusAdministrationClient
and ServiceBusAdministrationAsyncClient used for managing
Queues, Topics, and Subscriptions. |
| Class and Description |
|---|
| CreateQueueOptions
Represents the set of options that can be specified for the creation of a queue.
|
| CreateRuleOptions
A set of options for creating a rule.
|
| CreateSubscriptionOptions
Options to set when creating a subscription.
|
| CreateTopicOptions
Represents the set of options that can be specified for the creation of a topic.
|
| NamespaceProperties
The NamespaceProperties model.
|
| QueueProperties
Properties on a queue.
|
| QueueRuntimeProperties
Runtime properties about the queue.
|
| RuleProperties
Properties on a rule.
|
| SubscriptionProperties
Properties on a subscription.
|
| SubscriptionRuntimeProperties
Runtime properties about a subscription.
|
| TopicProperties
Represents the static properties of the topic.
|
| TopicRuntimeProperties
Runtime properties about the topic.
|
| Class and Description |
|---|
| AccessRights
Defines values for AccessRights.
|
| AuthorizationRule
Represents an authorization rule to access Service Bus entities.
|
| CorrelationRuleFilter
Represents the correlation rule filter expression.
|
| CreateQueueOptions
Represents the set of options that can be specified for the creation of a queue.
|
| CreateRuleOptions
A set of options for creating a rule.
|
| CreateSubscriptionOptions
Options to set when creating a subscription.
|
| CreateTopicOptions
Represents the set of options that can be specified for the creation of a topic.
|
| EntityStatus
Defines values for EntityStatus.
|
| MessagingSku
Defines values for MessagingSku.
|
| NamespaceProperties
The NamespaceProperties model.
|
| NamespaceType
Defines values for NamespaceType.
|
| QueueProperties
Properties on a queue.
|
| RuleAction
Represents the filter actions which are allowed for the transformation of a message that have been matched by a
filter expression.
|
| RuleFilter
Describes a filter expression that is evaluated against a
ServiceBusMessage. |
| RuleProperties
Properties on a rule.
|
| SharedAccessAuthorizationRule
A shared access key for accessing Service Bus entities.
|
| SqlRuleFilter
Represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.
|
| SubscriptionProperties
Properties on a subscription.
|
| TopicProperties
Represents the static properties of the topic.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.