Uses of Class
ru.tinkoff.piapi.contract.v1.InstrumentClosePriceRequest
-
Uses of InstrumentClosePriceRequest in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentClosePriceRequestModifier and TypeMethodDescriptionInstrumentClosePriceRequest.Builder.build()InstrumentClosePriceRequest.Builder.buildPartial()static InstrumentClosePriceRequestInstrumentClosePriceRequest.getDefaultInstance()InstrumentClosePriceRequest.Builder.getDefaultInstanceForType()InstrumentClosePriceRequest.getDefaultInstanceForType()GetClosePricesRequest.Builder.getInstruments(int index) Массив по инструментам.GetClosePricesRequest.getInstruments(int index) Массив по инструментам.GetClosePricesRequestOrBuilder.getInstruments(int index) Массив по инструментам.static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseDelimitedFrom(InputStream input) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(byte[] data) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(com.google.protobuf.ByteString data) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(com.google.protobuf.CodedInputStream input) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(InputStream input) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(ByteBuffer data) static InstrumentClosePriceRequestInstrumentClosePriceRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type InstrumentClosePriceRequestModifier and TypeMethodDescriptionGetClosePricesRequest.Builder.getInstrumentsList()Массив по инструментам.GetClosePricesRequest.getInstrumentsList()Массив по инструментам.GetClosePricesRequestOrBuilder.getInstrumentsList()Массив по инструментам.com.google.protobuf.Parser<InstrumentClosePriceRequest>InstrumentClosePriceRequest.getParserForType()static com.google.protobuf.Parser<InstrumentClosePriceRequest>InstrumentClosePriceRequest.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentClosePriceRequestModifier and TypeMethodDescriptionGetClosePricesRequest.Builder.addInstruments(int index, InstrumentClosePriceRequest value) Массив по инструментам.GetClosePricesRequest.Builder.addInstruments(InstrumentClosePriceRequest value) Массив по инструментам.InstrumentClosePriceRequest.Builder.mergeFrom(InstrumentClosePriceRequest other) InstrumentClosePriceRequest.newBuilder(InstrumentClosePriceRequest prototype) GetClosePricesRequest.Builder.setInstruments(int index, InstrumentClosePriceRequest value) Массив по инструментам.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type InstrumentClosePriceRequestModifier and TypeMethodDescriptionGetClosePricesRequest.Builder.addAllInstruments(Iterable<? extends InstrumentClosePriceRequest> values) Массив по инструментам.