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

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

Uses of ApiClusterTemplateHostInfo in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiClusterTemplateHostInfo
 ApiClusterTemplateHostInfo ApiClusterTemplateHostInfo.setHostName(String hostName)
           
 

Methods in com.cloudera.api.model that return types with arguments of type ApiClusterTemplateHostInfo
 List<ApiClusterTemplateHostInfo> ApiClusterTemplateInstantiator.getHosts()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiClusterTemplateHostInfo
 void ApiClusterTemplateInstantiator.setHosts(List<ApiClusterTemplateHostInfo> hosts)
           
 



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