Uses of Record Class
org.nuxeo.ecm.blob.s3.S3BlobKey
Packages that use S3BlobKey
-
Uses of S3BlobKey in org.nuxeo.ecm.blob.s3
Methods in org.nuxeo.ecm.blob.s3 with parameters of type S3BlobKeyModifier and TypeMethodDescriptionprotected String
S3BlobStore.copyOrMoveBlob
(S3BlobStoreConfiguration sourceConfig, S3BlobKey srcs3Key, S3BlobStoreConfiguration destinationConfig, String destinationKey, boolean move) Returns the version id, ornull
.protected URI
S3BlobProvider.getURICloudFront
(S3BlobKey s3Key, ManagedBlob blob, Instant expiration, jakarta.servlet.http.HttpServletRequest servletRequest) protected URI
S3BlobProvider.getURIS3
(S3BlobKey s3Key, ManagedBlob blob, Duration expiration, jakarta.servlet.http.HttpServletRequest servletRequest)