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