Uses of Class
com.cloudera.cdp.df.model.ServiceMeta
-
Packages that use ServiceMeta Package Description com.cloudera.cdp.df.model -
-
Uses of ServiceMeta in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return ServiceMeta Modifier and Type Method Description ServiceMeta
Deployment. getService()
Getter for service.ServiceMeta
DeploymentSummary. getService()
Getter for service.Methods in com.cloudera.cdp.df.model with parameters of type ServiceMeta Modifier and Type Method Description void
Deployment. setService(ServiceMeta service)
Setter for service.void
DeploymentSummary. setService(ServiceMeta service)
Setter for service.
-