Url |
Url.cdnSubdomain(boolean cdnSubdomain) |
Url |
Url.clone() |
Url |
Url.cloudName(String cloudName) |
Url |
Url.cname(String cname) |
Url |
Url.fallbackContent(String fallbackContent) |
Url |
Url.format(String format) |
Url |
Url.fromIdentifier(String identifier)
Parses a cloudinary identifier of the form:
[<resource_type>/][<image_type>/][v<version>/]<public_id>[.<format>][#<signature>]
|
Url |
Url.poster(Object poster) |
Url |
Url.posterSource(String posterSource) |
Url |
Url.posterTransformation(List<Map> posterTransformations) |
Url |
Url.posterTransformation(Map posterTransformations) |
Url |
Url.posterTransformation(Transformation posterTransformation) |
Url |
Url.posterUrl(Url posterUrl) |
Url |
Url.privateCdn(boolean privateCdn) |
Url |
Url.publicId(Object publicId) |
Url |
Url.resourceType(String resourceType) |
Url |
Url.resourcType(String resourceType) |
Url |
Url.secure(boolean secure) |
Url |
Url.secureCdnSubdomain(boolean secureCdnSubdomain) |
Url |
Url.secureDistribution(String secureDistribution) |
Url |
Url.shorten(boolean shorten) |
Url |
Url.signed(boolean signUrl) |
Url |
Url.source(StoredFile source) |
Url |
Url.source(String source) |
Url |
Url.sourceTransformation(Map<String,Transformation> sourceTransformation) |
Url |
Url.sourceTransformationFor(String source,
Transformation transformation) |
Url |
Url.sourceTypes(String[] sourceTypes) |
Url |
Url.suffix(String urlSuffix) |
Url |
Url.transformation(Transformation transformation) |
Url |
Url.type(String type) |
Url |
Cloudinary.url() |
Url |
Url.useRootPath(boolean useRootPath) |
Url |
Url.version(Object version) |