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