Uses of Class
ru.tinkoff.piapi.contract.v1.CandleSubscription
-
Uses of CandleSubscription in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CandleSubscriptionModifier and TypeMethodDescriptionCandleSubscription.Builder.build()CandleSubscription.Builder.buildPartial()SubscribeCandlesResponse.Builder.getCandlesSubscriptions(int index) Массив статусов подписки на свечи.SubscribeCandlesResponse.getCandlesSubscriptions(int index) Массив статусов подписки на свечи.SubscribeCandlesResponseOrBuilder.getCandlesSubscriptions(int index) Массив статусов подписки на свечи.static CandleSubscriptionCandleSubscription.getDefaultInstance()CandleSubscription.Builder.getDefaultInstanceForType()CandleSubscription.getDefaultInstanceForType()static CandleSubscriptionCandleSubscription.parseDelimitedFrom(InputStream input) static CandleSubscriptionCandleSubscription.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CandleSubscriptionCandleSubscription.parseFrom(byte[] data) static CandleSubscriptionCandleSubscription.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CandleSubscriptionCandleSubscription.parseFrom(com.google.protobuf.ByteString data) static CandleSubscriptionCandleSubscription.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CandleSubscriptionCandleSubscription.parseFrom(com.google.protobuf.CodedInputStream input) static CandleSubscriptionCandleSubscription.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CandleSubscriptionCandleSubscription.parseFrom(InputStream input) static CandleSubscriptionCandleSubscription.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CandleSubscriptionCandleSubscription.parseFrom(ByteBuffer data) static CandleSubscriptionCandleSubscription.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type CandleSubscriptionModifier and TypeMethodDescriptionSubscribeCandlesResponse.Builder.getCandlesSubscriptionsList()Массив статусов подписки на свечи.SubscribeCandlesResponse.getCandlesSubscriptionsList()Массив статусов подписки на свечи.SubscribeCandlesResponseOrBuilder.getCandlesSubscriptionsList()Массив статусов подписки на свечи.com.google.protobuf.Parser<CandleSubscription>CandleSubscription.getParserForType()static com.google.protobuf.Parser<CandleSubscription>CandleSubscription.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CandleSubscriptionModifier and TypeMethodDescriptionSubscribeCandlesResponse.Builder.addCandlesSubscriptions(int index, CandleSubscription value) Массив статусов подписки на свечи.SubscribeCandlesResponse.Builder.addCandlesSubscriptions(CandleSubscription value) Массив статусов подписки на свечи.CandleSubscription.Builder.mergeFrom(CandleSubscription other) static CandleSubscription.BuilderCandleSubscription.newBuilder(CandleSubscription prototype) SubscribeCandlesResponse.Builder.setCandlesSubscriptions(int index, CandleSubscription value) Массив статусов подписки на свечи.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type CandleSubscriptionModifier and TypeMethodDescriptionSubscribeCandlesResponse.Builder.addAllCandlesSubscriptions(Iterable<? extends CandleSubscription> values) Массив статусов подписки на свечи.