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