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