Uses of Enum Class
com.microsoft.azure.management.servicebus.EntityStatus
Packages that use EntityStatus
Package
Description
This package contains the classes for ServiceBusManagementClient.
-
Uses of EntityStatus in com.microsoft.azure.management.servicebus
Methods in com.microsoft.azure.management.servicebus that return EntityStatusModifier and TypeMethodDescriptionstatic EntityStatusEntityStatus.fromString(String value) Parses a serialized value to a EntityStatus instance.Queue.status()ServiceBusSubscription.status()Topic.status()static EntityStatusReturns 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.