Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.SleuthWebProperties.Client
-
Packages that use SleuthWebProperties.Client Package Description org.springframework.cloud.sleuth.autoconfig.instrument.web -
-
Uses of SleuthWebProperties.Client in org.springframework.cloud.sleuth.autoconfig.instrument.web
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web that return SleuthWebProperties.Client Modifier and Type Method Description SleuthWebProperties.ClientSleuthWebProperties. getClient()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web with parameters of type SleuthWebProperties.Client Modifier and Type Method Description voidSleuthWebProperties. setClient(SleuthWebProperties.Client client)
-