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