A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbstractApiStrategy - Class in com.cloudinary.strategies
 
AbstractApiStrategy() - Constructor for class com.cloudinary.strategies.AbstractApiStrategy
 
AbstractUploaderStrategy - Class in com.cloudinary.strategies
 
AbstractUploaderStrategy() - Constructor for class com.cloudinary.strategies.AbstractUploaderStrategy
 
AbstractUrlBuilderStrategy - Class in com.cloudinary.strategies
 
AbstractUrlBuilderStrategy() - Constructor for class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
accumulate(String, Object) - Method in class org.cloudinary.json.JSONObject
Accumulate values under a key.
addParam(String, Object) - Method in class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
addRect(Rectangle) - Method in class com.cloudinary.Coordinates
 
addTag(String, String[], Map) - Method in class com.cloudinary.Uploader
 
AKAMAI_SHARED_CDN - Static variable in class com.cloudinary.Cloudinary
 
AKAMAI_SHARED_CDN - Static variable in class com.cloudinary.Configuration
 
AlreadyExists - Exception in com.cloudinary.api.exceptions
 
AlreadyExists(String) - Constructor for exception com.cloudinary.api.exceptions.AlreadyExists
 
angle(int) - Method in class com.cloudinary.Transformation
 
angle(String...) - Method in class com.cloudinary.Transformation
 
Api - Class in com.cloudinary
 
Api(Cloudinary, AbstractApiStrategy) - Constructor for class com.cloudinary.Api
 
api() - Method in class com.cloudinary.Cloudinary
 
api - Variable in class com.cloudinary.strategies.AbstractApiStrategy
 
Api.HttpMethod - Enum in com.cloudinary
 
ApiException - Exception in com.cloudinary.api.exceptions
 
ApiException(String) - Constructor for exception com.cloudinary.api.exceptions.ApiException
 
apiKey - Variable in class com.cloudinary.Configuration
 
apiRateLimit() - Method in interface com.cloudinary.api.ApiResponse
 
ApiResponse - Interface in com.cloudinary.api
 
apiSecret - Variable in class com.cloudinary.Configuration
 
apiSignRequest(Map<String, Object>, String) - Method in class com.cloudinary.Cloudinary
 
append(String, Object) - Method in class org.cloudinary.json.JSONObject
Append values to the array under a key.
asArray(Object) - Static method in class com.cloudinary.utils.ObjectUtils
 
asBoolean(Object, Boolean) - Static method in class com.cloudinary.utils.ObjectUtils
 
asFloat(Object) - Static method in class com.cloudinary.utils.ObjectUtils
 
asInteger(Object, Integer) - Static method in class com.cloudinary.utils.ObjectUtils
 
asMap(Object...) - Static method in class com.cloudinary.Cloudinary
Deprecated.
asMap(Object...) - Static method in class com.cloudinary.utils.ObjectUtils
 
asString(Object) - Static method in class com.cloudinary.utils.ObjectUtils
 
asString(Object, String) - Static method in class com.cloudinary.utils.ObjectUtils
 
AuthorizationRequired - Exception in com.cloudinary.api
 
AuthorizationRequired(String) - Constructor for exception com.cloudinary.api.AuthorizationRequired
 

B

back() - Method in class org.cloudinary.json.JSONTokener
Back up one character.
background(String) - Method in class com.cloudinary.Transformation
 
BadRequest - Exception in com.cloudinary.api.exceptions
 
BadRequest(String) - Constructor for exception com.cloudinary.api.exceptions.BadRequest
 
Base64Coder - Class in com.cloudinary.utils
A Base64 encoder/decoder.
border(String) - Method in class com.cloudinary.Transformation
 
border(int, String) - Method in class com.cloudinary.Transformation
 
build() - Method in class com.cloudinary.Configuration.Builder
Creates a Configuration with the arguments supplied to this builder
buildCustomHeaders(Object) - Static method in class com.cloudinary.Util
 
buildEager(List<? extends Transformation>) - Static method in class com.cloudinary.Util
 
buildUploadParams(Map) - Method in class com.cloudinary.Uploader
 
buildUploadParams(Map) - Static method in class com.cloudinary.Util
 

C

callApi(Api.HttpMethod, Iterable<String>, Map<String, ? extends Object>, Map) - Method in class com.cloudinary.Api
 
callApi(Api.HttpMethod, Iterable<String>, Map<String, ? extends Object>, Map) - Method in class com.cloudinary.strategies.AbstractApiStrategy
 
callApi(String, Map<String, Object>, Map, Object) - Method in class com.cloudinary.strategies.AbstractUploaderStrategy
 
callApi(String, Map<String, Object>, Map, Object) - Method in class com.cloudinary.Uploader
 
