Uses of Class
com.cloudera.cdp.dfworkload.model.ParameterGroupUsage
Packages that use ParameterGroupUsage
-
Uses of ParameterGroupUsage in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return types with arguments of type ParameterGroupUsageModifier and TypeMethodDescriptionParameterGroup.getUsages()Getter for usages.ParameterGroupSummary.getUsages()Getter for usages.Method parameters in com.cloudera.cdp.dfworkload.model with type arguments of type ParameterGroupUsageModifier and TypeMethodDescriptionvoidParameterGroup.setUsages(List<ParameterGroupUsage> usages) Setter for usages.voidParameterGroupSummary.setUsages(List<ParameterGroupUsage> usages) Setter for usages.