static Errors.ContainerError.Kind |
Errors.ContainerError.Kind.forNumber(int value) |
|
Errors.ContainerError.Kind |
Errors.ContainerError.Builder.getKind() |
An abstract error kind for this error.
|
Errors.ContainerError.Kind |
Errors.ContainerError.getKind() |
An abstract error kind for this error.
|
Errors.ContainerError.Kind |
Errors.ContainerErrorOrBuilder.getKind() |
An abstract error kind for this error.
|
static Errors.ContainerError.Kind |
Errors.ContainerError.Kind.valueOf(int value) |
Deprecated.
|
static Errors.ContainerError.Kind |
Errors.ContainerError.Kind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Errors.ContainerError.Kind |
Errors.ContainerError.Kind.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Errors.ContainerError.Kind[] |
Errors.ContainerError.Kind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|