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

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

Uses of ApiClusterTemplateConfig in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiClusterTemplateConfig
 List<ApiClusterTemplateConfig> ApiClusterTemplateRoleConfigGroup.getConfigs()
           
 List<ApiClusterTemplateConfig> ApiClusterTemplateService.getServiceConfigs()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiClusterTemplateConfig
 void ApiClusterTemplateRoleConfigGroup.setConfigs(List<ApiClusterTemplateConfig> configs)
           
 void ApiClusterTemplateService.setServiceConfigs(List<ApiClusterTemplateConfig> serviceConfigs)
           
 



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