callback - Variable in class com.cloudinary.Configuration
 
callTagsApi(String, String, String[], Map) - Method in class com.cloudinary.Uploader
 
cdnSubdomain - Variable in class com.cloudinary.Configuration
 
cdnSubdomain(boolean) - Method in class com.cloudinary.Url
 
CF_SHARED_CDN - Static variable in class com.cloudinary.Cloudinary
 
CF_SHARED_CDN - Static variable in class com.cloudinary.Configuration
 
chain() - Method in class com.cloudinary.Transformation
 
clearEmpty(Map) - Static method in class com.cloudinary.Util
 
cloudinary - Variable in class com.cloudinary.Api
 
Cloudinary - Class in com.cloudinary
 
Cloudinary(Map) - Constructor for class com.cloudinary.Cloudinary
 
Cloudinary(String) - Constructor for class com.cloudinary.Cloudinary
 
Cloudinary() - Constructor for class com.cloudinary.Cloudinary
 
cloudinary() - Method in class com.cloudinary.strategies.AbstractUploaderStrategy
 
cloudinary() - Method in class com.cloudinary.Uploader
 
CLOUDINARY_API_ERROR_CLASSES - Static variable in class com.cloudinary.Api
 
cloudinaryApiUrl(String, Map) - Method in class com.cloudinary.Cloudinary
 
cloudName - Variable in class com.cloudinary.Configuration
 
cloudName(String) - Method in class com.cloudinary.Url
 
cname - Variable in class com.cloudinary.Configuration
 
cname(String) - Method in class com.cloudinary.Url
 
color(String) - Method in class com.cloudinary.Transformation
 
colorSpace(String) - Method in class com.cloudinary.Transformation
 
com.cloudinary - package com.cloudinary
 
com.cloudinary.api - package com.cloudinary.api
 
com.cloudinary.api.exceptions - package com.cloudinary.api.exceptions
 
com.cloudinary.strategies - package com.cloudinary.strategies
 
com.cloudinary.utils - package com.cloudinary.utils
 
config - Variable in class com.cloudinary.Cloudinary
 
Configuration - Class in com.cloudinary
Configuration object for a Cloudinary instance
Configuration() - Constructor for class com.cloudinary.Configuration
 
Configuration(Map) - Constructor for class com.cloudinary.Configuration
 
Configuration(Configuration) - Constructor for class com.cloudinary.Configuration
 
Configuration.Builder - Class in com.cloudinary
Build a new Configuration
Configuration.Builder() - Constructor for class com.cloudinary.Configuration.Builder
 
Coordinates - Class in com.cloudinary
 
Coordinates() - Constructor for class com.cloudinary.Coordinates
 
Coordinates(Collection<Rectangle>) - Constructor for class com.cloudinary.Coordinates
 
Coordinates(int[]) - Constructor for class com.cloudinary.Coordinates
 
Coordinates(Rectangle) - Constructor for class com.cloudinary.Coordinates
 
Coordinates(String) - Constructor for class com.cloudinary.Coordinates
 
createTransformation(String, String, Map) - Method in class com.cloudinary.Api
 
createUploadPreset(Map) - Method in class com.cloudinary.Api
 
crop(String) - Method in class com.cloudinary.Transformation
 

D

decode(String) - Static method in class com.cloudinary.utils.Base64Coder
Decodes a byte array from Base64 format.
decode(char[]) - Static method in class com.cloudinary.utils.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class com.cloudinary.utils.Base64Coder
Decodes a byte array from Base64 format.
decodeLines(String) - Static method in class com.cloudinary.utils.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeString(String) - Static method in class com.cloudinary.utils.Base64Coder
Decodes a string from Base64 format.
defaultDPR - Static variable in class com.cloudinary.Transformation
 
defaultImage(String) - Method in class com.cloudinary.Transformation
 
defaultIsResponsive - Static variable in class com.cloudinary.Transformation
 
dehexchar(char) - Static method in class org.cloudinary.json.JSONTokener
Get the hex value of a character (base16).
delay(Object) - Method in class com.cloudinary.Transformation
 
deleteAllResources(Map) - Method in class com.cloudinary.Api
 
deleteDerivedResources(Iterable<String>, Map) - Method in class com.cloudinary.Api
 
deleteResources(Iterable<String>, Map) - Method in class com.cloudinary.Api
 
deleteResourcesByPrefix(String, Map) - Method in class com.cloudinary.Api
 
deleteResourcesByTag(String, Map) - Method in class com.cloudinary.Api
 
deleteTransformation(String, Map) - Method in class com.cloudinary.Api
 
deleteUploadPreset(String, Map) - Method in class com.cloudinary.Api
 
