Package ru.tinkoff.piapi.contract.v1
Class SubscribeLastPriceResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
ru.tinkoff.piapi.contract.v1.SubscribeLastPriceResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SubscribeLastPriceResponseOrBuilder
- Enclosing class:
SubscribeLastPriceResponse
public static final class SubscribeLastPriceResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
implements SubscribeLastPriceResponseOrBuilder
Результат изменения статуса подписки на цену последней сделки.Protobuf type
tinkoff.public.invest.api.contract.v1.SubscribeLastPriceResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllLastPriceSubscriptions(Iterable<? extends LastPriceSubscription> values) Массив статусов подписки на цену последней сделки.addLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.addLastPriceSubscriptions(int index, LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.Массив статусов подписки на цену последней сделки.addLastPriceSubscriptions(LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.Массив статусов подписки на цену последней сделки.addLastPriceSubscriptionsBuilder(int index) Массив статусов подписки на цену последней сделки.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Массив статусов подписки на цену последней сделки.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetLastPriceSubscriptions(int index) Массив статусов подписки на цену последней сделки.getLastPriceSubscriptionsBuilder(int index) Массив статусов подписки на цену последней сделки.Массив статусов подписки на цену последней сделки.intМассив статусов подписки на цену последней сделки.Массив статусов подписки на цену последней сделки.getLastPriceSubscriptionsOrBuilder(int index) Массив статусов подписки на цену последней сделки.List<? extends LastPriceSubscriptionOrBuilder>Массив статусов подписки на цену последней сделки.Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).com.google.protobuf.ByteStringУникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeLastPriceSubscriptions(int index) Массив статусов подписки на цену последней сделки.setLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.setLastPriceSubscriptions(int index, LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTrackingId(String value) Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).setTrackingIdBytes(com.google.protobuf.ByteString value) Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
setField
public SubscribeLastPriceResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
clearField
public SubscribeLastPriceResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
clearOneof
public SubscribeLastPriceResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
setRepeatedField
public SubscribeLastPriceResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
addRepeatedField
public SubscribeLastPriceResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SubscribeLastPriceResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
mergeFrom
public SubscribeLastPriceResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SubscribeLastPriceResponse.Builder>- Throws:
IOException
-
getTrackingId
Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).
string tracking_id = 1;- Specified by:
getTrackingIdin interfaceSubscribeLastPriceResponseOrBuilder- Returns:
- The trackingId.
-
getTrackingIdBytes
public com.google.protobuf.ByteString getTrackingIdBytes()Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).
string tracking_id = 1;- Specified by:
getTrackingIdBytesin interfaceSubscribeLastPriceResponseOrBuilder- Returns:
- The bytes for trackingId.
-
setTrackingId
Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).
string tracking_id = 1;- Parameters:
value- The trackingId to set.- Returns:
- This builder for chaining.
-
clearTrackingId
Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).
string tracking_id = 1;- Returns:
- This builder for chaining.
-
setTrackingIdBytes
Уникальный идентификатор запроса, подробнее: [tracking_id](https://tinkoff.github.io/investAPI/grpc#tracking-id).
string tracking_id = 1;- Parameters:
value- The bytes for trackingId to set.- Returns:
- This builder for chaining.
-
getLastPriceSubscriptionsList
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2;- Specified by:
getLastPriceSubscriptionsListin interfaceSubscribeLastPriceResponseOrBuilder
-
getLastPriceSubscriptionsCount
public int getLastPriceSubscriptionsCount()Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2;- Specified by:
getLastPriceSubscriptionsCountin interfaceSubscribeLastPriceResponseOrBuilder
-
getLastPriceSubscriptions
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2;- Specified by:
getLastPriceSubscriptionsin interfaceSubscribeLastPriceResponseOrBuilder
-
setLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder setLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
setLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder setLastPriceSubscriptions(int index, LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addLastPriceSubscriptions
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder addLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder addLastPriceSubscriptions(LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder addLastPriceSubscriptions(int index, LastPriceSubscription.Builder builderForValue) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addAllLastPriceSubscriptions
public SubscribeLastPriceResponse.Builder addAllLastPriceSubscriptions(Iterable<? extends LastPriceSubscription> values) Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
clearLastPriceSubscriptions
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
removeLastPriceSubscriptions
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
getLastPriceSubscriptionsBuilder
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
getLastPriceSubscriptionsOrBuilder
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2;- Specified by:
getLastPriceSubscriptionsOrBuilderin interfaceSubscribeLastPriceResponseOrBuilder
-
getLastPriceSubscriptionsOrBuilderList
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2;- Specified by:
getLastPriceSubscriptionsOrBuilderListin interfaceSubscribeLastPriceResponseOrBuilder
-
addLastPriceSubscriptionsBuilder
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
addLastPriceSubscriptionsBuilder
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
getLastPriceSubscriptionsBuilderList
Массив статусов подписки на цену последней сделки.
repeated .tinkoff.public.invest.api.contract.v1.LastPriceSubscription last_price_subscriptions = 2; -
setUnknownFields
public final SubscribeLastPriceResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-
mergeUnknownFields
public final SubscribeLastPriceResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SubscribeLastPriceResponse.Builder>
-