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