Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
static HaStatus |
HaStatus.fromValue(String text) |
HaStatus |
ApiRole.getHaStatus()
Readonly.
|
HaStatus |
HaStatus.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static HaStatus |
HaStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HaStatus[] |
HaStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApiRole |
ApiRole.haStatus(HaStatus haStatus) |
void |
ApiRole.setHaStatus(HaStatus haStatus) |
void |
HaStatus.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
HaStatus enumeration) |
Copyright © 2019. All rights reserved.