Interface SharedDocumentsApi
- All Known Implementing Classes:
ApiServiceImpl
public interface SharedDocumentsApi
-
Method Summary
Modifier and TypeMethodDescriptionGets the content of a specific document as a link to view on Digipost's domain.Gets the content of a specific document as a stream of bytes.getShareDocumentsRequestState
(SenderId senderId, UUID shareDocumentsRequestUuid) Gets the current state for an existing ShareDocumentsRequest.org.apache.http.client.methods.CloseableHttpResponse
stopSharing
(SenderId senderId, URI uri) Stops the sharing, after which you will no longer have access to the shared documents
-
Method Details
-
stopSharing
Stops the sharing, after which you will no longer have access to the shared documents- Parameters:
uri
- The URI of the StopSharing relation returned as part of the ShareDocumentsRequestState