| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.admin |
| Modifier and Type | Method and Description |
|---|---|
static ContextUpdateType |
ContextUpdateType.forNumber(int value) |
ContextUpdateType |
ContextUpdateOrBuilder.getType()
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2; |
ContextUpdateType |
ContextUpdate.getType()
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2; |
ContextUpdateType |
ContextUpdate.Builder.getType()
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2; |
static ContextUpdateType |
ContextUpdateType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ContextUpdateType |
ContextUpdateType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ContextUpdateType |
ContextUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextUpdateType[] |
ContextUpdateType.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<ContextUpdateType> |
ContextUpdateType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ContextUpdate.Builder |
ContextUpdate.Builder.setType(ContextUpdateType value)
.io.axoniq.axonserver.grpc.admin.ContextUpdateType type = 2; |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.