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