public final class StreamAggregatedStatePriceRequestV1 extends com.google.protobuf.GeneratedMessageV3 implements StreamAggregatedStatePriceRequestV1OrBuilder
StreamAggregatedStatePriceRequestV1Protobuf type
kaikosdk.StreamAggregatedStatePriceRequestV1| Modifier and Type | Class and Description |
|---|---|
static class |
StreamAggregatedStatePriceRequestV1.Builder
StreamAggregatedStatePriceRequestV1
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ASSETS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAssets(int index)
assets is a list of assets to subscribe to
|
com.google.protobuf.ByteString |
getAssetsBytes(int index)
assets is a list of assets to subscribe to
|
int |
getAssetsCount()
assets is a list of assets to subscribe to
|
com.google.protobuf.ProtocolStringList |
getAssetsList()
assets is a list of assets to subscribe to
|
static StreamAggregatedStatePriceRequestV1 |
getDefaultInstance() |
StreamAggregatedStatePriceRequestV1 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StreamAggregatedStatePriceRequestV1.Builder |
newBuilder() |
static StreamAggregatedStatePriceRequestV1.Builder |
newBuilder(StreamAggregatedStatePriceRequestV1 prototype) |
StreamAggregatedStatePriceRequestV1.Builder |
newBuilderForType() |
protected StreamAggregatedStatePriceRequestV1.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(UnusedPrivateParameter unused) |
static StreamAggregatedStatePriceRequestV1 |
parseDelimitedFrom(java.io.InputStream input) |
static StreamAggregatedStatePriceRequestV1 |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(java.nio.ByteBuffer data) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(com.google.protobuf.ByteString data) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamAggregatedStatePriceRequestV1 |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
StreamAggregatedStatePriceRequestV1.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int ASSETS_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 com.google.protobuf.ProtocolStringList getAssetsList()
assets is a list of assets to subscribe to
repeated string assets = 1;getAssetsList in interface StreamAggregatedStatePriceRequestV1OrBuilderpublic int getAssetsCount()
assets is a list of assets to subscribe to
repeated string assets = 1;getAssetsCount in interface StreamAggregatedStatePriceRequestV1OrBuilderpublic java.lang.String getAssets(int index)
assets is a list of assets to subscribe to
repeated string assets = 1;getAssets in interface StreamAggregatedStatePriceRequestV1OrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getAssetsBytes(int index)
assets is a list of assets to subscribe to
repeated string assets = 1;getAssetsBytes in interface StreamAggregatedStatePriceRequestV1OrBuilderindex - The index of the value to return.public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
public boolean equals(java.lang.Object obj)
public int hashCode()
public static StreamAggregatedStatePriceRequestV1 parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StreamAggregatedStatePriceRequestV1 parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StreamAggregatedStatePriceRequestV1 parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StreamAggregatedStatePriceRequestV1 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StreamAggregatedStatePriceRequestV1.Builder newBuilderForType()
public static StreamAggregatedStatePriceRequestV1.Builder newBuilder()
public static StreamAggregatedStatePriceRequestV1.Builder newBuilder(StreamAggregatedStatePriceRequestV1 prototype)
public StreamAggregatedStatePriceRequestV1.Builder toBuilder()
protected StreamAggregatedStatePriceRequestV1.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static StreamAggregatedStatePriceRequestV1 getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public StreamAggregatedStatePriceRequestV1 getDefaultInstanceForType()