Uses of Class
com.cloudera.cdp.datalake.model.ProductVersion
Packages that use ProductVersion
-
Uses of ProductVersion in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type ProductVersionModifier and TypeMethodDescriptionDatalakeDetails.getProductVersions()
Getter for productVersions.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type ProductVersionModifier and TypeMethodDescriptionvoid
DatalakeDetails.setProductVersions
(List<ProductVersion> productVersions) Setter for productVersions.