| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.autoconfig.zipkin2 |
| Modifier and Type | Method and Description |
|---|---|
ZipkinSenderProperties.SenderType |
ZipkinSenderProperties.getType() |
static ZipkinSenderProperties.SenderType |
ZipkinSenderProperties.SenderType.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZipkinSenderProperties.setType(ZipkinSenderProperties.SenderType type) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.