Package | Description |
---|---|
io.apicurio.registry.storage.proto |
Modifier and Type | Method and Description |
---|---|
static Str.RuleType |
Str.RuleType.forNumber(int value) |
Str.RuleType |
Str.RuleValueOrBuilder.getType()
.io.apicurio.registry.streams.proto.RuleType type = 1; |
Str.RuleType |
Str.RuleValue.getType()
.io.apicurio.registry.streams.proto.RuleType type = 1; |
Str.RuleType |
Str.RuleValue.Builder.getType()
.io.apicurio.registry.streams.proto.RuleType type = 1; |
static Str.RuleType |
Str.RuleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Str.RuleType |
Str.RuleType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Str.RuleType |
Str.RuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Str.RuleType[] |
Str.RuleType.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<Str.RuleType> |
Str.RuleType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Str.RuleValue.Builder |
Str.RuleValue.Builder.setType(Str.RuleType value)
.io.apicurio.registry.streams.proto.RuleType type = 1; |
Copyright © 2020 Red Hat. All rights reserved.