Uses of Enum Class
com.microsoft.azure.management.eventhub.EntityStatus
Package
Description
This package contains the classes for EventHubManagementClient.
-
Uses of EntityStatus in com.microsoft.azure.management.eventhub
Modifier and TypeMethodDescriptionstatic EntityStatus
EntityStatus.fromString
(String value) Parses a serialized value to a EntityStatus instance.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.