Uses of Enum
org.apache.skywalking.apm.network.logging.v3.LogDataBody.ContentCase
Packages that use LogDataBody.ContentCase
-
Uses of LogDataBody.ContentCase in org.apache.skywalking.apm.network.logging.v3
Methods in org.apache.skywalking.apm.network.logging.v3 that return LogDataBody.ContentCaseModifier and TypeMethodDescriptionstatic LogDataBody.ContentCaseLogDataBody.ContentCase.forNumber(int value) LogDataBody.Builder.getContentCase()LogDataBody.getContentCase()LogDataBodyOrBuilder.getContentCase()static LogDataBody.ContentCaseLogDataBody.ContentCase.valueOf(int value) Deprecated.static LogDataBody.ContentCaseReturns 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.