density(Object) - Method in class com.cloudinary.Transformation
 
destroy(String, Map) - Method in class com.cloudinary.Uploader
 
doubleToString(double) - Static method in class org.cloudinary.json.JSONObject
Produce a string from a double.
dpr(float) - Method in class com.cloudinary.Transformation
 
dpr(int) - Method in class com.cloudinary.Transformation
 
dpr(String) - Method in class com.cloudinary.Transformation
 

E

EagerTransformation - Class in com.cloudinary
 
EagerTransformation(List<Map>) - Constructor for class com.cloudinary.EagerTransformation
 
EagerTransformation() - Constructor for class com.cloudinary.EagerTransformation
 
effect(String) - Method in class com.cloudinary.Transformation
 
effect(String, Object) - Method in class com.cloudinary.Transformation
 
EMPTY - Static variable in class com.cloudinary.utils.StringUtils
 
emptyMap() - Static method in class com.cloudinary.utils.ObjectUtils
 
encode(String) - Static method in class com.cloudinary.SmartUrlEncoder
 
encode(byte[]) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int, int) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a byte array into Base64 format.
encodeHexString(byte[]) - Static method in class com.cloudinary.utils.StringUtils
 
encodeLines(byte[]) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
encodeLines(byte[], int, int, int, String) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines.
encodeMap(Object) - Static method in class com.cloudinary.utils.ObjectUtils
 
encodeString(String) - Static method in class com.cloudinary.utils.Base64Coder
Encodes a string into Base64 format.
encodeURLSafeString(byte[]) - Static method in class com.cloudinary.utils.Base64Coder
 
end() - Method in class org.cloudinary.json.JSONTokener
 
escape(String) - Static method in class com.cloudinary.utils.HtmlEscape
Normal escape function, for Html escaping Strings
escapeBr(String) - Static method in class com.cloudinary.utils.HtmlEscape
 
escapeHtml(String) - Static method in class com.cloudinary.utils.StringUtils
 
escapeSpecial(String) - Static method in class com.cloudinary.utils.HtmlEscape
 
escapeTags(String) - Static method in class com.cloudinary.utils.HtmlEscape
 
escapeTextArea(String) - Static method in class com.cloudinary.utils.HtmlEscape
Method for html escaping a String, for use in a textarea
exists(List<String>) - Method in class com.cloudinary.strategies.StrategyLoader
 
explicit(String, Map) - Method in class com.cloudinary.Uploader
 
explode(String, Map) - Method in class com.cloudinary.Uploader
 

F

fetchFormat(String) - Method in class com.cloudinary.Transformation
 
finalizeResourceType(String, String, String, boolean, boolean) - Method in class com.cloudinary.Url
 
find(List<String>) - Static method in class com.cloudinary.strategies.StrategyLoader
 
flags(String...) - Method in class com.cloudinary.Transformation
 
format - Variable in class com.cloudinary.EagerTransformation
 
format(String) - Method in class com.cloudinary.EagerTransformation
 
format - Variable in class com.cloudinary.StoredFile
 
format(String) - Method in class com.cloudinary.Url
 
