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