Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the accessedAt property: Last time a message was sent, or the last time there was a receive request to this queue.
accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the accessedAt property: Last time there was a receive request to this subscription.
accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the accessedAt property: Last time the message was sent, or a request was received, for this topic.
accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
accessedAt() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the accessedAt property: Last time a message was sent, or the last time there was a receive request to this queue.
accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
accessedAt() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the accessedAt property: Last time there was a receive request to this subscription.
accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
accessedAt() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the accessedAt property: Last time the message was sent, or a request was received, for this topic.
AccessRights - Enum in com.azure.resourcemanager.servicebus.models
Defines values for AccessRights.
activeMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Get the activeMessageCount property: Number of active messages in the queue, topic, or subscription.
activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.servicebus.ServiceBusManager
Creates an instance of ServiceBusManager that exposes servicebus management API entry points.
authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.servicebus.ServiceBusManager.Configurable
Creates an instance of TrafficManager that exposes servicebus management API entry points.
AuthorizationKeys - Interface in com.azure.resourcemanager.servicebus.models
Authorization key and connection string of authorization rule associated with Service Bus entities.
AuthorizationRule<RuleT extends AuthorizationRule<RuleT>> - Interface in com.azure.resourcemanager.servicebus.models
Type representing authorization rule.
AuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of commons authorization rule definition stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
AuthorizationRule.DefinitionStages.WithListen<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule definition allowing to enable listen policy.
AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.
AuthorizationRule.DefinitionStages.WithManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule definition allowing to enable manage policy.
AuthorizationRule.DefinitionStages.WithSend<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule definition allowing to enable send policy.
AuthorizationRule.DefinitionStages.WithSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule definition allowing to enable send or manage policy.
AuthorizationRule.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of commons authorization rule update stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
AuthorizationRule.UpdateStages.WithListen<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule update allowing to enable listen policy.
AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.
AuthorizationRule.UpdateStages.WithManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of Service Bus authorization rule update allowing to enable manage policy.
AuthorizationRule.UpdateStages.WithSend<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule update allowing to enable send policy.
AuthorizationRule.UpdateStages.WithSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus authorization rule update allowing to enable send or manage policy.
AuthorizationRules<RuleT> - Interface in com.azure.resourcemanager.servicebus.models
Entry point to authorization rules management API.
authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the autoDeleteOnIdle property: the TimeSpan idle interval after which the queue is automatically deleted.
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the autoDeleteOnIdle property: the TimeSpan idle interval after which the queue is automatically deleted.
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.

B