from(Configuration) - Method in class com.cloudinary.Configuration.Builder
Initialize builder from existing Configuration
from(Configuration) - Static method in class com.cloudinary.Configuration
Create a new Configuration from an existing one
from(String) - Static method in class com.cloudinary.Configuration
Create a Configuration from a cloudinary url Example url: cloudinary://123456789012345:abcdeghijklmnopqrstuvwxyz12@n07t21i7
fromIdentifier(String) - Method in class com.cloudinary.Url
Parses a cloudinary identifier of the form: [/][/][v/][.][#]

G

GeneralError - Exception in com.cloudinary.api.exceptions
 
GeneralError(String) - Constructor for exception com.cloudinary.api.exceptions.GeneralError
 
generate() - Method in class com.cloudinary.Transformation
 
generate(Iterable<Map>) - Method in class com.cloudinary.Transformation
 
generate(Map) - Method in class com.cloudinary.Transformation
 
generate() - Method in class com.cloudinary.Url
 
generate(String) - Method in class com.cloudinary.Url
 
generate_sprite(String, Map) - Method in class com.cloudinary.Uploader
 
generateSpriteCss(String) - Method in class com.cloudinary.Url
 
get(int) - Method in class org.cloudinary.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.cloudinary.json.JSONObject
Get the value object associated with a key.
getBoolean(int) - Method in class org.cloudinary.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.cloudinary.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.cloudinary.json.JSONException
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getComputedSignature(Cloudinary) - Method in class com.cloudinary.StoredFile
 
getDouble(int) - Method in class org.cloudinary.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.cloudinary.json.JSONObject
Get the double value associated with a key.
getFormat() - Method in class com.cloudinary.EagerTransformation
 
getFormat() - Method in class com.cloudinary.StoredFile
 
getHtmlHeight() - Method in class com.cloudinary.Transformation
 
getHtmlWidth() - Method in class com.cloudinary.Transformation
 
getInt(int) - Method in class org.cloudinary.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.cloudinary.json.JSONObject
Get the int value associated with a key.
getIsImage() - Method in class com.cloudinary.StoredFile
 
getJSONArray(int) - Method in class org.cloudinary.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.cloudinary.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.cloudinary.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.cloudinary.json.JSONObject
Get the JSONObject value associated with a key.
getLimit() - Method in class com.cloudinary.api.RateLimit
 
getLong(int) - Method in class org.cloudinary.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.cloudinary.json.JSONObject
Get the long value associated with a key.
getNames(JSONObject) - Static method in class org.cloudinary.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.cloudinary.json.JSONObject
Get an array of field names from an Object.
getPreloadedFile() - Method in class com.cloudinary.StoredFile
 
getPublicId() - Method in class com.cloudinary.StoredFile
 
getPublicIdForSigning() - Method in class com.cloudinary.StoredFile
 
getRemaining() - Method in class com.cloudinary.api.RateLimit
 
getReset() - Method in class com.cloudinary.api.RateLimit
 
getResourceType() - Method in class com.cloudinary.StoredFile
 
getSignature() - Method in class com.cloudinary.StoredFile
 
getString(int) - Method in class org.cloudinary.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.cloudinary.json.JSONObject
Get the string associated with a key.
getType() - Method in class com.cloudinary.StoredFile
 
getUploadUrl(Map) - Method in class com.cloudinary.Uploader
 
getVersion() - Method in class com.cloudinary.StoredFile
 
gravity(String) - Method in class com.cloudinary.Transformation
 

H

has(String) - Method in class org.cloudinary.json.JSONObject
Determine if the JSONObject contains a specific key.
height(Object) - Method in class com.cloudinary.Transformation
 
height - Variable in class com.cloudinary.utils.Rectangle
 
hexArray - Static variable in class com.cloudinary.utils.StringUtils
 
hiDPI - Variable in class com.cloudinary.Transformation
 
HtmlEscape - Class in com.cloudinary.utils
HtmlEscape in Java, which is compatible with utf-8
HtmlEscape() - Constructor for class com.cloudinary.utils.HtmlEscape
 
htmlHeight - Variable in class com.cloudinary.Transformation
 
htmlWidth - Variable in class com.cloudinary.Transformation
 

I

imageTag(String) - Method in class com.cloudinary.Url
 
imageTag(Map<String, String>) - Method in class com.cloudinary.Url
 
imageTag(String, Map<String, String>) - Method in class com.cloudinary.Url
 
imageUploadTag(String, Map, Map<String, Object>) - Method in class com.cloudinary.Uploader
 
increment(String) - Method in class org.cloudinary.json.JSONObject
Increment a property of a JSONObject.
init(Api) - Method in class com.cloudinary.strategies.AbstractApiStrategy
 
init(Uploader) - Method in class com.cloudinary.strategies.AbstractUploaderStrategy
 
init(String) - Method in class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
initialize() - Method in class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
isBlank(String) - Static method in class com.cloudinary.utils.StringUtils
 
isEmpty(String) - Static method in class com.cloudinary.utils.StringUtils
 
isHiDPI() - Method in class com.cloudinary.Transformation
 
isNotBlank(Object) - Static method in class com.cloudinary.utils.StringUtils
 
isNotBlank(String) - Static method in class com.cloudinary.utils.StringUtils
 
isNull(int) - Method in class org.cloudinary.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.cloudinary.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isResponsive - Variable in class com.cloudinary.Transformation
 
isResponsive() - Method in class com.cloudinary.Transformation
 

J

join(List<String>, String) - Static method in class com.cloudinary.utils.StringUtils
 
join(Object[], String) - Static method in class com.cloudinary.utils.StringUtils
 
join(Collection<String>, String) - Static method in class com.cloudinary.utils.StringUtils
 
join(Object[], String, int, int) - Static method in class com.cloudinary.utils.StringUtils
 
join(String) - Method in class org.cloudinary.json.JSONArray
Make a string from the contents of this JSONArray.
JSONArray - Class in org.cloudinary.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.cloudinary.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.cloudinary.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.cloudinary.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection<Object>) - Constructor for class org.cloudinary.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class org.cloudinary.json.JSONArray
Construct a JSONArray from an array
JSONException - Exception in org.cloudinary.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.cloudinary.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.cloudinary.json.JSONException
Constructs a new JSONException with the specified cause.
JSONObject - Class in org.cloudinary.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.cloudinary.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map<String, Object>) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(String, Locale) - Constructor for class org.cloudinary.json.JSONObject
Construct a JSONObject from a ResourceBundle.
JSONString - Interface in org.cloudinary.json
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 - Class in org.cloudinary.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.cloudinary.json.JSONTokener
Construct a JSONTokener from a Reader.
JSONTokener(InputStream) - Constructor for class org.cloudinary.json.JSONTokener
Construct a JSONTokener from an InputStream.
JSONTokener(String) - Constructor for class org.cloudinary.json.JSONTokener
Construct a JSONTokener from a string.

