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