Uses of Class
ru.tinkoff.piapi.contract.v1.OptionsResponse
-
Uses of OptionsResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionsResponseModifier and TypeMethodDescriptionOptionsResponse.Builder.build()OptionsResponse.Builder.buildPartial()static OptionsResponseOptionsResponse.getDefaultInstance()OptionsResponse.Builder.getDefaultInstanceForType()OptionsResponse.getDefaultInstanceForType()InstrumentsServiceGrpc.InstrumentsServiceBlockingStub.options(InstrumentsRequest request) Метод получения списка опционов.static OptionsResponseOptionsResponse.parseDelimitedFrom(InputStream input) static OptionsResponseOptionsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionsResponseOptionsResponse.parseFrom(byte[] data) static OptionsResponseOptionsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionsResponseOptionsResponse.parseFrom(com.google.protobuf.ByteString data) static OptionsResponseOptionsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionsResponseOptionsResponse.parseFrom(com.google.protobuf.CodedInputStream input) static OptionsResponseOptionsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionsResponseOptionsResponse.parseFrom(InputStream input) static OptionsResponseOptionsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionsResponseOptionsResponse.parseFrom(ByteBuffer data) static OptionsResponseOptionsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type OptionsResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<InstrumentsRequest,OptionsResponse> InstrumentsServiceGrpc.getOptionsMethod()com.google.protobuf.Parser<OptionsResponse>OptionsResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<OptionsResponse>InstrumentsServiceGrpc.InstrumentsServiceFutureStub.options(InstrumentsRequest request) Метод получения списка опционов.static com.google.protobuf.Parser<OptionsResponse>OptionsResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionsResponseModifier and TypeMethodDescriptionOptionsResponse.Builder.mergeFrom(OptionsResponse other) static OptionsResponse.BuilderOptionsResponse.newBuilder(OptionsResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type OptionsResponseModifier and TypeMethodDescriptionvoidInstrumentsServiceGrpc.InstrumentsServiceImplBase.options(InstrumentsRequest request, io.grpc.stub.StreamObserver<OptionsResponse> responseObserver) Метод получения списка опционов.voidInstrumentsServiceGrpc.InstrumentsServiceStub.options(InstrumentsRequest request, io.grpc.stub.StreamObserver<OptionsResponse> responseObserver) Метод получения списка опционов.