K

keys() - Method in class org.cloudinary.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in class org.cloudinary.json.JSONObject
Get a set of keys of the JSONObject.

L

length() - Method in class org.cloudinary.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.cloudinary.json.JSONObject
Get the number of keys stored in the JSONObject.
load(String) - Static method in class com.cloudinary.strategies.StrategyLoader
 

M

more() - Method in class org.cloudinary.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
multi(String, Map) - Method in class com.cloudinary.Uploader
 

N

named(String...) - Method in class com.cloudinary.Transformation
 
names() - Method in class org.cloudinary.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
next() - Method in class org.cloudinary.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.cloudinary.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.cloudinary.json.JSONTokener
Get the next n characters.
nextClean() - Method in class org.cloudinary.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextString(char) - Method in class org.cloudinary.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.cloudinary.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.cloudinary.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextValue() - Method in class org.cloudinary.json.JSONTokener
Get the next value.
NotAllowed - Exception in com.cloudinary.api.exceptions
 
NotAllowed(String) - Constructor for exception com.cloudinary.api.exceptions.NotAllowed
 
NotFound - Exception in com.cloudinary.api.exceptions
 
NotFound(String) - Constructor for exception com.cloudinary.api.exceptions.NotFound
 
NULL - Static variable in class org.cloudinary.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
numberToString(Number) - Static method in class org.cloudinary.json.JSONObject
Produce a string from a Number.

O

ObjectUtils - Class in com.cloudinary.utils
 
ObjectUtils() - Constructor for class com.cloudinary.utils.ObjectUtils
 
OLD_AKAMAI_SHARED_CDN - Static variable in class com.cloudinary.Cloudinary
 
OLD_AKAMAI_SHARED_CDN - Static variable in class com.cloudinary.Configuration
 
only(Map<String, ? extends Object>, String...) - Static method in class com.cloudinary.utils.ObjectUtils
 
opacity(int) - Method in class com.cloudinary.Transformation
 
opt(int) - Method in class org.cloudinary.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.cloudinary.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.cloudinary.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.cloudinary.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.cloudinary.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.cloudinary.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.cloudinary.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.cloudinary.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.cloudinary.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.cloudinary.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class org.cloudinary.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.cloudinary.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.cloudinary.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.cloudinary.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.cloudinary.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.cloudinary.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.cloudinary.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.cloudinary.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.cloudinary.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.cloudinary.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.cloudinary.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.cloudinary.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.cloudinary.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.cloudinary.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.cloudinary.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.cloudinary.json.JSONObject
Get an optional string associated with a key.
org.cloudinary.json - package org.cloudinary.json
 
overlay(String) - Method in class com.cloudinary.Transformation
 

P

page(Object) - Method in class com.cloudinary.Transformation
 
param(String, Object) - Method in class com.cloudinary.Transformation
 
params(Map) - Method in class com.cloudinary.Transformation
 
parseConfigUrl(String) - Method in class com.cloudinary.Cloudinary
 
parseCoordinates(Object) - Static method in class com.cloudinary.Coordinates
 
ping(Map) - Method in class com.cloudinary.Api
 
prefix(String) - Method in class com.cloudinary.Transformation
 
privateCdn - Variable in class com.cloudinary.Configuration
 
privateCdn(boolean) - Method in class com.cloudinary.Url
 
privateDownload(String, String, Map<String, Object>) - Method in class com.cloudinary.Cloudinary
 
processWriteParameters(Map<String, Object>, Map<String, Object>) - Static method in class com.cloudinary.Util
 
properties - Variable in class com.cloudinary.Configuration
 
proxyHost - Variable in class com.cloudinary.Configuration
 
proxyPort - Variable in class com.cloudinary.Configuration
 
publicId - Variable in class com.cloudinary.StoredFile
 
publicId(Object) - Method in class com.cloudinary.Url
 
