Uses of Enum
io.opentelemetry.sdk.logs.data.Body.Type
Packages that use Body.Type
-
Uses of Body.Type in io.opentelemetry.sdk.logs.data
Methods in io.opentelemetry.sdk.logs.data that return Body.TypeModifier and TypeMethodDescriptionBody.getType()
Deprecated.EmptyBody.getType()
final Body.Type
StringBody.getType()
static Body.Type
Deprecated.Returns the enum constant of this type with the specified name.static Body.Type[]
Body.Type.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
Value.getType()
.