public static interface Api.BarsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentId()
string instrument_id = 2; |
com.google.protobuf.ByteString |
getInstrumentIdBytes()
string instrument_id = 2; |
Api.Bar |
getResult(int index)
repeated .api.Bar result = 3; |
int |
getResultCount()
repeated .api.Bar result = 3; |
List<Api.Bar> |
getResultList()
repeated .api.Bar result = 3; |
Api.BarOrBuilder |
getResultOrBuilder(int index)
repeated .api.Bar result = 3; |
List<? extends Api.BarOrBuilder> |
getResultOrBuilderList()
repeated .api.Bar result = 3; |
String |
getSymbol()
string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSymbol()
string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 1;String getInstrumentId()
string instrument_id = 2;com.google.protobuf.ByteString getInstrumentIdBytes()
string instrument_id = 2;Api.Bar getResult(int index)
repeated .api.Bar result = 3;int getResultCount()
repeated .api.Bar result = 3;List<? extends Api.BarOrBuilder> getResultOrBuilderList()
repeated .api.Bar result = 3;Api.BarOrBuilder getResultOrBuilder(int index)
repeated .api.Bar result = 3;Copyright © 2025 Webull. All rights reserved.