Package | Description |
---|---|
io.apicurio.registry.storage.proto |
Modifier and Type | Method and Description |
---|---|
static Str.StorageValue.ValueCase |
Str.StorageValue.ValueCase.forNumber(int value) |
Str.StorageValue.ValueCase |
Str.StorageValueOrBuilder.getValueCase() |
Str.StorageValue.ValueCase |
Str.StorageValue.getValueCase() |
Str.StorageValue.ValueCase |
Str.StorageValue.Builder.getValueCase() |
static Str.StorageValue.ValueCase |
Str.StorageValue.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Str.StorageValue.ValueCase |
Str.StorageValue.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Str.StorageValue.ValueCase[] |
Str.StorageValue.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Red Hat. All rights reserved.