Uses of Class
com.cloudera.cdp.datalake.model.CustomInstanceType
Packages that use CustomInstanceType
-
Uses of CustomInstanceType in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type CustomInstanceTypeModifier and TypeMethodDescriptionResizeDatalakeRequest.getCustomInstanceTypes()Getter for customInstanceTypes.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type CustomInstanceTypeModifier and TypeMethodDescriptionvoidResizeDatalakeRequest.setCustomInstanceTypes(List<CustomInstanceType> customInstanceTypes) Setter for customInstanceTypes.