JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
io.opentelemetry.sdk.logs.data.EmptyBody
Packages that use
EmptyBody
Package
Description
io.opentelemetry.sdk.logs.data
The data format to model logs for export.
Uses of
EmptyBody
in
io.opentelemetry.sdk.logs.data
Methods in
io.opentelemetry.sdk.logs.data
that return
EmptyBody
Modifier and Type
Method
Description
static
EmptyBody
EmptyBody.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
EmptyBody
[]
EmptyBody.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.