Uses of Class
ru.tinkoff.piapi.contract.v1.GetLastPricesRequest
-
Uses of GetLastPricesRequest in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetLastPricesRequestModifier and TypeMethodDescriptionGetLastPricesRequest.Builder.build()GetLastPricesRequest.Builder.buildPartial()static GetLastPricesRequestGetLastPricesRequest.getDefaultInstance()GetLastPricesRequest.Builder.getDefaultInstanceForType()GetLastPricesRequest.getDefaultInstanceForType()static GetLastPricesRequestGetLastPricesRequest.parseDelimitedFrom(InputStream input) static GetLastPricesRequestGetLastPricesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLastPricesRequestGetLastPricesRequest.parseFrom(byte[] data) static GetLastPricesRequestGetLastPricesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLastPricesRequestGetLastPricesRequest.parseFrom(com.google.protobuf.ByteString data) static GetLastPricesRequestGetLastPricesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLastPricesRequestGetLastPricesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetLastPricesRequestGetLastPricesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLastPricesRequestGetLastPricesRequest.parseFrom(InputStream input) static GetLastPricesRequestGetLastPricesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLastPricesRequestGetLastPricesRequest.parseFrom(ByteBuffer data) static GetLastPricesRequestGetLastPricesRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetLastPricesRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetLastPricesRequest,GetLastPricesResponse> MarketDataServiceGrpc.getGetLastPricesMethod()com.google.protobuf.Parser<GetLastPricesRequest>GetLastPricesRequest.getParserForType()static com.google.protobuf.Parser<GetLastPricesRequest>GetLastPricesRequest.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetLastPricesRequestModifier and TypeMethodDescriptionMarketDataServiceGrpc.MarketDataServiceBlockingStub.getLastPrices(GetLastPricesRequest request) Метод запроса цен последних сделок по инструментам.com.google.common.util.concurrent.ListenableFuture<GetLastPricesResponse>MarketDataServiceGrpc.MarketDataServiceFutureStub.getLastPrices(GetLastPricesRequest request) Метод запроса цен последних сделок по инструментам.voidMarketDataServiceGrpc.MarketDataServiceImplBase.getLastPrices(GetLastPricesRequest request, io.grpc.stub.StreamObserver<GetLastPricesResponse> responseObserver) Метод запроса цен последних сделок по инструментам.voidMarketDataServiceGrpc.MarketDataServiceStub.getLastPrices(GetLastPricesRequest request, io.grpc.stub.StreamObserver<GetLastPricesResponse> responseObserver) Метод запроса цен последних сделок по инструментам.GetLastPricesRequest.Builder.mergeFrom(GetLastPricesRequest other) static GetLastPricesRequest.BuilderGetLastPricesRequest.newBuilder(GetLastPricesRequest prototype)