public static final class StreamIvSviParametersRequestV1.Builder extends <any> implements StreamIvSviParametersRequestV1OrBuilder
StreamIvSviParametersRequestV1 is IV SVI parameter stream request.Protobuf type
kaikosdk.StreamIvSviParametersRequestV1public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public StreamIvSviParametersRequestV1.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public StreamIvSviParametersRequestV1 getDefaultInstanceForType()
public StreamIvSviParametersRequestV1 build()
public StreamIvSviParametersRequestV1 buildPartial()
public StreamIvSviParametersRequestV1.Builder clone()
public StreamIvSviParametersRequestV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamIvSviParametersRequestV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public StreamIvSviParametersRequestV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public StreamIvSviParametersRequestV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public StreamIvSviParametersRequestV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamIvSviParametersRequestV1.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public StreamIvSviParametersRequestV1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasAssets()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;hasAssets in interface StreamIvSviParametersRequestV1OrBuilderpublic Assets getAssets()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;getAssets in interface StreamIvSviParametersRequestV1OrBuilderpublic StreamIvSviParametersRequestV1.Builder setAssets(Assets value)
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;public StreamIvSviParametersRequestV1.Builder setAssets(Assets.Builder builderForValue)
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;public StreamIvSviParametersRequestV1.Builder mergeAssets(Assets value)
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;public StreamIvSviParametersRequestV1.Builder clearAssets()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;public Assets.Builder getAssetsBuilder()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;public AssetsOrBuilder getAssetsOrBuilder()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;getAssetsOrBuilder in interface StreamIvSviParametersRequestV1OrBuilderpublic java.lang.String getExchanges()
Exchanges. wildcard is supported.
string exchanges = 2;getExchanges in interface StreamIvSviParametersRequestV1OrBuilderpublic com.google.protobuf.ByteString getExchangesBytes()
Exchanges. wildcard is supported.
string exchanges = 2;getExchangesBytes in interface StreamIvSviParametersRequestV1OrBuilderpublic StreamIvSviParametersRequestV1.Builder setExchanges(java.lang.String value)
Exchanges. wildcard is supported.
string exchanges = 2;value - The exchanges to set.public StreamIvSviParametersRequestV1.Builder clearExchanges()
Exchanges. wildcard is supported.
string exchanges = 2;public StreamIvSviParametersRequestV1.Builder setExchangesBytes(com.google.protobuf.ByteString value)
Exchanges. wildcard is supported.
string exchanges = 2;value - The bytes for exchanges to set.public final StreamIvSviParametersRequestV1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final StreamIvSviParametersRequestV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)