Interface AuthenticatedResource
- All Known Subinterfaces:
ExportResource,FileResource,FolderResource,ImageResource,MigrationResource,PageResource,PolicyMapResource,ValidationResource
public interface AuthenticatedResource
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetSessionId(String sessionId) Set the sessionId for this request.
-
Method Details
-
setSessionId
Set the sessionId for this request.- Parameters:
sessionId- Id of the session to use for this ContentNodeResource
-