BASIC - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
Static value NamespaceSku for BASIC.
BASIC - Static variable in class com.azure.resourcemanager.servicebus.models.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.azure.resourcemanager.servicebus.models.SkuTier
Static value Basic for SkuTier.
beginCreateOrUpdate(String, String, NamespaceCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
beginCreateOrUpdate(String, String, NamespaceCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
beginCreateOrUpdateAsync(String, String, NamespaceCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.

C

capacity() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 
capacity() - Method in class com.azure.resourcemanager.servicebus.models.Sku
Get the capacity property: The specified messaging units for the tier.
checkNameAvailability(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Check the give namespace name availability.
CheckNameAvailability - Class in com.azure.resourcemanager.servicebus.models
Description of a Check Name availability request properties.
CheckNameAvailability() - Constructor for class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
 
checkNameAvailability(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespaces
Checks if namespace name is valid and is not in use.
checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Check the give namespace name availability.
checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespaces
Checks if namespace name is valid and is not in use asynchronously.
CheckNameAvailabilityResult - Interface in com.azure.resourcemanager.servicebus.models
The result of checking for Service Bus namespace name availability.
CheckNameAvailabilityResultInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of a Check Name availability request properties.
CheckNameAvailabilityResultInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
 
checkNameAvailabilityWithResponse(String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Check the give namespace name availability.
checkNameAvailabilityWithResponseAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Check the give namespace name availability.
com.azure.resourcemanager.servicebus - package com.azure.resourcemanager.servicebus
Package containing the classes for ServiceBusManagementClient.
com.azure.resourcemanager.servicebus.fluent - package com.azure.resourcemanager.servicebus.fluent
Package containing the service clients for ServiceBusManagementClient.
com.azure.resourcemanager.servicebus.fluent.models - package com.azure.resourcemanager.servicebus.fluent.models
Package containing the inner data models for ServiceBusManagementClient.
com.azure.resourcemanager.servicebus.models - package com.azure.resourcemanager.servicebus.models
Package containing the data models for ServiceBusManagementClient.
configure() - Static method in class com.azure.resourcemanager.servicebus.ServiceBusManager
Get a Configurable instance that can be used to create ServiceBusManager with optional configuration.
countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the countDetails property: Message Count Details.
countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the countDetails property: Message Count Details.
countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the countDetails property: Message Count Details.
countDetails() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the countDetails property: Message Count Details.
countDetails() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the countDetails property: Message Count Details.
countDetails() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the countDetails property: Message Count Details.
createAcsNamespace() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the createAcsNamespace property: Indicates whether to create an ACS namespace.
createAcsNamespace() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the createAcsNamespace property: Indicates whether to create an ACS namespace.
createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the createdAt property: The time the namespace was created.
createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the createdAt property: The exact time the message was created.
createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the createdAt property: Exact time the message was created.
createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the createdAt property: Exact time the message was created.
createdAt() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the createdAt property: The time the namespace was created.
createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
createdAt() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the createdAt property: The exact time the message was created.
createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
createdAt() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the createdAt property: Exact time the message was created.
createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
createdAt() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the createdAt property: Exact time the message was created.
createOrUpdate(String, String, NamespaceCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
createOrUpdate(String, String, NamespaceCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
createOrUpdate(String, String, String, QueueCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates or updates a Service Bus queue.
createOrUpdate(String, String, String, String, SubscriptionCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Creates a topic subscription.
createOrUpdate(String, String, String, TopicCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates a topic in the specified namespace.
createOrUpdateAsync(String, String, NamespaceCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
createOrUpdateAsync(String, String, String, QueueCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates or updates a Service Bus queue.
createOrUpdateAsync(String, String, String, String, SubscriptionCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Creates a topic subscription.
createOrUpdateAsync(String, String, String, TopicCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates a topic in the specified namespace.
createOrUpdateAuthorizationRule(String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates an authorization rule for a namespace.
createOrUpdateAuthorizationRule(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates an authorization rule for a queue.
createOrUpdateAuthorizationRule(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates an authorization rule for the specified topic.
createOrUpdateAuthorizationRuleAsync(String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates an authorization rule for a namespace.
createOrUpdateAuthorizationRuleAsync(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates an authorization rule for a queue.
createOrUpdateAuthorizationRuleAsync(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates an authorization rule for the specified topic.
createOrUpdateAuthorizationRuleWithResponse(String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates an authorization rule for a namespace.
createOrUpdateAuthorizationRuleWithResponse(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates an authorization rule for a queue.
createOrUpdateAuthorizationRuleWithResponse(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates an authorization rule for the specified topic.
createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates an authorization rule for a namespace.
createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates an authorization rule for a queue.
createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, String, SharedAccessAuthorizationRuleCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates an authorization rule for the specified topic.
createOrUpdateWithResponse(String, String, String, QueueCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates or updates a Service Bus queue.
createOrUpdateWithResponse(String, String, String, String, SubscriptionCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Creates a topic subscription.
createOrUpdateWithResponse(String, String, String, TopicCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates a topic in the specified namespace.
createOrUpdateWithResponseAsync(String, String, NamespaceCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Creates or updates a service namespace.
createOrUpdateWithResponseAsync(String, String, String, QueueCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Creates or updates a Service Bus queue.
createOrUpdateWithResponseAsync(String, String, String, String, SubscriptionCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Creates a topic subscription.
createOrUpdateWithResponseAsync(String, String, String, TopicCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Creates a topic in the specified namespace.
currentSizeInBytes() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
currentSizeInBytes() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 

D

deadLetteringOnFilterEvaluationExceptions() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
deadLetteringOnFilterEvaluationExceptions() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
deadLetterMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Get the deadLetterMessageCount property: Number of messages that are dead lettered.
deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the defaultMessageTimeToLive property: The default message time to live value.
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the defaultMessageTimeToLive property: Default message time to live value.
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the defaultMessageTimeToLive property: Default message time to live value.
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the defaultMessageTimeToLive property: The default message time to live value.
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the defaultMessageTimeToLive property: Default message time to live value.
defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the defaultMessageTimeToLive property: Default message time to live value.
defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
delete(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
delete(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue from the specified namespace in a resource group.
delete(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Deletes a subscription from the specified topic.
delete(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic from the specified namespace and resource group.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue from the specified namespace in a resource group.
deleteAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Deletes a subscription from the specified topic.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic from the specified namespace and resource group.
deleteAuthorizationRule(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes a namespace authorization rule.
deleteAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue authorization rule.
deleteAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic authorization rule.
deleteAuthorizationRuleAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes a namespace authorization rule.
deleteAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue authorization rule.
deleteAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic authorization rule.
deleteAuthorizationRuleWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes a namespace authorization rule.
deleteAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue authorization rule.
deleteAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic authorization rule.
deleteAuthorizationRuleWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes a namespace authorization rule.
deleteAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue authorization rule.
deleteAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic authorization rule.
deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue from the specified namespace in a resource group.
deleteWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Deletes a subscription from the specified topic.
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic from the specified namespace and resource group.
deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Deletes an existing namespace.
deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Deletes a queue from the specified namespace in a resource group.
deleteWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Deletes a subscription from the specified topic.
deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Deletes a topic from the specified namespace and resource group.
display() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
Get the display property: The object that represents the operation.
dnsLabel() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
duplicateMessageDetectionHistoryDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
duplicateMessageDetectionHistoryDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 

E

enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the enableBatchedOperations property: A value that indicates whether server-side batched operations are enabled.
enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the enableBatchedOperations property: A value that indicates whether server-side batched operations are enabled.
enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
enabled() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the enabled property: Specifies whether this instance is enabled.
enabled() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the enabled property: Specifies whether this instance is enabled.
enableExpress() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the enableExpress property: A value that indicates whether Express Entities are enabled.
enableExpress() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the enableExpress property: Value that indicates whether Express Entities are enabled.
enableExpress() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the enableExpress property: A value that indicates whether Express Entities are enabled.
enableExpress() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the enableExpress property: Value that indicates whether Express Entities are enabled.
enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the entityAvailabilityStatus property: Entity availability status for the queue.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the entityAvailabilityStatus property: Entity availability status for the topic.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the entityAvailabilityStatus property: Entity availability status for the topic.
EntityAvailabilityStatus - Enum in com.azure.resourcemanager.servicebus.models
Defines values for EntityAvailabilityStatus.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the entityAvailabilityStatus property: Entity availability status for the queue.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the entityAvailabilityStatus property: Entity availability status for the topic.
entityAvailabilityStatus() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the entityAvailabilityStatus property: Entity availability status for the topic.
EntityStatus - Enum in com.azure.resourcemanager.servicebus.models
Defines values for EntityStatus.
equals(Object) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 

F

filteringMessagesBeforePublishing() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the filteringMessagesBeforePublishing property: Whether messages should be filtered before publishing.
filteringMessagesBeforePublishing() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the filteringMessagesBeforePublishing property: Whether messages should be filtered before publishing.
fqdn() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
Parses a serialized value to a AccessRights instance.
fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityAvailabilityStatus
Parses a serialized value to a EntityAvailabilityStatus instance.
fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
Parses a serialized value to a EntityStatus instance.
fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.NamespaceState
Parses a serialized value to a NamespaceState instance.
fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.Policykey
Parses a serialized value to a Policykey instance.
fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.SkuTier
Creates or finds a SkuTier from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Creates or finds a UnavailableReason from its string representation.

G

get(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Returns a description for the specified queue.
get(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Returns a subscription description for the specified topic.
get(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns a description for the specified topic.
getApiVersion() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets Api Version.
getAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Returns a description for the specified queue.
getAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Returns a subscription description for the specified topic.
getAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns a description for the specified topic.
getAuthorizationRule(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets an authorization rule for a namespace by rule name.
getAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
getAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
getAuthorizationRuleAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets an authorization rule for a namespace by rule name.
getAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
getAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
getAuthorizationRuleWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets an authorization rule for a namespace by rule name.
getAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
getAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
getAuthorizationRuleWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets an authorization rule for a namespace by rule name.
getAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
getAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets a description for the specified namespace.
getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets a description for the specified namespace.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets a description for the specified namespace.
getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets a description for the specified namespace.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets The HTTP pipeline to send requests through.
getKeys() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
 
getKeysAsync() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
 
getNamespaces() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets the NamespacesClient object to access its operations.
getOperations() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets the OperationsClient object to access its operations.
getQueues() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets the QueuesClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets Subscription credentials that uniquely identify a Microsoft Azure subscription.
getSubscriptions() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets the SubscriptionsClient object to access its operations.
getTopics() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
Gets the TopicsClient object to access its operations.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Returns a description for the specified queue.
getWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Returns a subscription description for the specified topic.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns a description for the specified topic.
getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Returns a description for the specified queue.
getWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
Returns a subscription description for the specified topic.
getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns a description for the specified topic.

H

hashCode() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 

I

INVALID_NAME - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value InvalidName for UnavailableReason.
isAnonymousAccessible() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the isAnonymousAccessible property: A value that indicates whether the message is accessible anonymously.
isAnonymousAccessible() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the isAnonymousAccessible property: Value that indicates whether the message is accessible anonymously.
isAnonymousAccessible() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the isAnonymousAccessible property: A value that indicates whether the message is accessible anonymously.
isAnonymousAccessible() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the isAnonymousAccessible property: Value that indicates whether the message is accessible anonymously.
isAvailable() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
 
isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
isDeadLetteringEnabledForExpiredMessages() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isDeadLetteringEnabledForExpiredMessages() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
isDeadLetteringEnabledForFilterEvaluationFailedMessages() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
isDuplicateDetectionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isDuplicateDetectionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
isExpress() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the isExpress property: The isExpress property.
isExpress() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the isExpress property: The isExpress property.
isExpressEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isExpressEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
isPartitioningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isPartitioningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
isReadOnly() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the isReadOnly property: Value that indicates whether the entity description is read-only.
isReadOnly() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the isReadOnly property: Value that indicates whether the entity description is read-only.
isSessionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
isSessionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 

K

keyName() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Get the keyName property: A string that describes the authorization rule.

L

list() - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets all the available namespaces within the subscription, irrespective of the resource groups.
list(Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets all the available namespaces within the subscription, irrespective of the resource groups.
list() - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
Lists all of the available ServiceBus REST API operations.
list(Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
Lists all of the available ServiceBus REST API operations.
listAll(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets the queues within a namespace.
listAll(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets the queues within a namespace.
listAll(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
List all the subscriptions under a specified topic.
listAll(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
List all the subscriptions under a specified topic.
listAll(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets all the topics in a namespace.
listAll(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets all the topics in a namespace.
listAllAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets the queues within a namespace.
listAllAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
List all the subscriptions under a specified topic.
listAllAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets all the topics in a namespace.
listAsync() - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets all the available namespaces within the subscription, irrespective of the resource groups.
listAsync() - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
Lists all of the available ServiceBus REST API operations.
listAuthorizationRules(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the authorization rules for a namespace.
listAuthorizationRules(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the authorization rules for a namespace.
listAuthorizationRules(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets all authorization rules for a queue.
listAuthorizationRules(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets all authorization rules for a queue.
listAuthorizationRules(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets authorization rules for a topic.
listAuthorizationRules(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets authorization rules for a topic.
listAuthorizationRulesAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the authorization rules for a namespace.
listAuthorizationRulesAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets all authorization rules for a queue.
listAuthorizationRulesAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets authorization rules for a topic.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the available namespaces within a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the available namespaces within a resource group.
listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the available namespaces within a resource group.
listKeys(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the primary and secondary connection strings for the namespace.
listKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Primary and secondary connection strings to the queue.
listKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets the primary and secondary connection strings for the topic.
listKeysAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the primary and secondary connection strings for the namespace.
listKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Primary and secondary connection strings to the queue.
listKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets the primary and secondary connection strings for the topic.
listKeysWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the primary and secondary connection strings for the namespace.
listKeysWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Primary and secondary connection strings to the queue.
listKeysWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets the primary and secondary connection strings for the topic.
listKeysWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Gets the primary and secondary connection strings for the namespace.
listKeysWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Primary and secondary connection strings to the queue.
listKeysWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Gets the primary and secondary connection strings for the topic.
location() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the location property: Resource location.
location() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
Get the location property: Resource location.
location() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the location property: Resource location.
location() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the location property: Resource location.
location() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the location property: Namespace location.
location() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the location property: location of the resource.
location() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Get the location property: data center location.
location() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the location property: Subscription data center location.
location() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the location property: Location of the resource.
lockDuration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the lockDuration property: The duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
lockDuration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the lockDuration property: The lock duration time span for the subscription.
lockDuration() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the lockDuration property: The duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
lockDuration() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the lockDuration property: The lock duration time span for the subscription.
lockDurationInSeconds() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
lockDurationInSeconds() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 

M

maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the maxDeliveryCount property: The maximum delivery count.
maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the maxDeliveryCount property: Number of maximum deliveries.
maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the maxDeliveryCount property: The maximum delivery count.
maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the maxDeliveryCount property: Number of maximum deliveries.
maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
maxSizeInMB() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
maxSizeInMB() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
message() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Get the message property: The detailed info regarding the reason associated with the namespace.
messageCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the messageCount property: The number of messages in the queue.
messageCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the messageCount property: Number of messages.
messageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
messageCount() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the messageCount property: The number of messages in the queue.
messageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
messageCount() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the messageCount property: Number of messages.
MessageCountDetails - Class in com.azure.resourcemanager.servicebus.models
Message Count Details.
MessageCountDetails() - Constructor for class com.azure.resourcemanager.servicebus.models.MessageCountDetails
 

N

name() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
Get the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
Get the name property: The Name to check the namespace name availability and The namespace name can contain only letters, numbers, and hyphens.
name() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 
name() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the name property: Queue name.
name() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Get the name property: Name of the authorization rule.
name() - Method in class com.azure.resourcemanager.servicebus.models.Sku
Get the name property: Name of this SKU.
name() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the name property: Topic name.
NAME_IN_LOCKDOWN - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value NameInLockdown for UnavailableReason.
NAME_IN_USE - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value NameInUse for UnavailableReason.
nameAvailable() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Get the nameAvailable property: Value indicating namespace is availability, true if the namespace is available; otherwise, false.
NamespaceAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
Type representing authorization rule defined for namespace.
NamespaceAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the namespace authorization rule definition.
NamespaceAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus namespace authorization rule definition stages.
NamespaceAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of namespace authorization rule definition.
NamespaceAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
NamespaceAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the namespace authorization rule update.
NamespaceAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
Entry point to namespace authorization rules management API.
NamespaceCreateOrUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Create Or Update Namespace operation.
NamespaceCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
 
NamespaceListResult - Class in com.azure.resourcemanager.servicebus.models
The response of the List Namespace operation.
NamespaceListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceListResult
 
namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.NamespaceAuthorizationRule
 
namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.QueueAuthorizationRule
 
namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.TopicAuthorizationRule
 
NamespaceResourceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of a namespace resource.
NamespaceResourceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
 
namespaces() - Method in class com.azure.resourcemanager.servicebus.ServiceBusManager
 
NamespacesClient - Interface in com.azure.resourcemanager.servicebus.fluent
An instance of this class provides access to all the operations defined in NamespacesClient.
NamespaceSku - Class in com.azure.resourcemanager.servicebus.models
Defines values for NamespaceSku.
NamespaceSku(String, String) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
Creates Service Bus namespace sku.
NamespaceSku(String, String, int) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
Creates Service Bus namespace SKU.
NamespaceSku(Sku) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
Creates Service Bus namespace SKU.
NamespaceState - Enum in com.azure.resourcemanager.servicebus.models
Defines values for NamespaceState.
NamespaceUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Patch Namespace operation.
NamespaceUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
 
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceListResult
Get the nextLink property: Link to the next set of results.
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
Get the nextLink property: URL to get the next set of operation list results if there are any.
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.QueueListResult
Get the nextLink property: Link to the next set of results.
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
Get the nextLink property: Link to the next set of results.
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
Get the nextLink property: Link to the next set of results.
nextLink() - Method in class com.azure.resourcemanager.servicebus.models.TopicListResult
Get the nextLink property: Link to the next set of results.
NONE - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value None for UnavailableReason.

O

operation() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
Get the operation property: Operation type: Read, write, delete, etc.
OperationDisplay - Class in com.azure.resourcemanager.servicebus.models
The object that represents the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.servicebus.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.servicebus.fluent.models
A ServiceBus REST API operation.
OperationInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
 
OperationListResult - Class in com.azure.resourcemanager.servicebus.models
Result of the request to list ServiceBus operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.OperationListResult
 
OperationsClient - Interface in com.azure.resourcemanager.servicebus.fluent
An instance of this class provides access to all the operations defined in OperationsClient.

P

Policykey - Enum in com.azure.resourcemanager.servicebus.models
Defines values for Policykey.
policykey() - Method in class com.azure.resourcemanager.servicebus.models.RegenerateKeysParameters
Get the policykey property: Key that needs to be regenerated.
postAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
postAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
postAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
postAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
postAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
postAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
postAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Gets an authorization rule for a queue by rule name.
postAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Returns the specified authorization rule.
PREMIUM - Static variable in class com.azure.resourcemanager.servicebus.models.SkuName
Static value Premium for SkuName.
PREMIUM - Static variable in class com.azure.resourcemanager.servicebus.models.SkuTier
Static value Premium for SkuTier.
PREMIUM_CAPACITY1 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY1.
PREMIUM_CAPACITY2 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY2.
PREMIUM_CAPACITY4 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY4.
primaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Get the primaryConnectionString property: Primary connection string of the created namespace authorization rule.
primaryConnectionString() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
 
primaryKey() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Get the primaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
primaryKey() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
 
provider() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
Get the provider property: Service provider: Microsoft.ServiceBus.
provisioningState() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the provisioningState property: Provisioning state of the namespace.
provisioningState() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the provisioningState property: Provisioning state of the namespace.

Q

Queue - Interface in com.azure.resourcemanager.servicebus.models
Type representing Service Bus queue.
Queue.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the Service Bus queue definition.
Queue.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus queue definition stages.
Queue.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of a queue definition.
Queue.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
Queue.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
Queue.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define default TTL for messages.
Queue.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define auto delete behaviour.
Queue.DefinitionStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
Queue.DefinitionStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to mark messages as express messages.
Queue.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing specify batching behaviour.
Queue.DefinitionStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define duration for message lock.
Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
Queue.DefinitionStages.WithPartitioning - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify partitioning behaviour.
Queue.DefinitionStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to enable session support.
Queue.DefinitionStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify size.
Queue.Update - Interface in com.azure.resourcemanager.servicebus.models
The template for Service Bus queue update operation, containing all the settings that can be modified.
Queue.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus queue update stages.
Queue.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
Queue.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define default TTL for messages.
Queue.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define auto delete behaviour.
Queue.UpdateStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
Queue.UpdateStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to mark it as either holding regular or express messages.
Queue.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing configure message batching behaviour.
Queue.UpdateStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to define duration for message lock.
Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
Queue.UpdateStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to enable session support.
Queue.UpdateStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to specify size.
QueueAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
Type representing authorization rule defined for queue.
QueueAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the queue authorization rule definition.
QueueAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus queue authorization rule definition stages.
QueueAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of queue authorization rule definition.
QueueAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
QueueAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the queue authorization rule update.
QueueAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
Entry point to queue authorization rules management API.
QueueCreateOrUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Create Or Update Queue operation.
QueueCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
 
QueueListResult - Class in com.azure.resourcemanager.servicebus.models
The response to the List Queues operation.
QueueListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.QueueListResult
 
queueName() - Method in interface com.azure.resourcemanager.servicebus.models.QueueAuthorizationRule
 
QueueResourceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of queue Resource.
QueueResourceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
 
Queues - Interface in com.azure.resourcemanager.servicebus.models
Entry point to service bus queue management API in Azure.
queues() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
QueuesClient - Interface in com.azure.resourcemanager.servicebus.fluent
An instance of this class provides access to all the operations defined in QueuesClient.

R

reason() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Get the reason property: The reason for unavailability of a namespace.
regenerateKey(Policykey) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
Regenerates primary or secondary keys.
regenerateKeyAsync(Policykey) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
Regenerates primary or secondary keys.
regenerateKeys(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Regenerates the primary or secondary connection strings for the namespace.
regenerateKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Regenerates the primary or secondary connection strings to the queue.
regenerateKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Regenerates primary or secondary connection strings for the topic.
regenerateKeysAsync(String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Regenerates the primary or secondary connection strings for the namespace.
regenerateKeysAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Regenerates the primary or secondary connection strings for the namespace.
regenerateKeysAsync(String, String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Regenerates the primary or secondary connection strings to the queue.
regenerateKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Regenerates the primary or secondary connection strings to the queue.
regenerateKeysAsync(String, String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Regenerates primary or secondary connection strings for the topic.
regenerateKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Regenerates primary or secondary connection strings for the topic.
RegenerateKeysParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Regenerate Authorization Rule operation.
RegenerateKeysParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.RegenerateKeysParameters
 
regenerateKeysWithResponse(String, String, String, Policykey, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Regenerates the primary or secondary connection strings for the namespace.
regenerateKeysWithResponse(String, String, String, String, Policykey, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Regenerates the primary or secondary connection strings to the queue.
regenerateKeysWithResponse(String, String, String, String, Policykey, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Regenerates primary or secondary connection strings for the topic.
regenerateKeysWithResponseAsync(String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Regenerates the primary or secondary connection strings for the namespace.
regenerateKeysWithResponseAsync(String, String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
Regenerates the primary or secondary connection strings to the queue.
regenerateKeysWithResponseAsync(String, String, String, String, Policykey) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
Regenerates primary or secondary connection strings for the topic.
requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
requiresSession() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
requiresSession() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the requiresSession property: Value indicating if a subscription supports the concept of sessions.
requiresSession() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
requiresSession() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the requiresSession property: Value indicating if a subscription supports the concept of sessions.
resource() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
Get the resource property: Resource on which the operation is performed: Invoice, etc.
ResourceListKeysInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Namespace/ServiceBus Connection String.
ResourceListKeysInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
 
rights() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
Get the rights property: The rights associated with the rule.
rights() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
 
rights() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Get the rights property: The rights associated with the rule.

S

scheduledMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Get the scheduledMessageCount property: Number of scheduled messages.
scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
secondaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Get the secondaryConnectionString property: Secondary connection string of the created namespace authorization rule.
secondaryConnectionString() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
 
secondaryKey() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Get the secondaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
secondaryKey() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
 
serviceBusEndpoint() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the serviceBusEndpoint property: Endpoint you can use to perform Service Bus operations.
serviceBusEndpoint() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the serviceBusEndpoint property: Endpoint you can use to perform Service Bus operations.
ServiceBusManagementClient - Interface in com.azure.resourcemanager.servicebus.fluent
The interface for ServiceBusManagementClient class.
ServiceBusManager - Class in com.azure.resourcemanager.servicebus
Entry point to Azure ServiceBus management.
ServiceBusManager.Configurable - Interface in com.azure.resourcemanager.servicebus
The interface allowing configurations to be set.
ServiceBusNamespace - Interface in com.azure.resourcemanager.servicebus.models
An immutable client-side representation of an Azure Service Bus namespace.
ServiceBusNamespace.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the Service Bus namespace definition.
ServiceBusNamespace.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus namespace definition stages.
ServiceBusNamespace.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of a Service Bus namespace definition.
ServiceBusNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace.
ServiceBusNamespace.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ServiceBusNamespace.DefinitionStages.WithGroup - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace definition allowing to specify the resource group.
ServiceBusNamespace.DefinitionStages.WithQueue - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace definition allowing to add a new queue in the namespace.
ServiceBusNamespace.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace definition allowing to specify the sku.
ServiceBusNamespace.DefinitionStages.WithTopic - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.
ServiceBusNamespace.Update - Interface in com.azure.resourcemanager.servicebus.models
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
ServiceBusNamespace.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of all the Service Bus namespace update stages.
ServiceBusNamespace.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing manage authorization rules for the namespace.
ServiceBusNamespace.UpdateStages.WithQueue - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing to manage queues in the namespace.
ServiceBusNamespace.UpdateStages.WithSku - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing to change the sku.
ServiceBusNamespace.UpdateStages.WithTopic - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing to manage topics in the namespace.
ServiceBusNamespaces - Interface in com.azure.resourcemanager.servicebus.models
Entry point to Service Bus namespace API in Azure.
ServiceBusSubscription - Interface in com.azure.resourcemanager.servicebus.models
Type representing service bus topic subscription.
ServiceBusSubscription.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the subscription definition.
ServiceBusSubscription.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of queue definition stages.
ServiceBusSubscription.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of a subscription definition.
ServiceBusSubscription.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
ServiceBusSubscription.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define default TTL for messages.
ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define auto delete behaviour.
ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing specify batching behaviour.
ServiceBusSubscription.DefinitionStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define duration for message lock.
ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to enable session support.
ServiceBusSubscription.Update - Interface in com.azure.resourcemanager.servicebus.models
The template for a subscription update operation, containing all the settings that can be modified.
ServiceBusSubscription.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of subscription update stages.
ServiceBusSubscription.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define default TTL for messages.
ServiceBusSubscription.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define auto delete behaviour.
ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription.
ServiceBusSubscription.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing configure message batching behaviour.
ServiceBusSubscription.UpdateStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to define duration for message lock.
ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
ServiceBusSubscription.UpdateStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
The stage of the subscription definition allowing to enable session support.
ServiceBusSubscriptions - Interface in com.azure.resourcemanager.servicebus.models
Entry point to service bus queue management API in Azure.
SharedAccessAuthorizationRuleCreateOrUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Create Or Update Authorization Rules operation.
SharedAccessAuthorizationRuleCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
 
SharedAccessAuthorizationRuleListResult - Class in com.azure.resourcemanager.servicebus.models
The response to the List Namespace operation.
SharedAccessAuthorizationRuleListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
 
SharedAccessAuthorizationRuleResourceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of a namespace authorization rule.
SharedAccessAuthorizationRuleResourceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
 
sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the sizeInBytes property: The size of the queue, in bytes.
sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the sizeInBytes property: Size of the topic, in bytes.
sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the sizeInBytes property: The size of the queue, in bytes.
sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the sizeInBytes property: Size of the topic, in bytes.
sku() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the sku property: SKU of the namespace.
sku() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the sku property: SKU of the namespace.
sku() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
Get the sku property: The sku of the created namespace.
sku() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
Sku - Class in com.azure.resourcemanager.servicebus.models
SKU of the namespace.
Sku() - Constructor for class com.azure.resourcemanager.servicebus.models.Sku
 
SkuName - Class in com.azure.resourcemanager.servicebus.models
Defines values for SkuName.
SkuName() - Constructor for class com.azure.resourcemanager.servicebus.models.SkuName
 
SkuTier - Class in com.azure.resourcemanager.servicebus.models
Defines values for SkuTier.
SkuTier() - Constructor for class com.azure.resourcemanager.servicebus.models.SkuTier
 
STANDARD - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
Static value NamespaceSku for STANDARD.
STANDARD - Static variable in class com.azure.resourcemanager.servicebus.models.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.azure.resourcemanager.servicebus.models.SkuTier
Static value Standard for SkuTier.
status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the status property: State of the namespace.
status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the status property: Enumerates the possible values for the status of a messaging entity.
status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the status property: Enumerates the possible values for the status of a messaging entity.
status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the status property: Enumerates the possible values for the status of a messaging entity.
status() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the status property: State of the namespace.
status() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
status() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the status property: Enumerates the possible values for the status of a messaging entity.
status() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
status() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the status property: Enumerates the possible values for the status of a messaging entity.
status() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
status() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the status property: Enumerates the possible values for the status of a messaging entity.
SUBSCRIPTION_IS_DISABLED - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value SubscriptionIsDisabled for UnavailableReason.
subscriptionCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the subscriptionCount property: Number of subscriptions.
subscriptionCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
subscriptionCount() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the subscriptionCount property: Number of subscriptions.
SubscriptionCreateOrUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Create Or Update Subscription operation.
SubscriptionCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
 
SubscriptionListResult - Class in com.azure.resourcemanager.servicebus.models
The response to the List Subscriptions operation.
SubscriptionListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
 
SubscriptionResourceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of subscription resource.
SubscriptionResourceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
 
subscriptions() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
SubscriptionsClient - Interface in com.azure.resourcemanager.servicebus.fluent
An instance of this class provides access to all the operations defined in SubscriptionsClient.
supportOrdering() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the supportOrdering property: A value that indicates whether the queue supports ordering.
supportOrdering() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the supportOrdering property: Value that indicates whether the topic supports ordering.
supportOrdering() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the supportOrdering property: A value that indicates whether the queue supports ordering.
supportOrdering() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the supportOrdering property: Value that indicates whether the topic supports ordering.

T

tags() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the tags property: Namespace tags.
tags() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
Get the tags property: Resource tags.
tier() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 
tier() - Method in class com.azure.resourcemanager.servicebus.models.Sku
Get the tier property: The billing tier of this particular SKU.
TOO_MANY_NAMESPACE_IN_CURRENT_SUBSCRIPTION - Static variable in class com.azure.resourcemanager.servicebus.models.UnavailableReason
Static value TooManyNamespaceInCurrentSubscription for UnavailableReason.
Topic - Interface in com.azure.resourcemanager.servicebus.models
Type representing Service Bus topic.
Topic.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the Service Bus topic definition.
Topic.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus topic definition stages.
Topic.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of a topic definition.
Topic.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
Topic.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
Topic.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to define default TTL for messages.
Topic.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to define auto delete behaviour.
Topic.DefinitionStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
Topic.DefinitionStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to mark messages as express messages.
Topic.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing specify batching behaviour.
Topic.DefinitionStages.WithPartitioning - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to specify partitioning behaviour.
Topic.DefinitionStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to specify size.
Topic.DefinitionStages.WithSubscription - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
Topic.Update - Interface in com.azure.resourcemanager.servicebus.models
The template for a Service Bus topic update operation, containing all the settings that can be modified.
Topic.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus topic update stages.
Topic.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
Topic.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to define default TTL for messages.
Topic.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to define auto delete behaviour.
Topic.UpdateStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
Topic.UpdateStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to mark it as either holding regular or express messages.
Topic.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing configure message batching behaviour.
Topic.UpdateStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
The stage of the topic definition allowing to specify size.
Topic.UpdateStages.WithSubscription - Interface in com.azure.resourcemanager.servicebus.models
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
TopicAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
Type representing authorization rule defined for topic.
TopicAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the topic authorization rule definition.
TopicAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
Grouping of Service Bus topic authorization rule definition stages.
TopicAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
The first stage of topic authorization rule definition.
TopicAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
TopicAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
The entirety of the topic authorization rule update.
TopicAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
Entry point to topic authorization rules management API.
TopicCreateOrUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
Parameters supplied to the Create Or Update Topic operation.
TopicCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
 
TopicListResult - Class in com.azure.resourcemanager.servicebus.models
The response to the List Topics operation.
TopicListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.TopicListResult
 
topicName() - Method in interface com.azure.resourcemanager.servicebus.models.TopicAuthorizationRule
 
TopicResourceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
Description of topic resource.
TopicResourceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
 
topics() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
Topics - Interface in com.azure.resourcemanager.servicebus.models
Entry point to Service Bus topic management API in Azure.
TopicsClient - Interface in com.azure.resourcemanager.servicebus.fluent
An instance of this class provides access to all the operations defined in TopicsClient.
toString() - Method in enum com.azure.resourcemanager.servicebus.models.AccessRights
 
toString() - Method in enum com.azure.resourcemanager.servicebus.models.EntityAvailabilityStatus
 
toString() - Method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
 
toString() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
 
toString() - Method in enum com.azure.resourcemanager.servicebus.models.NamespaceState
 
toString() - Method in enum com.azure.resourcemanager.servicebus.models.Policykey
 
transferDeadLetterMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Get the transferDeadLetterMessageCount property: Number of messages transferred into dead letters.
transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
transferMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Get the transferMessageCount property: Number of messages transferred to another queue, topic, or subscription.
transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
type() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the type property: Resource manager type of the resource.

U

unavailabilityMessage() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
 
UnavailableReason - Class in com.azure.resourcemanager.servicebus.models
Defines values for UnavailableReason.
UnavailableReason() - Constructor for class com.azure.resourcemanager.servicebus.models.UnavailableReason
 
update(String, String, NamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Updates a service namespace.
updateAsync(String, String, NamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Updates a service namespace.
updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Get the updatedAt property: The time the namespace was updated.
updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Get the updatedAt property: The exact time the message was updated.
updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Get the updatedAt property: The exact time the message was updated.
updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Get the updatedAt property: The exact time the message was updated.
updatedAt() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Get the updatedAt property: The time the namespace was updated.
updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
 
updatedAt() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Get the updatedAt property: The exact time the message was updated.
updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
 
updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
 
updatedAt() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Get the updatedAt property: The exact time the message was updated.
updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
 
updatedAt() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Get the updatedAt property: The exact time the message was updated.
updateWithResponse(String, String, NamespaceUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Updates a service namespace.
updateWithResponseAsync(String, String, NamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
Updates a service namespace.

V

validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.QueueListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.RegenerateKeysParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.Sku
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.servicebus.models.TopicListResult
Validates the instance.
value() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceListResult
Get the value property: Result of the List Namespace operation.
value() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
Get the value property: List of ServiceBus operations supported by the Microsoft.ServiceBus resource provider.
value() - Method in class com.azure.resourcemanager.servicebus.models.QueueListResult
Get the value property: Result of the List Queues operation.
value() - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
Get the value property: Result of the List Authorization Rules operation.
value() - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
Get the value property: Result of the List Subscriptions operation.
value() - Method in class com.azure.resourcemanager.servicebus.models.TopicListResult
Get the value property: Result of the List Topics operation.
valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityAvailabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.NamespaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.Policykey
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.servicebus.models.EntityAvailabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.servicebus.models.NamespaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.servicebus.models.Policykey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.servicebus.models.SkuName
 
values() - Static method in class com.azure.resourcemanager.servicebus.models.SkuTier
 
values() - Static method in class com.azure.resourcemanager.servicebus.models.UnavailableReason
 

W

withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the autoDeleteOnIdle property: the TimeSpan idle interval after which the queue is automatically deleted.
withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the autoDeleteOnIdle property: the TimeSpan idle interval after which the queue is automatically deleted.
withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
withAutoDeleteOnIdle(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the autoDeleteOnIdle property: TimeSpan idle interval after which the topic is automatically deleted.
withCapacity(Integer) - Method in class com.azure.resourcemanager.servicebus.models.Sku
Set the capacity property: The specified messaging units for the tier.
withCreateAcsNamespace(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Set the createAcsNamespace property: Indicates whether to create an ACS namespace.
withCreateAcsNamespace(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the createAcsNamespace property: Indicates whether to create an ACS namespace.
withDeadLetteringOnFilterEvaluationExceptions(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
withDeadLetteringOnFilterEvaluationExceptions(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the defaultMessageTimeToLive property: The default message time to live value.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the defaultMessageTimeToLive property: Default message time to live value.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the defaultMessageTimeToLive property: Default message time to live value.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the defaultMessageTimeToLive property: The default message time to live value.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the defaultMessageTimeToLive property: Default message time to live value.
withDefaultMessageTimeToLive(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the defaultMessageTimeToLive property: Default message time to live value.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDeleteOnIdle
The idle interval after which the queue is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDeleteOnIdle
The idle interval after which the queue is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle
The idle interval after which the subscription is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
The idle interval after which the subscription is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDeleteOnIdle
The idle interval after which the topic is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDeleteOnIdle
The idle interval after which the topic is automatically deleted.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
Set the display property: The object that represents the operation.
withDuplicateDetectionHistoryTimeWindow(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
withDuplicateDetectionHistoryTimeWindow(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
withDuplicateDetectionHistoryTimeWindow(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
withDuplicateDetectionHistoryTimeWindow(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the duplicateDetectionHistoryTimeWindow property: TimeSpan structure that defines the duration of the duplicate detection history.
withDuplicateMessageDetection(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetection(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetectionHistoryDuration(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetectionHistoryDuration(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the enableBatchedOperations property: A value that indicates whether server-side batched operations are enabled.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the enableBatchedOperations property: A value that indicates whether server-side batched operations are enabled.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
withEnabled(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Set the enabled property: Specifies whether this instance is enabled.
withEnabled(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the enabled property: Specifies whether this instance is enabled.
withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the enableExpress property: A value that indicates whether Express Entities are enabled.
withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the enableExpress property: Value that indicates whether Express Entities are enabled.
withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the enableExpress property: A value that indicates whether Express Entities are enabled.
withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the enableExpress property: Value that indicates whether Express Entities are enabled.
withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the entityAvailabilityStatus property: Entity availability status for the queue.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the entityAvailabilityStatus property: Entity availability status for the topic.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the entityAvailabilityStatus property: Entity availability status for the topic.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the entityAvailabilityStatus property: Entity availability status for the queue.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the entityAvailabilityStatus property: Entity availability status for the topic.
withEntityAvailabilityStatus(EntityAvailabilityStatus) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the entityAvailabilityStatus property: Entity availability status for the topic.
withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message must be moved to dead-letter queue.
withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message must be moved to dead-letter queue.
withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message must be moved to dead-letter subscription.
withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message must be moved to dead-letter subscription.
withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithExpressMessage
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpressMessage
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithExpressMessage
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithExpressMessage
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
withFilteringMessagesBeforePublishing(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the filteringMessagesBeforePublishing property: Whether messages should be filtered before publishing.
withFilteringMessagesBeforePublishing(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the filteringMessagesBeforePublishing property: Whether messages should be filtered before publishing.
withIsAnonymousAccessible(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the isAnonymousAccessible property: A value that indicates whether the message is accessible anonymously.
withIsAnonymousAccessible(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the isAnonymousAccessible property: Value that indicates whether the message is accessible anonymously.
withIsAnonymousAccessible(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the isAnonymousAccessible property: A value that indicates whether the message is accessible anonymously.
withIsAnonymousAccessible(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the isAnonymousAccessible property: Value that indicates whether the message is accessible anonymously.
withIsExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the isExpress property: The isExpress property.
withIsExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the isExpress property: The isExpress property.
withIsReadOnly(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the isReadOnly property: Value that indicates whether the entity description is read-only.
withIsReadOnly(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the isReadOnly property: Value that indicates whether the entity description is read-only.
withKeyName(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Set the keyName property: A string that describes the authorization rule.
withListeningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithListen
 
withListeningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithListen
 
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the location property: Resource location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
Set the location property: Resource location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the location property: Resource location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the location property: Resource location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the location property: Namespace location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the location property: location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Set the location property: data center location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the location property: Subscription data center location.
withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the location property: Location of the resource.
withLockDuration(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the lockDuration property: The duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
withLockDuration(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the lockDuration property: The lock duration time span for the subscription.
withLockDuration(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the lockDuration property: The duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
withLockDuration(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the lockDuration property: The lock duration time span for the subscription.
withManagementEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithManage
 
withManagementEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithManage
 
withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the maxDeliveryCount property: The maximum delivery count.
withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the maxDeliveryCount property: Number of maximum deliveries.
withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the maxDeliveryCount property: The maximum delivery count.
withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the maxDeliveryCount property: Number of maximum deliveries.
withMaxSizeInMegabytes(Long) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
withMaxSizeInMegabytes(Long) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
withMaxSizeInMegabytes(Long) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
withMaxSizeInMegabytes(Long) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageBatching
Specifies that Service Bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageBatching
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithMessageBatching
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
withMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withName(String) - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
Set the name property: The Name to check the namespace name availability and The namespace name can contain only letters, numbers, and hyphens.
withName(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the name property: Queue name.
withName(String) - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Set the name property: Name of the authorization rule.
withName(SkuName) - Method in class com.azure.resourcemanager.servicebus.models.Sku
Set the name property: Name of this SKU.
withName(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the name property: Topic name.
withNameAvailable(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Set the nameAvailable property: Value indicating namespace is availability, true if the namespace is available; otherwise, false.
withNewAuthorizationRule(String, AccessRights...) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
Creates an authorization rule for the subscription.
withNewAuthorizationRule(String, AccessRights...) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
Creates an authorization rule for the subscription.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the queue.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the queue.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the Service Bus namespace.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the Service Bus namespace.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the topic.
withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the topic.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the queue.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the queue.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the Service Bus namespace.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the Service Bus namespace.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the topic.
withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the topic.
withNewQueue(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithQueue
Creates a queue entity in the Service Bus namespace.
withNewQueue(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithQueue
Creates a queue entity in the Service Bus namespace.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the queue.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the queue.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the Service Bus namespace.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the Service Bus namespace.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the topic.
withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the topic.
withNewSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithSubscription
Creates a subscription entity for the Service Bus topic.
withNewSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSubscription
Creates a subscription entity for the Service Bus topic.
withNewTopic(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithTopic
Creates a topic entity in the Service Bus namespace.
withNewTopic(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithTopic
Creates a topic entity in the Service Bus namespace.
withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceListResult
Set the nextLink property: Link to the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.QueueListResult
Set the nextLink property: Link to the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
Set the nextLink property: Link to the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
Set the nextLink property: Link to the next set of results.
withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.TopicListResult
Set the nextLink property: Link to the next set of results.
withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the queue.
withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Removes an authorization rule from the Service Bus namespace.
withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the topic.
withoutDuplicateMessageDetection() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDuplicateMessageDetection
Specifies that duplicate message detection needs to be disabled.
withoutDuplicateMessageDetection() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDuplicateMessageDetection
Specifies that duplicate message detection needs to be disabled.
withoutExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message should not be moved to dead-letter queue.
withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message should not be moved to dead-letter subscription.
withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message should not be moved to dead-letter subscription.
withoutExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpressMessage
Specifies that messages in this queue are not express hence they should be cached in memory.
withoutExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithExpressMessage
Specifies that messages in this topic are not express hence they should be cached in memory.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this queue.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this subscription.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when service bus write messages to or delete messages from it's internal store.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this topic.
withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
withoutMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message should not be moved to dead-letter subscription.
withoutNewAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the subscription.
withoutPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithPartitioning
Specifies that the default partitioning should be disabled on this queue.
withoutPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithPartitioning
Specifies that the default partitioning should be disabled on this topic.
withoutQueue(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithQueue
Removes a queue entity from the Service Bus namespace.
withoutSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSession
Specifies that session support should be disabled for the queue.
withoutSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithSession
Specifies that session support should be disabled for the subscription.
withoutSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSubscription
Removes a subscription entity associated with the Service Bus topic.
withoutTopic(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithTopic
Removes a topic entity from the Service Bus namespace.
withPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithPartitioning
Specifies that partitioning should be enabled on this queue.
withPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithPartitioning
Specifies that partitioning should be enabled on this topic.
withPolicykey(Policykey) - Method in class com.azure.resourcemanager.servicebus.models.RegenerateKeysParameters
Set the policykey property: Key that needs to be regenerated.
withPrimaryConnectionString(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Set the primaryConnectionString property: Primary connection string of the created namespace authorization rule.
withPrimaryKey(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Set the primaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
withReason(UnavailableReason) - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
Set the reason property: The reason for unavailability of a namespace.
withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the requiresSession property: Value indicating if a subscription supports the concept of sessions.
withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the requiresSession property: Value indicating if a subscription supports the concept of sessions.
withRights(List<AccessRights>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SharedAccessAuthorizationRuleResourceInner
Set the rights property: The rights associated with the rule.
withRights(List<AccessRights>) - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleCreateOrUpdateParameters
Set the rights property: The rights associated with the rule.
withSecondaryConnectionString(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Set the secondaryConnectionString property: Secondary connection string of the created namespace authorization rule.
withSecondaryKey(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ResourceListKeysInner
Set the secondaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
withSendingEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithSend
 
withSendingEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithSend
 
withSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithSession
Specifies that session support should be enabled for the queue.
withSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSession
Specifies that session support should be enabled for the queue.
withSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithSession
Specifies that session support should be enabled for the subscription.
withSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithSession
Specifies that session support should be enabled for the subscription.
withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithSize
Specifies the maximum size of memory allocated for the queue.
withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSize
Specifies the maximum size of memory allocated for the queue.
withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithSize
Specifies the maximum size of memory allocated for the topic.
withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSize
Specifies the maximum size of memory allocated for the topic.
withSku(Sku) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Set the sku property: SKU of the namespace.
withSku(Sku) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the sku property: SKU of the namespace.
withSku(Sku) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
Set the sku property: The sku of the created namespace.
withSku(NamespaceSku) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithSku
Specifies the namespace sku.
withSku(NamespaceSku) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithSku
Specifies the namespace sku.
withStatus(NamespaceState) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NamespaceResourceInner
Set the status property: State of the namespace.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the status property: Enumerates the possible values for the status of a messaging entity.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SubscriptionResourceInner
Set the status property: Enumerates the possible values for the status of a messaging entity.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the status property: Enumerates the possible values for the status of a messaging entity.
withStatus(NamespaceState) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the status property: State of the namespace.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the status property: Enumerates the possible values for the status of a messaging entity.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the status property: Enumerates the possible values for the status of a messaging entity.
withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the status property: Enumerates the possible values for the status of a messaging entity.
withSupportOrdering(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.QueueResourceInner
Set the supportOrdering property: A value that indicates whether the queue supports ordering.
withSupportOrdering(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.TopicResourceInner
Set the supportOrdering property: Value that indicates whether the topic supports ordering.
withSupportOrdering(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.QueueCreateOrUpdateParameters
Set the supportOrdering property: A value that indicates whether the queue supports ordering.
withSupportOrdering(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.TopicCreateOrUpdateParameters
Set the supportOrdering property: Value that indicates whether the topic supports ordering.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceCreateOrUpdateParameters
Set the tags property: Namespace tags.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceUpdateParameters
Set the tags property: Resource tags.
withTier(SkuTier) - Method in class com.azure.resourcemanager.servicebus.models.Sku
Set the tier property: The billing tier of this particular SKU.
withType(String) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionCreateOrUpdateParameters
Set the type property: Resource manager type of the resource.
withValue(List<NamespaceResourceInner>) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceListResult
Set the value property: Result of the List Namespace operation.
withValue(List<QueueResourceInner>) - Method in class com.azure.resourcemanager.servicebus.models.QueueListResult
Set the value property: Result of the List Queues operation.
withValue(List<SharedAccessAuthorizationRuleResourceInner>) - Method in class com.azure.resourcemanager.servicebus.models.SharedAccessAuthorizationRuleListResult
Set the value property: Result of the List Authorization Rules operation.
withValue(List<SubscriptionResourceInner>) - Method in class com.azure.resourcemanager.servicebus.models.SubscriptionListResult
Set the value property: Result of the List Subscriptions operation.
withValue(List<TopicResourceInner>) - Method in class com.azure.resourcemanager.servicebus.models.TopicListResult
Set the value property: Result of the List Topics operation.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.