Package | Description |
---|---|
io.axoniq.axonserver.grpc.control |
Modifier and Type | Method and Description |
---|---|
static PlatformInboundInstruction.RequestCase |
PlatformInboundInstruction.RequestCase.forNumber(int value) |
PlatformInboundInstruction.RequestCase |
PlatformInboundInstruction.getRequestCase() |
PlatformInboundInstruction.RequestCase |
PlatformInboundInstruction.Builder.getRequestCase() |
PlatformInboundInstruction.RequestCase |
PlatformInboundInstructionOrBuilder.getRequestCase() |
static PlatformInboundInstruction.RequestCase |
PlatformInboundInstruction.RequestCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PlatformInboundInstruction.RequestCase |
PlatformInboundInstruction.RequestCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformInboundInstruction.RequestCase[] |
PlatformInboundInstruction.RequestCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020. All rights reserved.