public final class StreamAggregatesOHLCVRequestV1 extends com.google.protobuf.GeneratedMessageV3 implements StreamAggregatesOHLCVRequestV1OrBuilder
StreamAggregatesOHLCVRequestV1Protobuf type
kaikosdk.StreamAggregatesOHLCVRequestV1
Modifier and Type | Class and Description |
---|---|
static class |
StreamAggregatesOHLCVRequestV1.Builder
StreamAggregatesOHLCVRequestV1
|
Modifier and Type | Field and Description |
---|---|
static int |
AGGREGATE_FIELD_NUMBER |
static int |
INSTRUMENT_CRITERIA_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAggregate()
Aggregate value (1s, 1m, 1h).
|
com.google.protobuf.ByteString |
getAggregateBytes()
Aggregate value (1s, 1m, 1h).
|
static StreamAggregatesOHLCVRequestV1 |
getDefaultInstance() |
StreamAggregatesOHLCVRequestV1 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
InstrumentCriteria |
getInstrumentCriteria()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
|
InstrumentCriteriaOrBuilder |
getInstrumentCriteriaOrBuilder()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
|
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasInstrumentCriteria()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StreamAggregatesOHLCVRequestV1.Builder |
newBuilder() |
static StreamAggregatesOHLCVRequestV1.Builder |
newBuilder(StreamAggregatesOHLCVRequestV1 prototype) |
StreamAggregatesOHLCVRequestV1.Builder |
newBuilderForType() |
protected StreamAggregatesOHLCVRequestV1.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(UnusedPrivateParameter unused) |
static StreamAggregatesOHLCVRequestV1 |
parseDelimitedFrom(java.io.InputStream input) |
static StreamAggregatesOHLCVRequestV1 |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(java.nio.ByteBuffer data) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(com.google.protobuf.ByteString data) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatesOHLCVRequestV1 |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
StreamAggregatesOHLCVRequestV1.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int INSTRUMENT_CRITERIA_FIELD_NUMBER
public static final int AGGREGATE_FIELD_NUMBER
protected java.lang.Object newInstance(UnusedPrivateParameter unused)
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasInstrumentCriteria()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
.kaikosdk.InstrumentCriteria instrument_criteria = 1;
hasInstrumentCriteria
in interface StreamAggregatesOHLCVRequestV1OrBuilder
public InstrumentCriteria getInstrumentCriteria()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
.kaikosdk.InstrumentCriteria instrument_criteria = 1;
getInstrumentCriteria
in interface StreamAggregatesOHLCVRequestV1OrBuilder
public InstrumentCriteriaOrBuilder getInstrumentCriteriaOrBuilder()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
.kaikosdk.InstrumentCriteria instrument_criteria = 1;
getInstrumentCriteriaOrBuilder
in interface StreamAggregatesOHLCVRequestV1OrBuilder
public java.lang.String getAggregate()
Aggregate value (1s, 1m, 1h).
string aggregate = 2;
getAggregate
in interface StreamAggregatesOHLCVRequestV1OrBuilder
public com.google.protobuf.ByteString getAggregateBytes()
Aggregate value (1s, 1m, 1h).
string aggregate = 2;
getAggregateBytes
in interface StreamAggregatesOHLCVRequestV1OrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
public boolean equals(java.lang.Object obj)
public int hashCode()
public static StreamAggregatesOHLCVRequestV1 parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamAggregatesOHLCVRequestV1 parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamAggregatesOHLCVRequestV1 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamAggregatesOHLCVRequestV1 parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamAggregatesOHLCVRequestV1 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamAggregatesOHLCVRequestV1 parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamAggregatesOHLCVRequestV1 parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StreamAggregatesOHLCVRequestV1 parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamAggregatesOHLCVRequestV1 parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StreamAggregatesOHLCVRequestV1 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StreamAggregatesOHLCVRequestV1.Builder newBuilderForType()
public static StreamAggregatesOHLCVRequestV1.Builder newBuilder()
public static StreamAggregatesOHLCVRequestV1.Builder newBuilder(StreamAggregatesOHLCVRequestV1 prototype)
public StreamAggregatesOHLCVRequestV1.Builder toBuilder()
protected StreamAggregatesOHLCVRequestV1.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static StreamAggregatesOHLCVRequestV1 getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public StreamAggregatesOHLCVRequestV1 getDefaultInstanceForType()