| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCategory |
ErrorCategory.forNumber(int value) |
ErrorCategory |
BrowserErrorLog.getCategory()
.skywalking.v3.ErrorCategory category = 6; |
ErrorCategory |
BrowserErrorLog.Builder.getCategory()
.skywalking.v3.ErrorCategory category = 6; |
ErrorCategory |
BrowserErrorLogOrBuilder.getCategory()
.skywalking.v3.ErrorCategory category = 6; |
static ErrorCategory |
ErrorCategory.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ErrorCategory |
ErrorCategory.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ErrorCategory |
ErrorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCategory[] |
ErrorCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ErrorCategory> |
ErrorCategory.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BrowserErrorLog.Builder |
BrowserErrorLog.Builder.setCategory(ErrorCategory value)
.skywalking.v3.ErrorCategory category = 6; |
Copyright © 2022 The Apache Software Foundation. All rights reserved.