Protected
_versionProtected
acceptProtected
doOptional
options: ResourceSaveOptionsResourceError.NotFound
if a resource not found or was not read yet
ResourceError.OutOfSync
if latest resource version is out of sync with the given
Protected
Readonly
fileProtected
limitsOptional
Readonly
memory?: numberOptional
Readonly
size?: numberReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onProtected
Readonly
optionsOptional
saveApplies incremental content changes to this resource.
If a resource supports versioning clients can pass some version to check against it, if it is not provided latest version is used. It updates version to latest.
Optional
options: ResourceSaveOptionsResourceError.NotFound
if a resource not found or was not read yet
ResourceError.OutOfSync
if latest resource version is out of sync with the given
Optional
saveRewrites the complete content for this resource. If a resource does not exist it will be created.
If a resource supports versioning clients can pass some version to check against it, if it is not provided latest version is used.
It updates version and encoding to latest.
Optional
options: ResourceSaveOptionsResourceError.OutOfSync
if latest resource version is out of sync with the given
Optional
saveRewrites the complete content for this resource. If a resource does not exist it will be created.
If a resource supports versioning clients can pass some version to check against it, if it is not provided latest version is used.
It updates version and encoding to latest.
Optional
options: ResourceSaveOptionsResourceError.OutOfSync
if latest resource version is out of sync with the given
Protected
Readonly
toReadonly
uriProtected
writingProtected
doProtected
isProtected
shouldProtected
shouldProtected
syncProtected
updateProtected
update
Applies incremental content changes to this resource.
If a resource supports versioning clients can pass some version to check against it, if it is not provided latest version is used. It updates version to latest.