Uses of Class
com.cloudera.cdp.dw.model.ApplicationResources
Packages that use ApplicationResources
-
Uses of ApplicationResources in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return types with arguments of type ApplicationResourcesModifier and TypeMethodDescriptionDbcSummary.getResources()Getter for resources.VwSummary.getResources()Getter for resources.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ApplicationResourcesModifier and TypeMethodDescriptionvoidDbcSummary.setResources(Map<String, ApplicationResources> resources) Setter for resources.voidVwSummary.setResources(Map<String, ApplicationResources> resources) Setter for resources.