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