All Classes
| Class | Description |
|---|---|
| AbstractApiStrategy | |
| AbstractLayer<T extends AbstractLayer<T>> | |
| AbstractLayerBuilder | Deprecated. |
| AbstractUploaderStrategy | |
| AccessControlRule |
A class representing a single access control rule for a resource.
|
| AccessControlRule.AccessType |
Access type for an access rule
|
| Account |
Entry point class for all account and provisioning API actions: Manage users, cloud names and user groups.
|
| Account.Role |
A user role to use in the user management API (create/update user).
|
| AccountConfiguration | |
| AlreadyExists | |
| Analytics | |
| Api | |
| Api.HttpMethod | |
| ApiException | |
| ApiResponse | |
| ApiResponseSignatureVerifier |
The
ApiResponseSignatureVerifier class is responsible for verifying Cloudinary Upload API response signatures. |
| ArchiveParams | |
| AuthorizationRequired | |
| AuthToken |
Authentication Token generator
|
| BadRequest | |
| Base64Coder |
A Base64 encoder/decoder.
|
| Base64Map | |
| BaseExpression<T extends BaseExpression> |
Defines an expression used in transformation parameter values
|
| BaseParam | |
| Cloudinary | |
| Condition |
Represents a condition for
Transformation.ifCondition() |
| Configuration |
Configuration object for a
Cloudinary instance |
| Configuration.Builder |
Build a new
Configuration |
| Coordinates | |
| CustomFunction |
Helper class to generate a custom function params to be used in
Transformation.customFunction(CustomFunction). |
| DateMetadataField |
Represents a metadata field with type 'date'
|
| EagerTransformation | |
| EnumMetadataField |
Represents a metadata field with 'Enum' type.
|
| Expression |
Represents a transformation parameter expression.
|
| FetchLayer | |
| GeneralError | |
| HtmlEscape |
HtmlEscape in Java, which is compatible with utf-8
|
| IntMetadataField |
Represents a metadata field with 'Int' type.
|
| JSONArray |
A JSONArray is an ordered sequence of values.
|
| JSONException |
The JSONException is thrown by the JSON.org classes when things are amiss.
|
| JSONObject |
A JSONObject is an unordered collection of name/value pairs.
|
| JSONString |
The
JSONString interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString(), JSONArray.toString(),
and JSONWriter.value(Object). |
| JSONTokener |
A JSONTokener takes a source string and extracts characters and tokens from
it.
|
| Layer | |
| LayerBuilder | Deprecated.
Use
Layer instead |
| MetadataDataSource |
Represent a data source for a given field.
|
| MetadataDataSource.Entry |
Represents a single entry in a datasource definition for a field.
|
| MetadataField<T> |
Represents a single metadata field.
|
| MetadataFieldType |
Enum represneting all the valid field types.
|
| MetadataValidation |
Represents the base class for metadata fields validation mechanisms.
|
| MetadataValidation.AndValidator |
An 'And' rule validation used to combine other rules with an 'AND' logic relation between them.
|
| MetadataValidation.ComparisonRule<T> |
Base class for all comparison (greater than/less than) validation rules.
|
| MetadataValidation.DateGreaterThan |
Great-than rule for dates.
|
| MetadataValidation.DateLessThan |
Less-than rule for dates.
|
| MetadataValidation.IntGreaterThan |
Great-than rule for integers.
|
| MetadataValidation.IntLessThan |
Less-than rule for integers.
|
| MetadataValidation.StringLength |
A validator to validate string lengths
|
| NotAllowed | |
| NotFound | |
| NotificationRequestSignatureVerifier |
The
NotificationRequestSignatureVerifier class is responsible for verifying authenticity and integrity
of Cloudinary Upload notifications. |
| ObjectUtils | |
| ProgressCallback |
Defines a callback for network operations.
|
| RateLimit | |
| RateLimited | |
| Rectangle | |
| ResponsiveBreakpoint | |
| Search | |
| SearchFolders | |
| SetMetadataField |
Represents a metadata field with 'Set' type.
|
| SignatureAlgorithm |
Defines supported algorithms for generating/verifying hashed message authentication codes (HMAC).
|
| SmartUrlEncoder | |
| StoredFile | |
| StrategyLoader | |
| StringMetadataField |
Represents a metadata field with 'String' type.
|
| StringUtils | |
| SubtitlesLayer | |
| SubtitlesLayerBuilder | Deprecated.
Use
SubtitlesLayer instead |
| TextLayer | |
| TextLayerBuilder | Deprecated.
Use
TextLayer instead |
| Transformation<T extends Transformation> | |
| Uploader | |
| Url | |
| Util |