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

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

Uses of ApiTenantUtilization in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiTenantUtilization
 List<ApiTenantUtilization> ApiTenantUtilizationList.getTenantUtilizations()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiTenantUtilization
 void ApiTenantUtilizationList.setTenantUtilizations(List<ApiTenantUtilization> tenantUtilizations)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiTenantUtilization
ApiTenantUtilizationList(List<ApiTenantUtilization> tenantUtilizations)
           
 



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