Uses of Class
org.craftercms.studio.api.v1.aws.s3.S3Output
Packages that use S3Output
Package
Description
-
Uses of S3Output in org.craftercms.studio.api.v1.service.aws
Methods in org.craftercms.studio.api.v1.service.aws that return S3OutputModifier and TypeMethodDescriptionS3Service.uploadFile(String site, String profileId, String filename, InputStream content) Deprecated.Requests the file upload using the specifiedS3Profile. -
Uses of S3Output in org.craftercms.studio.impl.v1.service.aws
Methods in org.craftercms.studio.impl.v1.service.aws that return S3OutputModifier and TypeMethodDescriptionS3ServiceImpl.uploadFile(String site, String profileId, String filename, InputStream content) Deprecated.