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