Uses of Class
org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
-
-
Uses of ZipkinProperties.Service in org.springframework.cloud.sleuth.zipkin2
Methods in org.springframework.cloud.sleuth.zipkin2 that return ZipkinProperties.Service Modifier and Type Method Description ZipkinProperties.ServiceZipkinProperties. getService()Methods in org.springframework.cloud.sleuth.zipkin2 with parameters of type ZipkinProperties.Service Modifier and Type Method Description voidZipkinProperties. setService(ZipkinProperties.Service service)
-