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