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