Uses of Class
ru.tinkoff.piapi.contract.v1.GetClosePricesResponse
-
Uses of GetClosePricesResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetClosePricesResponseModifier and TypeMethodDescriptionGetClosePricesResponse.Builder.build()GetClosePricesResponse.Builder.buildPartial()MarketDataServiceGrpc.MarketDataServiceBlockingStub.getClosePrices(GetClosePricesRequest request) Метод запроса цен закрытия торговой сессии по инструментам.static GetClosePricesResponseGetClosePricesResponse.getDefaultInstance()GetClosePricesResponse.Builder.getDefaultInstanceForType()GetClosePricesResponse.getDefaultInstanceForType()static GetClosePricesResponseGetClosePricesResponse.parseDelimitedFrom(InputStream input) static GetClosePricesResponseGetClosePricesResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClosePricesResponseGetClosePricesResponse.parseFrom(byte[] data) static GetClosePricesResponseGetClosePricesResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClosePricesResponseGetClosePricesResponse.parseFrom(com.google.protobuf.ByteString data) static GetClosePricesResponseGetClosePricesResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClosePricesResponseGetClosePricesResponse.parseFrom(com.google.protobuf.CodedInputStream input) static GetClosePricesResponseGetClosePricesResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClosePricesResponseGetClosePricesResponse.parseFrom(InputStream input) static GetClosePricesResponseGetClosePricesResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClosePricesResponseGetClosePricesResponse.parseFrom(ByteBuffer data) static GetClosePricesResponseGetClosePricesResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetClosePricesResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<GetClosePricesResponse>MarketDataServiceGrpc.MarketDataServiceFutureStub.getClosePrices(GetClosePricesRequest request) Метод запроса цен закрытия торговой сессии по инструментам.static io.grpc.MethodDescriptor<GetClosePricesRequest,GetClosePricesResponse> MarketDataServiceGrpc.getGetClosePricesMethod()com.google.protobuf.Parser<GetClosePricesResponse>GetClosePricesResponse.getParserForType()static com.google.protobuf.Parser<GetClosePricesResponse>GetClosePricesResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetClosePricesResponseModifier and TypeMethodDescriptionGetClosePricesResponse.Builder.mergeFrom(GetClosePricesResponse other) GetClosePricesResponse.newBuilder(GetClosePricesResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type GetClosePricesResponseModifier and TypeMethodDescriptionvoidMarketDataServiceGrpc.MarketDataServiceImplBase.getClosePrices(GetClosePricesRequest request, io.grpc.stub.StreamObserver<GetClosePricesResponse> responseObserver) Метод запроса цен закрытия торговой сессии по инструментам.voidMarketDataServiceGrpc.MarketDataServiceStub.getClosePrices(GetClosePricesRequest request, io.grpc.stub.StreamObserver<GetClosePricesResponse> responseObserver) Метод запроса цен закрытия торговой сессии по инструментам.