| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withEntityType(String entityType)
Set the entity type of the Microsoft.ServiceBus resource.
|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withNamespaceName(String namespaceName)
Set the namespace name of the Microsoft.ServiceBus resource.
|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withQueueName(String queueName)
Set the name of the Microsoft.ServiceBus queue.
|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withRequestUri(String requestUri)
Set the endpoint of the Microsoft.ServiceBus resource.
|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withSubscriptionName(String subscriptionName)
Set the name of the Microsoft.ServiceBus topic's subscription.
|
ServiceBusActiveMessagesAvailableWithNoListenersEventData |
ServiceBusActiveMessagesAvailableWithNoListenersEventData.withTopicName(String topicName)
Set the name of the Microsoft.ServiceBus topic.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/