Uses of Class
com.cloudera.api.model.ApiRole.HaStatus

Packages that use ApiRole.HaStatus
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiRole.HaStatus in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiRole.HaStatus
 ApiRole.HaStatus ApiRole.getHaStatus()
          Readonly.
static ApiRole.HaStatus ApiRole.HaStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApiRole.HaStatus[] ApiRole.HaStatus.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 ApiRole.HaStatus
 void ApiRole.setHaStatus(ApiRole.HaStatus haStatus)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.