Uses of Class
com.cloudera.cdp.dfworkload.model.ParameterGroup
Packages that use ParameterGroup
-
Uses of ParameterGroup in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return ParameterGroupModifier and TypeMethodDescriptionDescribeParameterGroupResponse.getParameterGroup()Getter for parameterGroup.DuplicateParameterGroupResponse.getParameterGroup()Getter for parameterGroup.UpdateParameterGroupResponse.getParameterGroup()Getter for parameterGroup.Methods in com.cloudera.cdp.dfworkload.model with parameters of type ParameterGroupModifier and TypeMethodDescriptionvoidDescribeParameterGroupResponse.setParameterGroup(ParameterGroup parameterGroup) Setter for parameterGroup.voidDuplicateParameterGroupResponse.setParameterGroup(ParameterGroup parameterGroup) Setter for parameterGroup.voidUpdateParameterGroupResponse.setParameterGroup(ParameterGroup parameterGroup) Setter for parameterGroup.