public final class StreamOrderBookL2RequestV1 extends com.google.protobuf.GeneratedMessageV3 implements StreamOrderBookL2RequestV1OrBuilder
StreamOrderBookL2RequestV1 is the request message for the orderbook L2 stream.Protobuf type
kaikosdk.StreamOrderBookL2RequestV1
Modifier and Type | Class and Description |
---|---|
static class |
StreamOrderBookL2RequestV1.Builder
StreamOrderBookL2RequestV1 is the request message for the orderbook L2 stream.
|
Modifier and Type | Field and Description |
---|---|
static int |
INSTRUMENT_CRITERIA_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static StreamOrderBookL2RequestV1 |
getDefaultInstance() |
StreamOrderBookL2RequestV1 |
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 StreamOrderBookL2RequestV1.Builder |
newBuilder() |
static StreamOrderBookL2RequestV1.Builder |
newBuilder(StreamOrderBookL2RequestV1 prototype) |
StreamOrderBookL2RequestV1.Builder |
newBuilderForType() |
protected StreamOrderBookL2RequestV1.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(UnusedPrivateParameter unused) |
static StreamOrderBookL2RequestV1 |
parseDelimitedFrom(java.io.InputStream input) |
static StreamOrderBookL2RequestV1 |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamOrderBookL2RequestV1 |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamOrderBookL2RequestV1 |
parseFrom(java.nio.ByteBuffer data) |
static StreamOrderBookL2RequestV1 |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamOrderBookL2RequestV1 |
parseFrom(com.google.protobuf.ByteString data) |
static StreamOrderBookL2RequestV1 |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamOrderBookL2RequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamOrderBookL2RequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamOrderBookL2RequestV1 |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
StreamOrderBookL2RequestV1.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int INSTRUMENT_CRITERIA_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 StreamOrderBookL2RequestV1OrBuilder
public InstrumentCriteria getInstrumentCriteria()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
.kaikosdk.InstrumentCriteria instrument_criteria = 1;
getInstrumentCriteria
in interface StreamOrderBookL2RequestV1OrBuilder
public InstrumentCriteriaOrBuilder getInstrumentCriteriaOrBuilder()
InstrumentCriteria is instrument exchange, class and code, wildcard (*) can be used.
.kaikosdk.InstrumentCriteria instrument_criteria = 1;
getInstrumentCriteriaOrBuilder
in interface StreamOrderBookL2RequestV1OrBuilder
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 StreamOrderBookL2RequestV1 parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamOrderBookL2RequestV1 parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamOrderBookL2RequestV1 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamOrderBookL2RequestV1 parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamOrderBookL2RequestV1 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamOrderBookL2RequestV1 parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamOrderBookL2RequestV1 parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StreamOrderBookL2RequestV1 parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamOrderBookL2RequestV1 parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StreamOrderBookL2RequestV1 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StreamOrderBookL2RequestV1.Builder newBuilderForType()
public static StreamOrderBookL2RequestV1.Builder newBuilder()
public static StreamOrderBookL2RequestV1.Builder newBuilder(StreamOrderBookL2RequestV1 prototype)
public StreamOrderBookL2RequestV1.Builder toBuilder()
protected StreamOrderBookL2RequestV1.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static StreamOrderBookL2RequestV1 getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public StreamOrderBookL2RequestV1 getDefaultInstanceForType()