Uses of Class
com.cloudera.cdp.datalake.model.CustomInstanceType
-
Packages that use CustomInstanceType Package Description com.cloudera.cdp.datalake.model -
-
Uses of CustomInstanceType in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type CustomInstanceType Modifier and Type Method Description List<CustomInstanceType>
ResizeDatalakeRequest. getCustomInstanceTypes()
Getter for customInstanceTypes.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type CustomInstanceType Modifier and Type Method Description void
ResizeDatalakeRequest. setCustomInstanceTypes(List<CustomInstanceType> customInstanceTypes)
Setter for customInstanceTypes.
-