Uses of Class
ru.tinkoff.piapi.contract.v1.TradingSchedulesRequest
-
Uses of TradingSchedulesRequest in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return TradingSchedulesRequestModifier and TypeMethodDescriptionTradingSchedulesRequest.Builder.build()TradingSchedulesRequest.Builder.buildPartial()static TradingSchedulesRequestTradingSchedulesRequest.getDefaultInstance()TradingSchedulesRequest.Builder.getDefaultInstanceForType()TradingSchedulesRequest.getDefaultInstanceForType()static TradingSchedulesRequestTradingSchedulesRequest.parseDelimitedFrom(InputStream input) static TradingSchedulesRequestTradingSchedulesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(byte[] data) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(com.google.protobuf.ByteString data) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(InputStream input) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(ByteBuffer data) static TradingSchedulesRequestTradingSchedulesRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type TradingSchedulesRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TradingSchedulesRequest>TradingSchedulesRequest.getParserForType()static io.grpc.MethodDescriptor<TradingSchedulesRequest,TradingSchedulesResponse> InstrumentsServiceGrpc.getTradingSchedulesMethod()static com.google.protobuf.Parser<TradingSchedulesRequest>TradingSchedulesRequest.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type TradingSchedulesRequestModifier and TypeMethodDescriptionTradingSchedulesRequest.Builder.mergeFrom(TradingSchedulesRequest other) TradingSchedulesRequest.newBuilder(TradingSchedulesRequest prototype) InstrumentsServiceGrpc.InstrumentsServiceBlockingStub.tradingSchedules(TradingSchedulesRequest request) Метод получения расписания торгов торговых площадок.com.google.common.util.concurrent.ListenableFuture<TradingSchedulesResponse>InstrumentsServiceGrpc.InstrumentsServiceFutureStub.tradingSchedules(TradingSchedulesRequest request) Метод получения расписания торгов торговых площадок.voidInstrumentsServiceGrpc.InstrumentsServiceImplBase.tradingSchedules(TradingSchedulesRequest request, io.grpc.stub.StreamObserver<TradingSchedulesResponse> responseObserver) Метод получения расписания торгов торговых площадок.voidInstrumentsServiceGrpc.InstrumentsServiceStub.tradingSchedules(TradingSchedulesRequest request, io.grpc.stub.StreamObserver<TradingSchedulesResponse> responseObserver) Метод получения расписания торгов торговых площадок.