static HttpState |
HttpState.forNumber(int value) |
|
HttpState |
HttpConfig.Builder.getHttpEnabledState() |
If enabled, allows devices to use DeviceService via the HTTP protocol.
|
HttpState |
HttpConfig.getHttpEnabledState() |
If enabled, allows devices to use DeviceService via the HTTP protocol.
|
HttpState |
HttpConfigOrBuilder.getHttpEnabledState() |
If enabled, allows devices to use DeviceService via the HTTP protocol.
|
static HttpState |
HttpState.valueOf(int value) |
Deprecated.
|
static HttpState |
HttpState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HttpState |
HttpState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HttpState[] |
HttpState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|