|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiServiceState | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiServiceState in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return ApiServiceState | |
|---|---|
ApiServiceState |
ApiService.getServiceState()
Readonly. |
static ApiServiceState |
ApiServiceState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApiServiceState[] |
ApiServiceState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.cloudera.api.model with parameters of type ApiServiceState | |
|---|---|
void |
ApiService.setServiceState(ApiServiceState serviceState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||