Uses of Class
org.kiwiproject.registry.model.ServicePaths
-
Packages that use ServicePaths Package Description org.kiwiproject.registry.config org.kiwiproject.registry.model -
-
Uses of ServicePaths in org.kiwiproject.registry.config
Methods in org.kiwiproject.registry.config that return ServicePaths Modifier and Type Method Description default ServicePathsServiceInfo. getPaths()Returns the various paths common paths needed for service management. -
Uses of ServicePaths in org.kiwiproject.registry.model
Methods in org.kiwiproject.registry.model that return ServicePaths Modifier and Type Method Description ServicePathsServicePaths.ServicePathsBuilder. build()ServicePathsServiceInstance. getPaths()Methods in org.kiwiproject.registry.model with parameters of type ServicePaths Modifier and Type Method Description ServiceInstance.ServiceInstanceBuilderServiceInstance.ServiceInstanceBuilder. paths(ServicePaths paths)
-