put(boolean) - Method in class org.cloudinary.json.JSONArray
Append a boolean value.
put(Collection<Object>) - Method in class org.cloudinary.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.cloudinary.json.JSONArray
Append a double value.
put(int) - Method in class org.cloudinary.json.JSONArray
Append an int value.
put(long) - Method in class org.cloudinary.json.JSONArray
Append an long value.
put(Map<String, Object>) - Method in class org.cloudinary.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.cloudinary.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.cloudinary.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection<Object>) - Method in class org.cloudinary.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.cloudinary.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.cloudinary.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.cloudinary.json.JSONArray
Put or replace a long value.
put(int, Map<String, Object>) - Method in class org.cloudinary.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(int, Object) - Method in class org.cloudinary.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.cloudinary.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection<Object>) - Method in class org.cloudinary.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class org.cloudinary.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.cloudinary.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.cloudinary.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map<String, Object>) - Method in class org.cloudinary.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.cloudinary.json.JSONObject
Put a key/value pair in the JSONObject.
putOnce(String, Object) - Method in class org.cloudinary.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.cloudinary.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

quality(Object) - Method in class com.cloudinary.Transformation
 
quote(String) - Static method in class org.cloudinary.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quote(String, Writer) - Static method in class org.cloudinary.json.JSONObject
 

R

radius(Object) - Method in class com.cloudinary.Transformation
 
randomPublicId() - Method in class com.cloudinary.Cloudinary
 
RateLimit - Class in com.cloudinary.api
 
RateLimit() - Constructor for class com.cloudinary.api.RateLimit
 
RateLimited - Exception in com.cloudinary.api.exceptions
 
RateLimited(String) - Constructor for exception com.cloudinary.api.exceptions.RateLimited
 
rateLimits() - Method in interface com.cloudinary.api.ApiResponse
 
rawTransformation(String) - Method in class com.cloudinary.Transformation
 
read(InputStream) - Static method in class com.cloudinary.utils.StringUtils
 
Rectangle - Class in com.cloudinary.utils
 
Rectangle(int, int, int, int) - Constructor for class com.cloudinary.utils.Rectangle
 
registerAPIStrategy(String) - Static method in class com.cloudinary.Cloudinary
 
registerUploaderStrategy(String) - Static method in class com.cloudinary.Cloudinary
 
registerUrlBuilderStrategy(String) - Static method in class com.cloudinary.Cloudinary
 
remove(int) - Method in class org.cloudinary.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.cloudinary.json.JSONObject
Remove a name and its value, if present.
removeTag(String, String[], Map) - Method in class com.cloudinary.Uploader
 
rename(String, String, Map) - Method in class com.cloudinary.Uploader
 
replaceTag(String, String[], Map) - Method in class com.cloudinary.Uploader
 
resource(String, Map) - Method in class com.cloudinary.Api
 
resources(Map) - Method in class com.cloudinary.Api
 
resourcesByIds(Iterable<String>, Map) - Method in class com.cloudinary.Api
 
resourcesByModeration(String, String, Map) - Method in class com.cloudinary.Api
 
resourcesByTag(String, Map) - Method in class com.cloudinary.Api
 
resourceType - Variable in class com.cloudinary.StoredFile
 
resourceType(String) - Method in class com.cloudinary.Url
 
resourceTypes(Map) - Method in class com.cloudinary.Api
 
resourcType(String) - Method in class com.cloudinary.Url
 
responsiveWidth(boolean) - Method in class com.cloudinary.Transformation
 
responsiveWidthTransformation - Static variable in class com.cloudinary.Transformation
 
rootFolders(Map) - Method in class com.cloudinary.Api
 

S

secure - Variable in class com.cloudinary.Configuration
 
secure(boolean) - Method in class com.cloudinary.Url
 
secureCdnSubdomain - Variable in class com.cloudinary.Configuration
 
secureCdnSubdomain(boolean) - Method in class com.cloudinary.Url
 
secureDistribution - Variable in class com.cloudinary.Configuration
 
secureDistribution(String) - Method in class com.cloudinary.Url
 
setApiKey(String) - Method in class com.cloudinary.Configuration.Builder
API Key You can find API Key in the Account Details section in the dashboard of Cloudinary Management Console.
setApiSecret(String) - Method in class com.cloudinary.Configuration.Builder
API Secret You can find API Secret in the Account Details section in the dashboard of Cloudinary Management Console.
setCallback(String) - Method in class com.cloudinary.Configuration.Builder
 
