Uses of Class
com.cloudera.api.model.ApiClusterVersion

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

Uses of ApiClusterVersion in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiClusterVersion
static ApiClusterVersion ApiClusterVersion.fromString(String version)
          Deprecated.  
 ApiClusterVersion ApiCluster.getVersion()
          Deprecated. 
static ApiClusterVersion ApiClusterVersion.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static ApiClusterVersion[] ApiClusterVersion.values()
          Deprecated. 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 ApiClusterVersion
 void ApiCluster.setVersion(ApiClusterVersion version)
          Deprecated. 
 



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