Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.SleuthWebProperties.Template
-
Packages that use SleuthWebProperties.Template Package Description org.springframework.cloud.sleuth.autoconfig.instrument.web -
-
Uses of SleuthWebProperties.Template in org.springframework.cloud.sleuth.autoconfig.instrument.web
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web that return SleuthWebProperties.Template Modifier and Type Method Description SleuthWebProperties.TemplateSleuthWebProperties.AsyncClient. getTemplate()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web with parameters of type SleuthWebProperties.Template Modifier and Type Method Description voidSleuthWebProperties.AsyncClient. setTemplate(SleuthWebProperties.Template template)
-