setCdnSubdomain(boolean) - Method in class com.cloudinary.Configuration.Builder
Whether to automatically build URLs with multiple CDN sub-domains.
setCloudName(String) - Method in class com.cloudinary.Configuration.Builder
The unique name of your cloud at Cloudinary You can find your cloud name in the Account Details section in the dashboard of Cloudinary Management Console.
setCname(String) - Method in class com.cloudinary.Configuration.Builder
Custom domain name to use for building HTTP URLs.
setDefaultDPR(Object) - Static method in class com.cloudinary.Transformation
 
setDefaultIsResponsive(boolean) - Static method in class com.cloudinary.Transformation
 
setFormat(String) - Method in class com.cloudinary.StoredFile
 
setLimit(long) - Method in class com.cloudinary.api.RateLimit
 
setPreloadedFile(String) - Method in class com.cloudinary.StoredFile
 
setPrivateCdn(boolean) - Method in class com.cloudinary.Configuration.Builder
Should be set to true for Advanced plan's users that have a private CDN distribution.
setPublicId(String) - Method in class com.cloudinary.StoredFile
 
setRemaining(long) - Method in class com.cloudinary.api.RateLimit
 
setReset(Date) - Method in class com.cloudinary.api.RateLimit
 
setResourceType(String) - Method in class com.cloudinary.StoredFile
 
setResponsiveWidthTransformation(Map) - Static method in class com.cloudinary.Transformation
 
setSecure(boolean) - Method in class com.cloudinary.Configuration.Builder
Force HTTPS URLs of images even if embedded in non-secure HTTP pages.
setSecureCdnSubdomain(Boolean) - Method in class com.cloudinary.Configuration.Builder
 
setSecureDistribution(String) - Method in class com.cloudinary.Configuration.Builder
The domain name of the CDN distribution to use for building HTTPS URLs.
setShorten(boolean) - Method in class com.cloudinary.Configuration.Builder
 
setSignature(String) - Method in class com.cloudinary.StoredFile
 
setType(String) - Method in class com.cloudinary.StoredFile
 
setUploadPrefix(String) - Method in class com.cloudinary.Configuration.Builder
 
setUseRootPath(boolean) - Method in class com.cloudinary.Configuration.Builder
 
setVersion(Long) - Method in class com.cloudinary.StoredFile
 
SHARED_CDN - Static variable in class com.cloudinary.Cloudinary
 
SHARED_CDN - Static variable in class com.cloudinary.Configuration
 
shorten - Variable in class com.cloudinary.Configuration
 
shorten(boolean) - Method in class com.cloudinary.Url
 
signature - Variable in class com.cloudinary.StoredFile
 
signed(boolean) - Method in class com.cloudinary.Url
 
signedPreloadedImage(Map) - Method in class com.cloudinary.Cloudinary
 
signRequest(Map<String, Object>, Map<String, Object>) - Method in class com.cloudinary.Cloudinary
 
signRequestParams(Map<String, Object>, Map) - Method in class com.cloudinary.Uploader
 
similar(Object) - Method in class org.cloudinary.json.JSONArray
Determine if two JSONArrays are similar.
similar(Object) - Method in class org.cloudinary.json.JSONObject
Determine if two JSONObjects are similar.
skipTo(char) - Method in class org.cloudinary.json.JSONTokener
Skip characters until the next character is the requested character.
SmartUrlEncoder - Class in com.cloudinary
 
SmartUrlEncoder() - Constructor for class com.cloudinary.SmartUrlEncoder
 
source - Variable in class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
source(String) - Method in class com.cloudinary.Url
 
source(StoredFile) - Method in class com.cloudinary.Url
 
StoredFile - Class in com.cloudinary
 
StoredFile() - Constructor for class com.cloudinary.StoredFile
 
StrategyLoader - Class in com.cloudinary.strategies
 
StrategyLoader() - Constructor for class com.cloudinary.strategies.StrategyLoader
 
stringToValue(String) - Static method in class org.cloudinary.json.JSONObject
Try to convert a string into a number, boolean, or null.
StringUtils - Class in com.cloudinary.utils
 
StringUtils() - Constructor for class com.cloudinary.utils.StringUtils
 
subFolders(String, Map) - Method in class com.cloudinary.Api
 
suffix(String) - Method in class com.cloudinary.Url
 
syntaxError(String) - Method in class org.cloudinary.json.JSONTokener
Make a JSONException to signal a syntax error.

T

tags(Map) - Method in class com.cloudinary.Api
 
testValidity(Object) - Static method in class org.cloudinary.json.JSONObject
Throw an exception if the object is a NaN or infinite number.
text(String, Map) - Method in class com.cloudinary.Uploader
 
toJSONArray(JSONArray) - Method in class org.cloudinary.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class org.cloudinary.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface org.cloudinary.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toList(JSONArray) - Static method in class com.cloudinary.utils.ObjectUtils
 
toList(Class<T>) - Method in class org.cloudinary.json.JSONArray
 
