| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.logging.v3 |
| Modifier and Type | Method and Description |
|---|---|
static LogDataBody.ContentCase |
LogDataBody.ContentCase.forNumber(int value) |
LogDataBody.ContentCase |
LogDataBody.getContentCase() |
LogDataBody.ContentCase |
LogDataBody.Builder.getContentCase() |
LogDataBody.ContentCase |
LogDataBodyOrBuilder.getContentCase() |
static LogDataBody.ContentCase |
LogDataBody.ContentCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogDataBody.ContentCase |
LogDataBody.ContentCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogDataBody.ContentCase[] |
LogDataBody.ContentCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.