public abstract class CaseAttachmentServiceStub implements BackgroundResource
Base stub class for the CaseAttachmentService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CaseAttachmentServiceStub()
public CaseAttachmentServiceStub()
Methods
close()
public abstract void close()
listAttachmentsCallable()
public UnaryCallable<ListAttachmentsRequest,ListAttachmentsResponse> listAttachmentsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAttachmentsRequest,ListAttachmentsResponse> |
listAttachmentsPagedCallable()
public UnaryCallable<ListAttachmentsRequest,CaseAttachmentServiceClient.ListAttachmentsPagedResponse> listAttachmentsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAttachmentsRequest,ListAttachmentsPagedResponse> |