Uses of Class
org.fcrepo.client.HistoricMementoBuilder
-
-
Uses of HistoricMementoBuilder in org.fcrepo.client
Methods in org.fcrepo.client that return HistoricMementoBuilder Modifier and Type Method Description HistoricMementoBuilderFcrepoClient. createMemento(URI url, String mementoDatetime)Make a POST request to create a new memento (LDPRm) within an LDPCv using the given memento-datetime and the request body.HistoricMementoBuilderFcrepoClient. createMemento(URI url, Instant mementoInstant)Make a POST request to create a new memento (LDPRm) within an LDPCv using the given memento-datetime and the request body.
-