EventGridMqttClientState Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. messaging. eventgrid. systemevents. EventGridMqttClientState
- com.
- com.
public final class EventGridMqttClientState
extends ExpandableStringEnum<EventGridMqttClientState>
Configured state of the client. The value could be Enabled or Disabled.
Modifier and Type | Field and Description |
---|---|
static final
Event |
DISABLED
Static value Disabled for Event |
static final
Event |
ENABLED
Static value Enabled for Event |
Constructor | Description |
---|---|
Event |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Event |
Modifier and Type | Method and Description |
---|---|
static
Event |
from Creates or finds a Event |
static
Collection<Event |
values()
Gets known Event |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
DISABLED
public static final EventGridMqttClientState DISABLED
Static value Disabled for EventGridMqttClientState.
ENABLED
public static final EventGridMqttClientState ENABLED
Static value Enabled for EventGridMqttClientState.
EventGridMqttClientState
@Deprecated
public EventGridMqttClientState()
Deprecated
Creates a new instance of EventGridMqttClientState value.
fromString
public static EventGridMqttClientState fromString(String name)
Creates or finds a EventGridMqttClientState from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known EventGridMqttClientState values.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: