public static final class StreamMarketUpdateResponseV1.Builder extends <any> implements StreamMarketUpdateResponseV1OrBuilder
StreamMarketUpdateResponseV1Protobuf type
kaikosdk.StreamMarketUpdateResponseV1
Modifier and Type | Method and Description |
---|---|
StreamMarketUpdateResponseV1.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamMarketUpdateResponseV1 |
build() |
StreamMarketUpdateResponseV1 |
buildPartial() |
StreamMarketUpdateResponseV1.Builder |
clear() |
StreamMarketUpdateResponseV1.Builder |
clearAdditionalProperties() |
StreamMarketUpdateResponseV1.Builder |
clearAmount()
Amount / quantity of asset bought or sold, displayed in base currency.
|
StreamMarketUpdateResponseV1.Builder |
clearClass_()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
|
StreamMarketUpdateResponseV1.Builder |
clearCode()
Instrument code (currency pair), for example btc-usd.
|
StreamMarketUpdateResponseV1.Builder |
clearCommodity()
Kind of commodity concerned by the market update.
|
StreamMarketUpdateResponseV1.Builder |
clearExchange()
Instrument exchange code, for example "cbse" (Coinbase).
|
StreamMarketUpdateResponseV1.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamMarketUpdateResponseV1.Builder |
clearId()
ID from exchange (trades only), empty string when not present.
|
StreamMarketUpdateResponseV1.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamMarketUpdateResponseV1.Builder |
clearPrice()
Price for quote currency.
|
StreamMarketUpdateResponseV1.Builder |
clearSequenceId()
Sequence ID for event.
|
StreamMarketUpdateResponseV1.Builder |
clearSnapshot()
Snapshot for this update.
|
StreamMarketUpdateResponseV1.Builder |
clearTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
StreamMarketUpdateResponseV1.Builder |
clearTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
|
StreamMarketUpdateResponseV1.Builder |
clearTsExchange()
Timestamp of the event as provided by the exchange.
|
StreamMarketUpdateResponseV1.Builder |
clearUpdateType()
Event category for this update.
|
StreamMarketUpdateResponseV1.Builder |
clone() |
boolean |
containsAdditionalProperties(java.lang.String key)
Additionnal properties, specific to the exchange.
|
java.util.Map<java.lang.String,java.lang.String> |
getAdditionalProperties()
Deprecated.
|
int |
getAdditionalPropertiesCount()
Additionnal properties, specific to the exchange.
|
java.util.Map<java.lang.String,java.lang.String> |
getAdditionalPropertiesMap()
Additionnal properties, specific to the exchange.
|
java.lang.String |
getAdditionalPropertiesOrDefault(java.lang.String key,
java.lang.String defaultValue)
Additionnal properties, specific to the exchange.
|
java.lang.String |
getAdditionalPropertiesOrThrow(java.lang.String key)
Additionnal properties, specific to the exchange.
|
double |
getAmount()
Amount / quantity of asset bought or sold, displayed in base currency.
|
java.lang.String |
getClass_()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
|
com.google.protobuf.ByteString |
getClass_Bytes()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
|
java.lang.String |
getCode()
Instrument code (currency pair), for example btc-usd.
|
com.google.protobuf.ByteString |
getCodeBytes()
Instrument code (currency pair), for example btc-usd.
|
StreamMarketUpdateCommodity |
getCommodity()
Kind of commodity concerned by the market update.
|
int |
getCommodityValue()
Kind of commodity concerned by the market update.
|
StreamMarketUpdateResponseV1 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getExchange()
Instrument exchange code, for example "cbse" (Coinbase).
|
com.google.protobuf.ByteString |
getExchangeBytes()
Instrument exchange code, for example "cbse" (Coinbase).
|
java.lang.String |
getId()
ID from exchange (trades only), empty string when not present.
|
com.google.protobuf.ByteString |
getIdBytes()
ID from exchange (trades only), empty string when not present.
|
java.util.Map<java.lang.String,java.lang.String> |
getMutableAdditionalProperties()
Deprecated.
|
double |
getPrice()
Price for quote currency.
|
java.lang.String |
getSequenceId()
Sequence ID for event.
|
com.google.protobuf.ByteString |
getSequenceIdBytes()
Sequence ID for event.
|
StreamMarketUpdateResponseV1.Snapshot |
getSnapshot()
Snapshot for this update.
|
StreamMarketUpdateResponseV1.Snapshot.Builder |
getSnapshotBuilder()
Snapshot for this update.
|
StreamMarketUpdateResponseV1.SnapshotOrBuilder |
getSnapshotOrBuilder()
Snapshot for this update.
|
TimestampValue |
getTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
TimestampValue.Builder |
getTsCollectionBuilder()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
TimestampValueOrBuilder |
getTsCollectionOrBuilder()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
com.google.protobuf.Timestamp |
getTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
|
com.google.protobuf.Timestamp.Builder |
getTsEventBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
|
com.google.protobuf.TimestampOrBuilder |
getTsEventOrBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
|
TimestampValue |
getTsExchange()
Timestamp of the event as provided by the exchange.
|
TimestampValue.Builder |
getTsExchangeBuilder()
Timestamp of the event as provided by the exchange.
|
TimestampValueOrBuilder |
getTsExchangeOrBuilder()
Timestamp of the event as provided by the exchange.
|
StreamMarketUpdateResponseV1.StreamMarketUpdateType |
getUpdateType()
Event category for this update.
|
int |
getUpdateTypeValue()
Event category for this update.
|
boolean |
hasSnapshot()
Snapshot for this update.
|
boolean |
hasTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
boolean |
hasTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
|
boolean |
hasTsExchange()
Timestamp of the event as provided by the exchange.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
StreamMarketUpdateResponseV1.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamMarketUpdateResponseV1.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamMarketUpdateResponseV1.Builder |
mergeSnapshot(StreamMarketUpdateResponseV1.Snapshot value)
Snapshot for this update.
|
StreamMarketUpdateResponseV1.Builder |
mergeTsCollection(TimestampValue value)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
StreamMarketUpdateResponseV1.Builder |
mergeTsEvent(com.google.protobuf.Timestamp value)
Event generation timestamp (event created by Kaiko), after normalization.
|
StreamMarketUpdateResponseV1.Builder |
mergeTsExchange(TimestampValue value)
Timestamp of the event as provided by the exchange.
|
StreamMarketUpdateResponseV1.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamMarketUpdateResponseV1.Builder |
putAdditionalProperties(java.lang.String key,
java.lang.String value)
Additionnal properties, specific to the exchange.
|
StreamMarketUpdateResponseV1.Builder |
putAllAdditionalProperties(java.util.Map<java.lang.String,java.lang.String> values)
Additionnal properties, specific to the exchange.
|
StreamMarketUpdateResponseV1.Builder |
removeAdditionalProperties(java.lang.String key)
Additionnal properties, specific to the exchange.
|
StreamMarketUpdateResponseV1.Builder |
setAmount(double value)
Amount / quantity of asset bought or sold, displayed in base currency.
|
StreamMarketUpdateResponseV1.Builder |
setClass_(java.lang.String value)
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
|
StreamMarketUpdateResponseV1.Builder |
setClass_Bytes(com.google.protobuf.ByteString value)
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
|
StreamMarketUpdateResponseV1.Builder |
setCode(java.lang.String value)
Instrument code (currency pair), for example btc-usd.
|
StreamMarketUpdateResponseV1.Builder |
setCodeBytes(com.google.protobuf.ByteString value)
Instrument code (currency pair), for example btc-usd.
|
StreamMarketUpdateResponseV1.Builder |
setCommodity(StreamMarketUpdateCommodity value)
Kind of commodity concerned by the market update.
|
StreamMarketUpdateResponseV1.Builder |
setCommodityValue(int value)
Kind of commodity concerned by the market update.
|
StreamMarketUpdateResponseV1.Builder |
setExchange(java.lang.String value)
Instrument exchange code, for example "cbse" (Coinbase).
|
StreamMarketUpdateResponseV1.Builder |
setExchangeBytes(com.google.protobuf.ByteString value)
Instrument exchange code, for example "cbse" (Coinbase).
|
StreamMarketUpdateResponseV1.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamMarketUpdateResponseV1.Builder |
setId(java.lang.String value)
ID from exchange (trades only), empty string when not present.
|
StreamMarketUpdateResponseV1.Builder |
setIdBytes(com.google.protobuf.ByteString value)
ID from exchange (trades only), empty string when not present.
|
StreamMarketUpdateResponseV1.Builder |
setPrice(double value)
Price for quote currency.
|
StreamMarketUpdateResponseV1.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
StreamMarketUpdateResponseV1.Builder |
setSequenceId(java.lang.String value)
Sequence ID for event.
|
StreamMarketUpdateResponseV1.Builder |
setSequenceIdBytes(com.google.protobuf.ByteString value)
Sequence ID for event.
|
StreamMarketUpdateResponseV1.Builder |
setSnapshot(StreamMarketUpdateResponseV1.Snapshot.Builder builderForValue)
Snapshot for this update.
|
StreamMarketUpdateResponseV1.Builder |
setSnapshot(StreamMarketUpdateResponseV1.Snapshot value)
Snapshot for this update.
|
StreamMarketUpdateResponseV1.Builder |
setTsCollection(TimestampValue.Builder builderForValue)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
StreamMarketUpdateResponseV1.Builder |
setTsCollection(TimestampValue value)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
|
StreamMarketUpdateResponseV1.Builder |
setTsEvent(com.google.protobuf.Timestamp.Builder builderForValue)
Event generation timestamp (event created by Kaiko), after normalization.
|
StreamMarketUpdateResponseV1.Builder |
setTsEvent(com.google.protobuf.Timestamp value)
Event generation timestamp (event created by Kaiko), after normalization.
|
StreamMarketUpdateResponseV1.Builder |
setTsExchange(TimestampValue.Builder builderForValue)
Timestamp of the event as provided by the exchange.
|
StreamMarketUpdateResponseV1.Builder |
setTsExchange(TimestampValue value)
Timestamp of the event as provided by the exchange.
|
StreamMarketUpdateResponseV1.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamMarketUpdateResponseV1.Builder |
setUpdateType(StreamMarketUpdateResponseV1.StreamMarketUpdateType value)
Event category for this update.
|
StreamMarketUpdateResponseV1.Builder |
setUpdateTypeValue(int value)
Event category for this update.
|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public StreamMarketUpdateResponseV1.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public StreamMarketUpdateResponseV1 getDefaultInstanceForType()
public StreamMarketUpdateResponseV1 build()
public StreamMarketUpdateResponseV1 buildPartial()
public StreamMarketUpdateResponseV1.Builder clone()
public StreamMarketUpdateResponseV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamMarketUpdateResponseV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public StreamMarketUpdateResponseV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public StreamMarketUpdateResponseV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public StreamMarketUpdateResponseV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamMarketUpdateResponseV1.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public StreamMarketUpdateResponseV1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public int getCommodityValue()
Kind of commodity concerned by the market update.
.kaikosdk.StreamMarketUpdateCommodity commodity = 1;
getCommodityValue
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setCommodityValue(int value)
Kind of commodity concerned by the market update.
.kaikosdk.StreamMarketUpdateCommodity commodity = 1;
value
- The enum numeric value on the wire for commodity to set.public StreamMarketUpdateCommodity getCommodity()
Kind of commodity concerned by the market update.
.kaikosdk.StreamMarketUpdateCommodity commodity = 1;
getCommodity
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setCommodity(StreamMarketUpdateCommodity value)
Kind of commodity concerned by the market update.
.kaikosdk.StreamMarketUpdateCommodity commodity = 1;
value
- The commodity to set.public StreamMarketUpdateResponseV1.Builder clearCommodity()
Kind of commodity concerned by the market update.
.kaikosdk.StreamMarketUpdateCommodity commodity = 1;
public double getAmount()
Amount / quantity of asset bought or sold, displayed in base currency.
double amount = 2;
getAmount
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setAmount(double value)
Amount / quantity of asset bought or sold, displayed in base currency.
double amount = 2;
value
- The amount to set.public StreamMarketUpdateResponseV1.Builder clearAmount()
Amount / quantity of asset bought or sold, displayed in base currency.
double amount = 2;
public java.lang.String getClass_()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
string class = 3;
getClass_
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.ByteString getClass_Bytes()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
string class = 3;
getClass_Bytes
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setClass_(java.lang.String value)
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
string class = 3;
value
- The class to set.public StreamMarketUpdateResponseV1.Builder clearClass_()
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
string class = 3;
public StreamMarketUpdateResponseV1.Builder setClass_Bytes(com.google.protobuf.ByteString value)
Instrument class, internal Kaiko classification denoting whether an instrument is a spot, future, perpetual future, or option.
string class = 3;
value
- The bytes for class to set.public java.lang.String getCode()
Instrument code (currency pair), for example btc-usd.
string code = 4;
getCode
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.ByteString getCodeBytes()
Instrument code (currency pair), for example btc-usd.
string code = 4;
getCodeBytes
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setCode(java.lang.String value)
Instrument code (currency pair), for example btc-usd.
string code = 4;
value
- The code to set.public StreamMarketUpdateResponseV1.Builder clearCode()
Instrument code (currency pair), for example btc-usd.
string code = 4;
public StreamMarketUpdateResponseV1.Builder setCodeBytes(com.google.protobuf.ByteString value)
Instrument code (currency pair), for example btc-usd.
string code = 4;
value
- The bytes for code to set.public java.lang.String getExchange()
Instrument exchange code, for example "cbse" (Coinbase).
string exchange = 5;
getExchange
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.ByteString getExchangeBytes()
Instrument exchange code, for example "cbse" (Coinbase).
string exchange = 5;
getExchangeBytes
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setExchange(java.lang.String value)
Instrument exchange code, for example "cbse" (Coinbase).
string exchange = 5;
value
- The exchange to set.public StreamMarketUpdateResponseV1.Builder clearExchange()
Instrument exchange code, for example "cbse" (Coinbase).
string exchange = 5;
public StreamMarketUpdateResponseV1.Builder setExchangeBytes(com.google.protobuf.ByteString value)
Instrument exchange code, for example "cbse" (Coinbase).
string exchange = 5;
value
- The bytes for exchange to set.public java.lang.String getSequenceId()
Sequence ID for event. Sortable in lexicographic order.
string sequence_id = 6;
getSequenceId
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.ByteString getSequenceIdBytes()
Sequence ID for event. Sortable in lexicographic order.
string sequence_id = 6;
getSequenceIdBytes
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setSequenceId(java.lang.String value)
Sequence ID for event. Sortable in lexicographic order.
string sequence_id = 6;
value
- The sequenceId to set.public StreamMarketUpdateResponseV1.Builder clearSequenceId()
Sequence ID for event. Sortable in lexicographic order.
string sequence_id = 6;
public StreamMarketUpdateResponseV1.Builder setSequenceIdBytes(com.google.protobuf.ByteString value)
Sequence ID for event. Sortable in lexicographic order.
string sequence_id = 6;
value
- The bytes for sequenceId to set.public java.lang.String getId()
ID from exchange (trades only), empty string when not present.
string id = 7;
getId
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.ByteString getIdBytes()
ID from exchange (trades only), empty string when not present.
string id = 7;
getIdBytes
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setId(java.lang.String value)
ID from exchange (trades only), empty string when not present.
string id = 7;
value
- The id to set.public StreamMarketUpdateResponseV1.Builder clearId()
ID from exchange (trades only), empty string when not present.
string id = 7;
public StreamMarketUpdateResponseV1.Builder setIdBytes(com.google.protobuf.ByteString value)
ID from exchange (trades only), empty string when not present.
string id = 7;
value
- The bytes for id to set.public double getPrice()
Price for quote currency.
double price = 8;
getPrice
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setPrice(double value)
Price for quote currency.
double price = 8;
value
- The price to set.public StreamMarketUpdateResponseV1.Builder clearPrice()
Price for quote currency.
double price = 8;
public boolean hasTsExchange()
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
hasTsExchange
in interface StreamMarketUpdateResponseV1OrBuilder
public TimestampValue getTsExchange()
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
getTsExchange
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setTsExchange(TimestampValue value)
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
public StreamMarketUpdateResponseV1.Builder setTsExchange(TimestampValue.Builder builderForValue)
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
public StreamMarketUpdateResponseV1.Builder mergeTsExchange(TimestampValue value)
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
public StreamMarketUpdateResponseV1.Builder clearTsExchange()
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
public TimestampValue.Builder getTsExchangeBuilder()
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
public TimestampValueOrBuilder getTsExchangeOrBuilder()
Timestamp of the event as provided by the exchange.
.kaikosdk.TimestampValue ts_exchange = 9;
getTsExchangeOrBuilder
in interface StreamMarketUpdateResponseV1OrBuilder
public boolean hasTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
hasTsCollection
in interface StreamMarketUpdateResponseV1OrBuilder
public TimestampValue getTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
getTsCollection
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setTsCollection(TimestampValue value)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
public StreamMarketUpdateResponseV1.Builder setTsCollection(TimestampValue.Builder builderForValue)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
public StreamMarketUpdateResponseV1.Builder mergeTsCollection(TimestampValue value)
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
public StreamMarketUpdateResponseV1.Builder clearTsCollection()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
public TimestampValue.Builder getTsCollectionBuilder()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
public TimestampValueOrBuilder getTsCollectionOrBuilder()
Timestamp of collection (event entered Kaiko's infrastructure), before nomalization.
.kaikosdk.TimestampValue ts_collection = 10;
getTsCollectionOrBuilder
in interface StreamMarketUpdateResponseV1OrBuilder
public boolean hasTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
hasTsEvent
in interface StreamMarketUpdateResponseV1OrBuilder
public com.google.protobuf.Timestamp getTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
getTsEvent
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setTsEvent(com.google.protobuf.Timestamp value)
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
public StreamMarketUpdateResponseV1.Builder setTsEvent(com.google.protobuf.Timestamp.Builder builderForValue)
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
public StreamMarketUpdateResponseV1.Builder mergeTsEvent(com.google.protobuf.Timestamp value)
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
public StreamMarketUpdateResponseV1.Builder clearTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
public com.google.protobuf.Timestamp.Builder getTsEventBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
public com.google.protobuf.TimestampOrBuilder getTsEventOrBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 11;
getTsEventOrBuilder
in interface StreamMarketUpdateResponseV1OrBuilder
public int getUpdateTypeValue()
Event category for this update.
.kaikosdk.StreamMarketUpdateResponseV1.StreamMarketUpdateType update_type = 12;
getUpdateTypeValue
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setUpdateTypeValue(int value)
Event category for this update.
.kaikosdk.StreamMarketUpdateResponseV1.StreamMarketUpdateType update_type = 12;
value
- The enum numeric value on the wire for updateType to set.public StreamMarketUpdateResponseV1.StreamMarketUpdateType getUpdateType()
Event category for this update.
.kaikosdk.StreamMarketUpdateResponseV1.StreamMarketUpdateType update_type = 12;
getUpdateType
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setUpdateType(StreamMarketUpdateResponseV1.StreamMarketUpdateType value)
Event category for this update.
.kaikosdk.StreamMarketUpdateResponseV1.StreamMarketUpdateType update_type = 12;
value
- The updateType to set.public StreamMarketUpdateResponseV1.Builder clearUpdateType()
Event category for this update.
.kaikosdk.StreamMarketUpdateResponseV1.StreamMarketUpdateType update_type = 12;
public boolean hasSnapshot()
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
hasSnapshot
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Snapshot getSnapshot()
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
getSnapshot
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder setSnapshot(StreamMarketUpdateResponseV1.Snapshot value)
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
public StreamMarketUpdateResponseV1.Builder setSnapshot(StreamMarketUpdateResponseV1.Snapshot.Builder builderForValue)
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
public StreamMarketUpdateResponseV1.Builder mergeSnapshot(StreamMarketUpdateResponseV1.Snapshot value)
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
public StreamMarketUpdateResponseV1.Builder clearSnapshot()
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
public StreamMarketUpdateResponseV1.Snapshot.Builder getSnapshotBuilder()
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
public StreamMarketUpdateResponseV1.SnapshotOrBuilder getSnapshotOrBuilder()
Snapshot for this update.
.kaikosdk.StreamMarketUpdateResponseV1.Snapshot snapshot = 13;
getSnapshotOrBuilder
in interface StreamMarketUpdateResponseV1OrBuilder
public int getAdditionalPropertiesCount()
StreamMarketUpdateResponseV1OrBuilder
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
getAdditionalPropertiesCount
in interface StreamMarketUpdateResponseV1OrBuilder
public boolean containsAdditionalProperties(java.lang.String key)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
containsAdditionalProperties
in interface StreamMarketUpdateResponseV1OrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getAdditionalProperties()
getAdditionalPropertiesMap()
instead.getAdditionalProperties
in interface StreamMarketUpdateResponseV1OrBuilder
public java.util.Map<java.lang.String,java.lang.String> getAdditionalPropertiesMap()
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
getAdditionalPropertiesMap
in interface StreamMarketUpdateResponseV1OrBuilder
public java.lang.String getAdditionalPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
getAdditionalPropertiesOrDefault
in interface StreamMarketUpdateResponseV1OrBuilder
public java.lang.String getAdditionalPropertiesOrThrow(java.lang.String key)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
getAdditionalPropertiesOrThrow
in interface StreamMarketUpdateResponseV1OrBuilder
public StreamMarketUpdateResponseV1.Builder clearAdditionalProperties()
public StreamMarketUpdateResponseV1.Builder removeAdditionalProperties(java.lang.String key)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableAdditionalProperties()
public StreamMarketUpdateResponseV1.Builder putAdditionalProperties(java.lang.String key, java.lang.String value)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
public StreamMarketUpdateResponseV1.Builder putAllAdditionalProperties(java.util.Map<java.lang.String,java.lang.String> values)
Additionnal properties, specific to the exchange.
map<string, string> additional_properties = 14;
public final StreamMarketUpdateResponseV1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final StreamMarketUpdateResponseV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)