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