Class AttachmentGrpc.AttachmentFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<AttachmentGrpc.AttachmentFutureStub>
io.grpc.stub.AbstractFutureStub<AttachmentGrpc.AttachmentFutureStub>
io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentFutureStub
- Enclosing class:
AttachmentGrpc
public static final class AttachmentGrpc.AttachmentFutureStub
extends io.grpc.stub.AbstractFutureStub<AttachmentGrpc.AttachmentFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service Attachment.
附件管理服务
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<AttachmentList> 查询文件列表Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
queryAttachment
public com.google.common.util.concurrent.ListenableFuture<AttachmentList> queryAttachment(QueryAttachmentListRequest request) 查询文件列表
-