public static final class StreamExoticIndicesServiceRequestV1.Builder extends <any> implements StreamExoticIndicesServiceRequestV1OrBuilder
StreamIndexServiceRequestV1Protobuf type
kaikosdk.StreamExoticIndicesServiceRequestV1public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public StreamExoticIndicesServiceRequestV1.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public StreamExoticIndicesServiceRequestV1 getDefaultInstanceForType()
public StreamExoticIndicesServiceRequestV1 build()
public StreamExoticIndicesServiceRequestV1 buildPartial()
public StreamExoticIndicesServiceRequestV1.Builder clone()
public StreamExoticIndicesServiceRequestV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamExoticIndicesServiceRequestV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public StreamExoticIndicesServiceRequestV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public StreamExoticIndicesServiceRequestV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public StreamExoticIndicesServiceRequestV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamExoticIndicesServiceRequestV1.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public StreamExoticIndicesServiceRequestV1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getIndexCode()
Index code.
string index_code = 1;getIndexCode in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic com.google.protobuf.ByteString getIndexCodeBytes()
Index code.
string index_code = 1;getIndexCodeBytes in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic StreamExoticIndicesServiceRequestV1.Builder setIndexCode(java.lang.String value)
Index code.
string index_code = 1;value - The indexCode to set.public StreamExoticIndicesServiceRequestV1.Builder clearIndexCode()
Index code.
string index_code = 1;public StreamExoticIndicesServiceRequestV1.Builder setIndexCodeBytes(com.google.protobuf.ByteString value)
Index code.
string index_code = 1;value - The bytes for indexCode to set.public java.util.List<StreamIndexCommodity> getCommoditiesList()
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;getCommoditiesList in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic int getCommoditiesCount()
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;getCommoditiesCount in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic StreamIndexCommodity getCommodities(int index)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;getCommodities in interface StreamExoticIndicesServiceRequestV1OrBuilderindex - The index of the element to return.public StreamExoticIndicesServiceRequestV1.Builder setCommodities(int index, StreamIndexCommodity value)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;index - The index to set the value at.value - The commodities to set.public StreamExoticIndicesServiceRequestV1.Builder addCommodities(StreamIndexCommodity value)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;value - The commodities to add.public StreamExoticIndicesServiceRequestV1.Builder addAllCommodities(java.lang.Iterable<? extends StreamIndexCommodity> values)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;values - The commodities to add.public StreamExoticIndicesServiceRequestV1.Builder clearCommodities()
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;public java.util.List<java.lang.Integer> getCommoditiesValueList()
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;getCommoditiesValueList in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic int getCommoditiesValue(int index)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;getCommoditiesValue in interface StreamExoticIndicesServiceRequestV1OrBuilderindex - The index of the value to return.public StreamExoticIndicesServiceRequestV1.Builder setCommoditiesValue(int index, int value)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;index - The index to set the value at.value - The enum numeric value on the wire for commodities to set.public StreamExoticIndicesServiceRequestV1.Builder addCommoditiesValue(int value)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;value - The enum numeric value on the wire for commodities to add.public StreamExoticIndicesServiceRequestV1.Builder addAllCommoditiesValue(java.lang.Iterable<java.lang.Integer> values)
Enum indicating type of feed.
repeated .kaikosdk.StreamIndexCommodity commodities = 2;values - The enum numeric values on the wire for commodities to add.public boolean hasInterval()
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;hasInterval in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic DataInterval getInterval()
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;getInterval in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic StreamExoticIndicesServiceRequestV1.Builder setInterval(DataInterval value)
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;public StreamExoticIndicesServiceRequestV1.Builder setInterval(DataInterval.Builder builderForValue)
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;public StreamExoticIndicesServiceRequestV1.Builder mergeInterval(DataInterval value)
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;public StreamExoticIndicesServiceRequestV1.Builder clearInterval()
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;public DataInterval.Builder getIntervalBuilder()
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;public DataIntervalOrBuilder getIntervalOrBuilder()
Data interval. For historical data only.
.kaikosdk.DataInterval interval = 3;getIntervalOrBuilder in interface StreamExoticIndicesServiceRequestV1OrBuilderpublic final StreamExoticIndicesServiceRequestV1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final StreamExoticIndicesServiceRequestV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)