Uses of Enum
org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinSenderProperties.SenderType
Packages that use ZipkinSenderProperties.SenderType
-
Uses of ZipkinSenderProperties.SenderType in org.springframework.cloud.sleuth.autoconfig.zipkin2
Methods in org.springframework.cloud.sleuth.autoconfig.zipkin2 that return ZipkinSenderProperties.SenderTypeModifier and TypeMethodDescriptionZipkinSenderProperties.getType()Returns the enum constant of this type with the specified name.static ZipkinSenderProperties.SenderType[]ZipkinSenderProperties.SenderType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.springframework.cloud.sleuth.autoconfig.zipkin2 with parameters of type ZipkinSenderProperties.SenderTypeModifier and TypeMethodDescriptionvoidZipkinSenderProperties.setType(ZipkinSenderProperties.SenderType type)