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 TypeMethodDescriptionvoidListDeployableServicesForNewDeploymentsResponse.setServices(List<ServiceSummary> services) Setter for services.voidListServicesResponse.setServices(List<ServiceSummary> services) Setter for services.