- Queue - Interface in com.microsoft.azure.management.servicebus
-
Type representing Service Bus queue.
- Queue.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the Service Bus queue definition.
- Queue.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus queue definition stages.
- Queue.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of a queue definition.
- Queue.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to add an authorization rule for accessing
the queue.
- Queue.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define default TTL for messages.
- Queue.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define auto delete behaviour.
- Queue.DefinitionStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to specify duration of the duplicate message
detection history.
- Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to mark messages as express messages.
- Queue.DefinitionStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing specify batching behaviour.
- Queue.DefinitionStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define duration for message lock.
- Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to specify partitioning behaviour.
- Queue.DefinitionStages.WithSession - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to enable session support.
- Queue.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to specify size.
- Queue.Update - Interface in com.microsoft.azure.management.servicebus
-
The template for Service Bus queue update operation, containing all the settings that can be modified.
- Queue.UpdateStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus queue update stages.
- Queue.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to add an authorization rule for accessing
the queue.
- Queue.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define default TTL for messages.
- Queue.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define auto delete behaviour.
- Queue.UpdateStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to specify duration of the duplicate message
detection history.
- Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to mark it as either holding regular or express
messages.
- Queue.UpdateStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing configure message batching behaviour.
- Queue.UpdateStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to define duration for message lock.
- Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to enable session support.
- Queue.UpdateStages.WithSize - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to specify size.
- QueueAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
Type representing authorization rule defined for queue.
- QueueAuthorizationRule.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the queue authorization rule definition.
- QueueAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus queue authorization rule definition stages.
- QueueAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of queue authorization rule definition.
- QueueAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The entirety of the queue authorization rule update.
- QueueAuthorizationRules - Interface in com.microsoft.azure.management.servicebus
-
Entry point to queue authorization rules management API.
- queueName() - Method in interface com.microsoft.azure.management.servicebus.QueueAuthorizationRule
-
- Queues - Interface in com.microsoft.azure.management.servicebus
-
Entry point to service bus queue management API in Azure.
- queues() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
-
- scheduledMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
-
Get the scheduledMessageCount value.
- scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
-
- scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
-
- scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- secondaryConnectionString() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
-
- secondaryKey() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
-
- ServiceBusNamespace - Interface in com.microsoft.azure.management.servicebus
-
An immutable client-side representation of an Azure Service Bus namespace.
- ServiceBusNamespace.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the Service Bus namespace definition.
- ServiceBusNamespace.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus namespace definition stages.
- ServiceBusNamespace.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of a Service Bus namespace definition.
- ServiceBusNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing
the namespace.
- ServiceBusNamespace.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace definition allowing to specify the resource group.
- ServiceBusNamespace.DefinitionStages.WithQueue - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace definition allowing to add a new queue in the namespace.
- ServiceBusNamespace.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace definition allowing to specify the sku.
- ServiceBusNamespace.DefinitionStages.WithTopic - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.
- ServiceBusNamespace.Update - Interface in com.microsoft.azure.management.servicebus
-
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
- ServiceBusNamespace.UpdateStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of all the Service Bus namespace update stages.
- ServiceBusNamespace.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing manage authorization rules
for the namespace.
- ServiceBusNamespace.UpdateStages.WithQueue - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing to manage queues in the namespace.
- ServiceBusNamespace.UpdateStages.WithSku - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing to change the sku.
- ServiceBusNamespace.UpdateStages.WithTopic - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing to manage topics in the namespace.
- ServiceBusNamespaces - Interface in com.microsoft.azure.management.servicebus
-
Entry point to Service Bus namespace API in Azure.
- ServiceBusSubscription - Interface in com.microsoft.azure.management.servicebus
-
Type representing service bus topic subscription.
- ServiceBusSubscription.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the subscription definition.
- ServiceBusSubscription.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of queue definition stages.
- ServiceBusSubscription.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of a subscription definition.
- ServiceBusSubscription.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to add an authorization rule for accessing
the subscription.
- ServiceBusSubscription.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define default TTL for messages.
- ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define auto delete behaviour.
- ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing specify batching behaviour.
- ServiceBusSubscription.DefinitionStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define duration for message lock.
- ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to enable session support.
- ServiceBusSubscription.Update - Interface in com.microsoft.azure.management.servicebus
-
The template for a subscription update operation, containing all the settings that can be modified.
- ServiceBusSubscription.UpdateStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of subscription update stages.
- ServiceBusSubscription.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the queue definition allowing to add an authorization rule for accessing
the subscription.
- ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define default TTL for messages.
- ServiceBusSubscription.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define auto delete behaviour.
- ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing configure message batching behaviour.
- ServiceBusSubscription.UpdateStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to define duration for message lock.
- ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the subscription definition allowing to enable session support.
- ServiceBusSubscriptions - Interface in com.microsoft.azure.management.servicebus
-
Entry point to service bus queue management API in Azure.
- sku() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
-
- Sku - Class in com.microsoft.azure.management.servicebus
-
SKU of the namespace.
- Sku() - Constructor for class com.microsoft.azure.management.servicebus.Sku
-
- SkuName - Class in com.microsoft.azure.management.servicebus
-
Defines values for SkuName.
- SkuName(String) - Constructor for class com.microsoft.azure.management.servicebus.SkuName
-
Creates a custom value for SkuName.
- SkuTier - Class in com.microsoft.azure.management.servicebus
-
Defines values for SkuTier.
- SkuTier(String) - Constructor for class com.microsoft.azure.management.servicebus.SkuTier
-
Creates a custom value for SkuTier.
- STANDARD - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
-
Static value NamespaceSku for STANDARD.
- STANDARD - Static variable in class com.microsoft.azure.management.servicebus.SkuName
-
Static value Standard for SkuName.
- STANDARD - Static variable in class com.microsoft.azure.management.servicebus.SkuTier
-
Static value Standard for SkuTier.
- status() - Method in interface com.microsoft.azure.management.servicebus.Queue
-
- status() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
-
- status() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- SUBSCRIPTION_IS_DISABLED - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
-
Static value SubscriptionIsDisabled for UnavailableReason.
- subscriptionCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- subscriptions() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- tier() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
-
- tier() - Method in class com.microsoft.azure.management.servicebus.Sku
-
Get the tier value.
- TOO_MANY_NAMESPACE_IN_CURRENT_SUBSCRIPTION - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
-
Static value TooManyNamespaceInCurrentSubscription for UnavailableReason.
- Topic - Interface in com.microsoft.azure.management.servicebus
-
Type representing Service Bus topic.
- Topic.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the Service Bus topic definition.
- Topic.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus topic definition stages.
- Topic.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of a topic definition.
- Topic.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to add an authorization rule for accessing
the topic.
- Topic.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to define default TTL for messages.
- Topic.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to define auto delete behaviour.
- Topic.DefinitionStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to specify duration of the duplicate message
detection history.
- Topic.DefinitionStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to mark messages as express messages.
- Topic.DefinitionStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing specify batching behaviour.
- Topic.DefinitionStages.WithPartitioning - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to specify partitioning behaviour.
- Topic.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to specify size.
- Topic.DefinitionStages.WithSubscription - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
- Topic.Update - Interface in com.microsoft.azure.management.servicebus
-
The template for a Service Bus topic update operation, containing all the settings that can be modified.
- Topic.UpdateStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus topic update stages.
- Topic.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to add an authorization rule for accessing
the topic.
- Topic.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to define default TTL for messages.
- Topic.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to define auto delete behaviour.
- Topic.UpdateStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to specify duration of the duplicate message
detection history.
- Topic.UpdateStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to mark it as either holding regular or express
messages.
- Topic.UpdateStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing configure message batching behaviour.
- Topic.UpdateStages.WithSize - Interface in com.microsoft.azure.management.servicebus
-
The stage of the topic definition allowing to specify size.
- Topic.UpdateStages.WithSubscription - Interface in com.microsoft.azure.management.servicebus
-
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
- TopicAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
-
Type representing authorization rule defined for topic.
- TopicAuthorizationRule.Definition - Interface in com.microsoft.azure.management.servicebus
-
The entirety of the topic authorization rule definition.
- TopicAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
-
Grouping of Service Bus topic authorization rule definition stages.
- TopicAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
-
The first stage of topic authorization rule definition.
- TopicAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
-
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.microsoft.azure.management.servicebus
-
The entirety of the topic authorization rule update.
- TopicAuthorizationRules - Interface in com.microsoft.azure.management.servicebus
-
Entry point to topic authorization rules management API.
- topicName() - Method in interface com.microsoft.azure.management.servicebus.TopicAuthorizationRule
-
- topics() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
-
- Topics - Interface in com.microsoft.azure.management.servicebus
-
Entry point to Service Bus topic management API in Azure.
- toString() - Method in enum com.microsoft.azure.management.servicebus.AccessRights
-
- toString() - Method in enum com.microsoft.azure.management.servicebus.EntityStatus
-
- toString() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
-
- toString() - Method in enum com.microsoft.azure.management.servicebus.Policykey
-
- toString() - Method in class com.microsoft.azure.management.servicebus.SkuName
-
- toString() - Method in class com.microsoft.azure.management.servicebus.SkuTier
-
- toString() - Method in class com.microsoft.azure.management.servicebus.UnavailableReason
-
- transferDeadLetterMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
-
Get the transferDeadLetterMessageCount value.
- transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
-
- transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
-
- transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- transferMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
-
Get the transferMessageCount value.
- transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
-
- transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
-
- transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
-
- withCapacity(Integer) - Method in class com.microsoft.azure.management.servicebus.Sku
-
Set the capacity value.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the queue is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the queue is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the subscription is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the subscription is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the topic is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the topic is automatically deleted.
- withDuplicateMessageDetection(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetection(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetectionHistoryDuration(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetectionHistoryDuration(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message must be moved to dead-letter queue.
- withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message must be moved to dead-letter queue.
- withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message must be moved to dead-letter subscription.
- withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message must be moved to dead-letter subscription.
- withExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.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.
- withListeningEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithListen
-
- withListeningEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen
-
- withManagementEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage
-
- withManagementEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithManage
-
- withMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
- withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
- withMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withName(String) - Method in class com.microsoft.azure.management.servicebus.CheckNameAvailability
-
Set the name value.
- withName(SkuName) - Method in class com.microsoft.azure.management.servicebus.Sku
-
Set the name value.
- withNewAuthorizationRule(String, AccessRights...) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
-
Creates an authorization rule for the subscription.
- withNewAuthorizationRule(String, AccessRights...) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
-
Creates an authorization rule for the subscription.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the queue.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the queue.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the Service Bus namespace.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the Service Bus namespace.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the topic.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the topic.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the queue.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the queue.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the Service Bus namespace.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the Service Bus namespace.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the topic.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the topic.
- withNewQueue(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithQueue
-
Creates a queue entity in the Service Bus namespace.
- withNewQueue(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
-
Creates a queue entity in the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the queue.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the queue.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the topic.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the topic.
- withNewSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSubscription
-
Creates a subscription entity for the Service Bus topic.
- withNewSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSubscription
-
Creates a subscription entity for the Service Bus topic.
- withNewTopic(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
-
Creates a topic entity in the Service Bus namespace.
- withNewTopic(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
-
Creates a topic entity in the Service Bus namespace.
- withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the queue.
- withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule from the Service Bus namespace.
- withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the topic.
- withoutDuplicateMessageDetection() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection
-
Specifies that duplicate message detection needs to be disabled.
- withoutDuplicateMessageDetection() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
-
Specifies that duplicate message detection needs to be disabled.
- withoutExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message should not be moved to dead-letter queue.
- withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message should not be moved to dead-letter subscription.
- withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message should not be moved to dead-letter subscription.
- withoutExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpressMessage
-
Specifies that messages in this queue are not express hence they should be cached in memory.
- withoutExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithExpressMessage
-
Specifies that messages in this topic are not express hence they should be cached in memory.
- withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this queue.
- withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this subscription.
- withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this topic.
- withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.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.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message should not be moved to dead-letter subscription.
- withoutNewAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the subscription.
- withoutPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
-
Specifies that the default partitioning should be disabled on this queue.
- withoutPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithPartitioning
-
Specifies that the default partitioning should be disabled on this topic.
- withoutQueue(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
-
Removes a queue entity from the Service Bus namespace.
- withoutSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
-
Specifies that session support should be disabled for the queue.
- withoutSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithSession
-
Specifies that session support should be disabled for the subscription.
- withoutSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSubscription
-
Removes a subscription entity associated with the Service Bus topic.
- withoutTopic(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
-
Removes a topic entity from the Service Bus namespace.
- withPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
-
Specifies that partitioning should be enabled on this queue.
- withPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithPartitioning
-
Specifies that partitioning should be enabled on this topic.
- withPolicykey(Policykey) - Method in class com.microsoft.azure.management.servicebus.RegenerateKeysParameters
-
Set the policykey value.
- withSendingEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithSend
-
- withSendingEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend
-
- withSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
-
Specifies that session support should be enabled for the queue.
- withSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
-
Specifies that session support should be enabled for the queue.
- withSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithSession
-
Specifies that session support should be enabled for the subscription.
- withSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithSession
-
Specifies that session support should be enabled for the subscription.
- withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSize
-
Specifies the maximum size of memory allocated for the queue.
- withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSize
-
Specifies the maximum size of memory allocated for the queue.
- withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
-
Specifies the maximum size of memory allocated for the topic.
- withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
-
Specifies the maximum size of memory allocated for the topic.
- withSku(NamespaceSku) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithSku
-
Specifies the namespace sku.
- withSku(NamespaceSku) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithSku
-
Specifies the namespace sku.
- withTier(SkuTier) - Method in class com.microsoft.azure.management.servicebus.Sku
-
Set the tier value.