Uses of Class
com.cloudera.cdp.df.model.ServiceSummary
Packages that use ServiceSummary
-
Uses of ServiceSummary in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type ServiceSummaryModifier and TypeMethodDescriptionListDeployableServicesForNewDeploymentsResponse.getServices()
Getter for services.ListServicesResponse.getServices()
Getter for services.Method parameters in com.cloudera.cdp.df.model with type arguments of type ServiceSummaryModifier and TypeMethodDescriptionvoid
ListDeployableServicesForNewDeploymentsResponse.setServices
(List<ServiceSummary> services) Setter for services.void
ListServicesResponse.setServices
(List<ServiceSummary> services) Setter for services.