Uses of Class
co.arago.hiro.client.rest.GraphAPI.GetBlobCommand
-
Packages that use GraphAPI.GetBlobCommand Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.GetBlobCommand in co.arago.hiro.client.rest
Methods in co.arago.hiro.client.rest that return GraphAPI.GetBlobCommand Modifier and Type Method Description GraphAPI.GetBlobCommandGraphAPI. getAttachmentCommand(java.lang.String ogitId)get content / blob / attachment of vertexprotected GraphAPI.GetBlobCommandGraphAPI.GetBlobCommand. self()GraphAPI.GetBlobCommandGraphAPI.GetBlobCommand. setContentId(java.lang.String contentId)GraphAPI.GetBlobCommandGraphAPI.GetBlobCommand. setIncludeDeleted(boolean includeDeleted)
-