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