toMap(JSONObject) - Static method in class com.cloudinary.utils.ObjectUtils
 
toString() - Method in class com.cloudinary.Coordinates
 
toString() - Method in class org.cloudinary.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.cloudinary.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.cloudinary.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.cloudinary.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.cloudinary.json.JSONTokener
Make a printable string of this JSONTokener.
transformation(String, Map) - Method in class com.cloudinary.Api
 
Transformation - Class in com.cloudinary
 
Transformation(Transformation) - Constructor for class com.cloudinary.Transformation
 
Transformation(List<Map>) - Constructor for class com.cloudinary.Transformation
 
Transformation() - Constructor for class com.cloudinary.Transformation
 
transformation - Variable in class com.cloudinary.Transformation
 
transformation(Transformation) - Method in class com.cloudinary.Url
 
transformation() - Method in class com.cloudinary.Url
 
transformations(Map) - Method in class com.cloudinary.Api
 
transformations - Variable in class com.cloudinary.Transformation
 
type - Variable in class com.cloudinary.StoredFile
 
type(String) - Method in class com.cloudinary.Url
 

U

underlay(String) - Method in class com.cloudinary.Transformation
 
underlaying() - Method in class com.cloudinary.Coordinates
 
unsignedDownloadUrlPrefix(String, String, boolean, boolean, Boolean, String, boolean, String) - Method in class com.cloudinary.Url
 
unsignedImageUploadTag(String, String, Map, Map<String, Object>) - Method in class com.cloudinary.Uploader
 
unsignedUpload(Object, String, Map) - Method in class com.cloudinary.Uploader
 
update(String, Map) - Method in class com.cloudinary.Api
 
update(Map) - Method in class com.cloudinary.Configuration
 
updateTransformation(String, Map, Map) - Method in class com.cloudinary.Api
 
updateUploadPreset(String, Map) - Method in class com.cloudinary.Api
 
upload(Object, Map) - Method in class com.cloudinary.Uploader
 
uploader() - Method in class com.cloudinary.Cloudinary
 
uploader - Variable in class com.cloudinary.strategies.AbstractUploaderStrategy
 
Uploader - Class in com.cloudinary
 
Uploader(Cloudinary, AbstractUploaderStrategy) - Constructor for class com.cloudinary.Uploader
 
uploadLargeRaw(Object, Map) - Method in class com.cloudinary.Uploader
 
uploadLargeRaw(Object, Map, int) - Method in class com.cloudinary.Uploader
 
uploadPrefix - Variable in class com.cloudinary.Configuration
 
uploadPreset(String, Map) - Method in class com.cloudinary.Api
 
uploadPresets(Map) - Method in class com.cloudinary.Api
 
uploadTagParams(Map) - Method in class com.cloudinary.Uploader
 
url() - Method in class com.cloudinary.Cloudinary
 
url() - Method in class com.cloudinary.strategies.AbstractUrlBuilderStrategy
 
Url - Class in com.cloudinary
 
Url(Cloudinary) - Constructor for class com.cloudinary.Url
 
usage(Map) - Method in class com.cloudinary.Api
 
USER_AGENT - Static variable in class com.cloudinary.Cloudinary
 
USER_AGENT - Static variable in class com.cloudinary.Configuration
 
useRootPath - Variable in class com.cloudinary.Configuration
 
useRootPath(boolean) - Method in class com.cloudinary.Url
 
Util - Class in com.cloudinary
 
Util() - Constructor for class com.cloudinary.Util
 

V

valueOf(String) - Static method in enum com.cloudinary.Api.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cloudinary.Api.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Static method in class org.cloudinary.json.JSONObject
Make a JSON text of an Object value.
VERSION - Static variable in class com.cloudinary.Cloudinary
 
VERSION - Static variable in class com.cloudinary.Configuration
 
version - Variable in class com.cloudinary.StoredFile
 
version(Object) - Method in class com.cloudinary.Url
 

W

width(Object) - Method in class com.cloudinary.Transformation
 
width - Variable in class com.cloudinary.utils.Rectangle
 
wrap(Object) - Static method in class org.cloudinary.json.JSONObject
Wrap an object, if necessary.
write(Writer) - Method in class org.cloudinary.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.cloudinary.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.

X

x(Object) - Method in class com.cloudinary.Transformation
 
x - Variable in class com.cloudinary.utils.Rectangle
 

Y

y(Object) - Method in class com.cloudinary.Transformation
 
y - Variable in class com.cloudinary.utils.Rectangle
 

Z

zipDownload(String, Map<String, Object>) - Method in class com.cloudinary.Cloudinary
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2014. All Rights Reserved.