public interface QueryInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRequest()
string request = 1; |
com.google.protobuf.ByteString |
getRequestBytes()
string request = 1; |
String |
getResponseTypes(int index)
repeated string responseTypes = 2; |
com.google.protobuf.ByteString |
getResponseTypesBytes(int index)
repeated string responseTypes = 2; |
int |
getResponseTypesCount()
repeated string responseTypes = 2; |
List<String> |
getResponseTypesList()
repeated string responseTypes = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRequest()
string request = 1;com.google.protobuf.ByteString getRequestBytes()
string request = 1;int getResponseTypesCount()
repeated string responseTypes = 2;String getResponseTypes(int index)
repeated string responseTypes = 2;com.google.protobuf.ByteString getResponseTypesBytes(int index)
repeated string responseTypes = 2;Copyright © 2020–2023 AxonIQ BV. All rights reserved.