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