Uses of Class
com.cloudera.api.model.ApiShutdownReadiness.ShutdownReadinessState

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

Uses of ApiShutdownReadiness.ShutdownReadinessState in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiShutdownReadiness.ShutdownReadinessState
 ApiShutdownReadiness.ShutdownReadinessState ApiShutdownReadiness.getState()
          Shutdown readiness state
static ApiShutdownReadiness.ShutdownReadinessState ApiShutdownReadiness.ShutdownReadinessState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApiShutdownReadiness.ShutdownReadinessState[] ApiShutdownReadiness.ShutdownReadinessState.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 ApiShutdownReadiness.ShutdownReadinessState
 void ApiShutdownReadiness.setState(ApiShutdownReadiness.ShutdownReadinessState state)
           
 



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