| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
static VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatus.ErrorTypeCase.forNumber(int value) |
VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatusOrBuilder.getErrorTypeCase() |
VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatus.getErrorTypeCase() |
VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatus.Builder.getErrorTypeCase() |
static VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatus.ErrorTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static VmErrors.VMStatus.ErrorTypeCase |
VmErrors.VMStatus.ErrorTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmErrors.VMStatus.ErrorTypeCase[] |
VmErrors.VMStatus.ErrorTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.