Uses of Enum Class
com.microsoft.azure.management.servicebus.EntityStatus
Package
Description
This package contains the classes for ServiceBusManagementClient.
-
Uses of EntityStatus in com.microsoft.azure.management.servicebus
Modifier and TypeMethodDescriptionstatic EntityStatus
EntityStatus.fromString
(String value) Parses a serialized value to a EntityStatus instance.Queue.status()
ServiceBusSubscription.status()
Topic.status()
static EntityStatus
Returns the enum constant of this class with the specified name.static EntityStatus[]
EntityStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.