Uses of Class
com.cloudera.api.model.ApiScmDbInfo.ScmDbType

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

Uses of ApiScmDbInfo.ScmDbType in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiScmDbInfo.ScmDbType
static ApiScmDbInfo.ScmDbType ApiScmDbInfo.ScmDbType.convert(String str)
           
 ApiScmDbInfo.ScmDbType ApiScmDbInfo.getScmDbType()
          Cloudera Manager server's db type
static ApiScmDbInfo.ScmDbType ApiScmDbInfo.ScmDbType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApiScmDbInfo.ScmDbType[] ApiScmDbInfo.ScmDbType.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 ApiScmDbInfo.ScmDbType
 void ApiScmDbInfo.setScmDbType(ApiScmDbInfo.ScmDbType scmDbType)
           
 



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