public static final class StreamAggregatesSpotExchangeRateV2RequestV1.Builder extends <any> implements StreamAggregatesSpotExchangeRateV2RequestV1OrBuilder
StreamAggregatesSpotExchangeRateV2RequestV1Protobuf type
kaikosdk.StreamAggregatesSpotExchangeRateV2RequestV1| Modifier and Type | Method and Description |
|---|---|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addAllExcludeExchanges(java.lang.Iterable<java.lang.String> values)
list of exchange code to exclude.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addAllIncludeExchanges(java.lang.Iterable<java.lang.String> values)
list of exchange code to include.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addExcludeExchanges(java.lang.String value)
list of exchange code to exclude.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addExcludeExchangesBytes(com.google.protobuf.ByteString value)
list of exchange code to exclude.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addIncludeExchanges(java.lang.String value)
list of exchange code to include.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addIncludeExchangesBytes(com.google.protobuf.ByteString value)
list of exchange code to include.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamAggregatesSpotExchangeRateV2RequestV1 |
build() |
StreamAggregatesSpotExchangeRateV2RequestV1 |
buildPartial() |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clear() |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearAssets()
base/quote assets.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearExcludeExchanges()
list of exchange code to exclude.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearIncludeExchanges()
list of exchange code to include.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearUpdateFrequency()
Update frequency (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clearWindow()
Sliding Window duration (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
clone() |
Assets |
getAssets()
base/quote assets.
|
Assets.Builder |
getAssetsBuilder()
base/quote assets.
|
AssetsOrBuilder |
getAssetsOrBuilder()
base/quote assets.
|
StreamAggregatesSpotExchangeRateV2RequestV1 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getExcludeExchanges(int index)
list of exchange code to exclude.
|
com.google.protobuf.ByteString |
getExcludeExchangesBytes(int index)
list of exchange code to exclude.
|
int |
getExcludeExchangesCount()
list of exchange code to exclude.
|
com.google.protobuf.ProtocolStringList |
getExcludeExchangesList()
list of exchange code to exclude.
|
java.lang.String |
getIncludeExchanges(int index)
list of exchange code to include.
|
com.google.protobuf.ByteString |
getIncludeExchangesBytes(int index)
list of exchange code to include.
|
int |
getIncludeExchangesCount()
list of exchange code to include.
|
com.google.protobuf.ProtocolStringList |
getIncludeExchangesList()
list of exchange code to include.
|
com.google.protobuf.Duration |
getUpdateFrequency()
Update frequency (duration string, ex: 1m).
|
com.google.protobuf.Duration.Builder |
getUpdateFrequencyBuilder()
Update frequency (duration string, ex: 1m).
|
com.google.protobuf.DurationOrBuilder |
getUpdateFrequencyOrBuilder()
Update frequency (duration string, ex: 1m).
|
com.google.protobuf.Duration |
getWindow()
Sliding Window duration (duration string, ex: 1m).
|
com.google.protobuf.Duration.Builder |
getWindowBuilder()
Sliding Window duration (duration string, ex: 1m).
|
com.google.protobuf.DurationOrBuilder |
getWindowOrBuilder()
Sliding Window duration (duration string, ex: 1m).
|
boolean |
hasAssets()
base/quote assets.
|
boolean |
hasUpdateFrequency()
Update frequency (duration string, ex: 1m).
|
boolean |
hasWindow()
Sliding Window duration (duration string, ex: 1m).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeAssets(Assets value)
base/quote assets.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeUpdateFrequency(com.google.protobuf.Duration value)
Update frequency (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
mergeWindow(com.google.protobuf.Duration value)
Sliding Window duration (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setAssets(Assets.Builder builderForValue)
base/quote assets.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setAssets(Assets value)
base/quote assets.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setExcludeExchanges(int index,
java.lang.String value)
list of exchange code to exclude.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setIncludeExchanges(int index,
java.lang.String value)
list of exchange code to include.
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setUpdateFrequency(com.google.protobuf.Duration.Builder builderForValue)
Update frequency (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setUpdateFrequency(com.google.protobuf.Duration value)
Update frequency (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setWindow(com.google.protobuf.Duration.Builder builderForValue)
Sliding Window duration (duration string, ex: 1m).
|
StreamAggregatesSpotExchangeRateV2RequestV1.Builder |
setWindow(com.google.protobuf.Duration value)
Sliding Window duration (duration string, ex: 1m).
|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public StreamAggregatesSpotExchangeRateV2RequestV1 getDefaultInstanceForType()
public StreamAggregatesSpotExchangeRateV2RequestV1 build()
public StreamAggregatesSpotExchangeRateV2RequestV1 buildPartial()
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clone()
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasAssets()
base/quote assets.
.kaikosdk.Assets assets = 1;hasAssets in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic Assets getAssets()
base/quote assets.
.kaikosdk.Assets assets = 1;getAssets in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic StreamAggregatesSpotExchangeRateV2RequestV1.Builder setAssets(Assets value)
base/quote assets.
.kaikosdk.Assets assets = 1;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setAssets(Assets.Builder builderForValue)
base/quote assets.
.kaikosdk.Assets assets = 1;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeAssets(Assets value)
base/quote assets.
.kaikosdk.Assets assets = 1;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearAssets()
base/quote assets.
.kaikosdk.Assets assets = 1;public Assets.Builder getAssetsBuilder()
base/quote assets.
.kaikosdk.Assets assets = 1;public AssetsOrBuilder getAssetsOrBuilder()
base/quote assets.
.kaikosdk.Assets assets = 1;getAssetsOrBuilder in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic boolean hasWindow()
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;hasWindow in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic com.google.protobuf.Duration getWindow()
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;getWindow in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic StreamAggregatesSpotExchangeRateV2RequestV1.Builder setWindow(com.google.protobuf.Duration value)
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setWindow(com.google.protobuf.Duration.Builder builderForValue)
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeWindow(com.google.protobuf.Duration value)
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearWindow()
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;public com.google.protobuf.Duration.Builder getWindowBuilder()
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;public com.google.protobuf.DurationOrBuilder getWindowOrBuilder()
Sliding Window duration (duration string, ex: 1m).
.google.protobuf.Duration window = 2;getWindowOrBuilder in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic com.google.protobuf.ProtocolStringList getIncludeExchangesList()
list of exchange code to include.
repeated string include_exchanges = 3;getIncludeExchangesList in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic int getIncludeExchangesCount()
list of exchange code to include.
repeated string include_exchanges = 3;getIncludeExchangesCount in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic java.lang.String getIncludeExchanges(int index)
list of exchange code to include.
repeated string include_exchanges = 3;getIncludeExchanges in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getIncludeExchangesBytes(int index)
list of exchange code to include.
repeated string include_exchanges = 3;getIncludeExchangesBytes in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderindex - The index of the value to return.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setIncludeExchanges(int index, java.lang.String value)
list of exchange code to include.
repeated string include_exchanges = 3;index - The index to set the value at.value - The includeExchanges to set.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addIncludeExchanges(java.lang.String value)
list of exchange code to include.
repeated string include_exchanges = 3;value - The includeExchanges to add.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addAllIncludeExchanges(java.lang.Iterable<java.lang.String> values)
list of exchange code to include.
repeated string include_exchanges = 3;values - The includeExchanges to add.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearIncludeExchanges()
list of exchange code to include.
repeated string include_exchanges = 3;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addIncludeExchangesBytes(com.google.protobuf.ByteString value)
list of exchange code to include.
repeated string include_exchanges = 3;value - The bytes of the includeExchanges to add.public com.google.protobuf.ProtocolStringList getExcludeExchangesList()
list of exchange code to exclude.
repeated string exclude_exchanges = 4;getExcludeExchangesList in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic int getExcludeExchangesCount()
list of exchange code to exclude.
repeated string exclude_exchanges = 4;getExcludeExchangesCount in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic java.lang.String getExcludeExchanges(int index)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;getExcludeExchanges in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getExcludeExchangesBytes(int index)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;getExcludeExchangesBytes in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderindex - The index of the value to return.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setExcludeExchanges(int index, java.lang.String value)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;index - The index to set the value at.value - The excludeExchanges to set.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addExcludeExchanges(java.lang.String value)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;value - The excludeExchanges to add.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addAllExcludeExchanges(java.lang.Iterable<java.lang.String> values)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;values - The excludeExchanges to add.public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearExcludeExchanges()
list of exchange code to exclude.
repeated string exclude_exchanges = 4;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder addExcludeExchangesBytes(com.google.protobuf.ByteString value)
list of exchange code to exclude.
repeated string exclude_exchanges = 4;value - The bytes of the excludeExchanges to add.public boolean hasUpdateFrequency()
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;hasUpdateFrequency in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic com.google.protobuf.Duration getUpdateFrequency()
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;getUpdateFrequency in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic StreamAggregatesSpotExchangeRateV2RequestV1.Builder setUpdateFrequency(com.google.protobuf.Duration value)
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder setUpdateFrequency(com.google.protobuf.Duration.Builder builderForValue)
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeUpdateFrequency(com.google.protobuf.Duration value)
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;public StreamAggregatesSpotExchangeRateV2RequestV1.Builder clearUpdateFrequency()
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;public com.google.protobuf.Duration.Builder getUpdateFrequencyBuilder()
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;public com.google.protobuf.DurationOrBuilder getUpdateFrequencyOrBuilder()
Update frequency (duration string, ex: 1m).
.google.protobuf.Duration update_frequency = 5;getUpdateFrequencyOrBuilder in interface StreamAggregatesSpotExchangeRateV2RequestV1OrBuilderpublic final StreamAggregatesSpotExchangeRateV2RequestV1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final StreamAggregatesSpotExchangeRateV2RequestV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)