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