- getActualInstance() - Method in class com.cloudinary.mediaediting.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstanceRecursively() - Method in class com.cloudinary.mediaediting.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getApiClient() - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- getApiKey() - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- getAsync() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
Whether to perform the request asynchronously.
- getAuthentication(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get base path
- getBearerToken() - Method in class com.cloudinary.mediaediting.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getCanonicalTransformation() - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
A set of transformation parameters defined using Cloudinary URL syntax
- getCategory() - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
The category of the error
- getCode() - Method in exception com.cloudinary.mediaediting.ApiException
-
Get the HTTP status code.
- getCode() - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
The Cloudinary specific code associated with the error
- getConnectTimeout() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get connection timeout (in milliseconds).
- getCustomBaseUrl() - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- getData() - Method in class com.cloudinary.mediaediting.ApiResponse
-
Get the data.
- getDateFormat() - Method in class com.cloudinary.mediaediting.ApiClient
-
Getter for the field dateFormat.
- getDefaultApiClient() - Static method in class com.cloudinary.mediaediting.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDescriptorType() - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
The type of transformation to use
- getError() - Method in class com.cloudinary.mediaediting.model.ErrorResponse
-
Get error
- getFormat() - Method in class com.cloudinary.mediaediting.model.TransformResult
-
The format of the transformed media asset
- getFwdKey() - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
An identifier for the media within a media source or target
- getGson() - Static method in class com.cloudinary.mediaediting.JSON
-
Get Gson.
- getHeaders() - Method in class com.cloudinary.mediaediting.ApiResponse
-
Get the headers.
- getHeight() - Method in class com.cloudinary.mediaediting.model.TransformResult
-
The height of the transformed media
- getHostIndex() - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- getHttpClient() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get HTTP client
- getId() - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
The ID of the media source or target
- getInputType() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
The media input type
- getJSON() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get JSON
- getKeyManagers() - Method in class com.cloudinary.mediaediting.ApiClient
-
Getter for the field keyManagers.
- getLocation() - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- getMediaByteSize() - Method in class com.cloudinary.mediaediting.model.TransformResult
-
The size of the transformed media in bytes
- getMediaSource() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
Get mediaSource
- getMediaTarget() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
Get mediaTarget
- getMediaType() - Method in class com.cloudinary.mediaediting.model.TransformResult
-
The type of the transformed media asset
- getMessage() - Method in exception com.cloudinary.mediaediting.ApiException
-
Get the exception message including HTTP response data.
- getMessage() - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
The description of the error
- getName() - Method in class com.cloudinary.mediaediting.Pair
-
- getNamedTransformation() - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
The name of a previously saved transformation
- getNotificationUrl() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
The URL to send notifications once a transformation has completed
- getParamName() - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- getPassword() - Method in class com.cloudinary.mediaediting.auth.HttpBasicAuth
-
- getReadTimeout() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get read timeout (in milliseconds).
- getResourceType() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
The resource type to be processed
- getResponseBody() - Method in exception com.cloudinary.mediaediting.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception com.cloudinary.mediaediting.ApiException
-
Get the HTTP response headers.
- getSchemas() - Method in class com.cloudinary.mediaediting.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemaType() - Method in class com.cloudinary.mediaediting.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getSslCaCert() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get SSL CA cert.
- getStatusCode() - Method in class com.cloudinary.mediaediting.ApiResponse
-
Get the status code.
- getStatusCode() - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
The HTTP response status code for the error
- getTaskId() - Method in class com.cloudinary.mediaediting.model.EnqueuedResponse
-
The ID of the enqueued task
- getTempFolderPath() - Method in class com.cloudinary.mediaediting.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTemplateVariables() - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
Get templateVariables
- getTransformationDescriptor() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
Get transformationDescriptor
- getUrl() - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
URL of the asset to be transformed
- getUsername() - Method in class com.cloudinary.mediaediting.auth.HttpBasicAuth
-
- getValue() - Method in enum com.cloudinary.mediaediting.model.TransformationDescriptor.DescriptorTypeEnum
-
- getValue() - Method in enum com.cloudinary.mediaediting.model.TransformRequest.InputTypeEnum
-
- getValue() - Method in enum com.cloudinary.mediaediting.model.TransformRequest.ResourceTypeEnum
-
- getValue() - Method in class com.cloudinary.mediaediting.Pair
-
- getWidth() - Method in class com.cloudinary.mediaediting.model.TransformResult
-
The width of the transformed media
- getWriteTimeout() - Method in class com.cloudinary.mediaediting.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class com.cloudinary.mediaediting.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- sanitizeFilename(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Sanitize filename by removing path.
- selectHeaderAccept(String[]) - Method in class com.cloudinary.mediaediting.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.cloudinary.mediaediting.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- serialize(Object, String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- serialize(Object) - Static method in class com.cloudinary.mediaediting.JSON
-
Serialize the given Java object into JSON string.
- SERIALIZED_NAME_ASYNC - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_CANONICAL_TRANSFORMATION - Static variable in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- SERIALIZED_NAME_CATEGORY - Static variable in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- SERIALIZED_NAME_CODE - Static variable in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- SERIALIZED_NAME_DESCRIPTOR_TYPE - Static variable in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- SERIALIZED_NAME_ERROR - Static variable in class com.cloudinary.mediaediting.model.ErrorResponse
-
- SERIALIZED_NAME_FORMAT - Static variable in class com.cloudinary.mediaediting.model.TransformResult
-
- SERIALIZED_NAME_FWD_KEY - Static variable in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- SERIALIZED_NAME_HEIGHT - Static variable in class com.cloudinary.mediaediting.model.TransformResult
-
- SERIALIZED_NAME_ID - Static variable in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- SERIALIZED_NAME_INPUT_TYPE - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_MEDIA_BYTE_SIZE - Static variable in class com.cloudinary.mediaediting.model.TransformResult
-
- SERIALIZED_NAME_MEDIA_SOURCE - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_MEDIA_TARGET - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_MEDIA_TYPE - Static variable in class com.cloudinary.mediaediting.model.TransformResult
-
- SERIALIZED_NAME_MESSAGE - Static variable in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- SERIALIZED_NAME_NAMED_TRANSFORMATION - Static variable in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- SERIALIZED_NAME_NOTIFICATION_URL - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_RESOURCE_TYPE - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_STATUS_CODE - Static variable in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- SERIALIZED_NAME_TASK_ID - Static variable in class com.cloudinary.mediaediting.model.EnqueuedResponse
-
- SERIALIZED_NAME_TEMPLATE_VARIABLES - Static variable in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- SERIALIZED_NAME_TRANSFORMATION_DESCRIPTOR - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_URL - Static variable in class com.cloudinary.mediaediting.model.TransformRequest
-
- SERIALIZED_NAME_WIDTH - Static variable in class com.cloudinary.mediaediting.model.TransformResult
-
- ServerConfiguration - Class in com.cloudinary.mediaediting
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class com.cloudinary.mediaediting.ServerConfiguration
-
- ServerVariable - Class in com.cloudinary.mediaediting
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class com.cloudinary.mediaediting.ServerVariable
-
- setAccessToken(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setActualInstance(Object) - Method in class com.cloudinary.mediaediting.model.AbstractOpenApiSchema
-
Set the actual instance
- setApiClient(ApiClient) - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- setApiKey(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.cloudinary.mediaediting.auth.ApiKeyAuth
-
- setAsync(Boolean) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setBasePath(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set base path
- setBearerToken(String) - Method in class com.cloudinary.mediaediting.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setCanonicalTransformation(String) - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- setCategory(String) - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- setCloudinaryUrl(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
- setCode(String) - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- setConnectTimeout(int) - Method in class com.cloudinary.mediaediting.ApiClient
-
Sets the connect timeout (in milliseconds).
- setCustomBaseUrl(String) - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- setDateFormat(DateFormat) - Method in class com.cloudinary.mediaediting.ApiClient
-
Setter for the field dateFormat.
- setDateFormat(DateFormat) - Static method in class com.cloudinary.mediaediting.JSON
-
- setDebugging(boolean) - Method in class com.cloudinary.mediaediting.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class com.cloudinary.mediaediting.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDescriptorType(TransformationDescriptor.DescriptorTypeEnum) - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- setError(ErrorResponseError) - Method in class com.cloudinary.mediaediting.model.ErrorResponse
-
- setFormat(DateFormat) - Method in class com.cloudinary.mediaediting.JSON.DateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class com.cloudinary.mediaediting.JSON.LocalDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class com.cloudinary.mediaediting.JSON.OffsetDateTimeTypeAdapter
-
- setFormat(DateFormat) - Method in class com.cloudinary.mediaediting.JSON.SqlDateTypeAdapter
-
- setFormat(String) - Method in class com.cloudinary.mediaediting.model.TransformResult
-
- setFwdKey(String) - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- setGson(Gson) - Static method in class com.cloudinary.mediaediting.JSON
-
Set Gson.
- setHeight(Integer) - Method in class com.cloudinary.mediaediting.model.TransformResult
-
- setHostIndex(int) - Method in class com.cloudinary.mediaediting.api.TransformApi
-
- setHttpClient(OkHttpClient) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set HTTP client, which must never be null.
- setId(String) - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- setInputType(TransformRequest.InputTypeEnum) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setJSON(JSON) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set JSON
- setKeyManagers(KeyManager[]) - Method in class com.cloudinary.mediaediting.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLenientOnJson(boolean) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set LenientOnJson.
- setLenientOnJson(boolean) - Static method in class com.cloudinary.mediaediting.JSON
-
- setLocalDateFormat(DateTimeFormatter) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set LocalDateFormat.
- setLocalDateFormat(DateTimeFormatter) - Static method in class com.cloudinary.mediaediting.JSON
-
- setMediaByteSize(Integer) - Method in class com.cloudinary.mediaediting.model.TransformResult
-
- setMediaSource(MediaConnectorInstance) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setMediaTarget(MediaConnectorInstance) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setMediaType(String) - Method in class com.cloudinary.mediaediting.model.TransformResult
-
- setMessage(String) - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- setNamedTransformation(String) - Method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
- setNotificationUrl(URI) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set OffsetDateTimeFormat.
- setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class com.cloudinary.mediaediting.JSON
-
- setPassword(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.cloudinary.mediaediting.auth.HttpBasicAuth
-
- setReadTimeout(int) - Method in class com.cloudinary.mediaediting.ApiClient
-
Sets the read timeout (in milliseconds).
- setResourceType(TransformRequest.ResourceTypeEnum) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setSqlDateFormat(DateFormat) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set SqlDateFormat.
- setSqlDateFormat(DateFormat) - Static method in class com.cloudinary.mediaediting.JSON
-
- setSslCaCert(InputStream) - Method in class com.cloudinary.mediaediting.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStatusCode(Integer) - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- setTaskId(String) - Method in class com.cloudinary.mediaediting.model.EnqueuedResponse
-
- setTempFolderPath(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set the temporary folder path (for downloading files)
- setTemplateVariables(Map<String, String>) - Method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
- setTransformationDescriptor(TransformationDescriptor) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setUrl(URI) - Method in class com.cloudinary.mediaediting.model.TransformRequest
-
- setUserAgent(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class com.cloudinary.mediaediting.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.cloudinary.mediaediting.auth.HttpBasicAuth
-
- setVerifyingSsl(boolean) - Method in class com.cloudinary.mediaediting.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWidth(Integer) - Method in class com.cloudinary.mediaediting.model.TransformResult
-
- setWriteTimeout(int) - Method in class com.cloudinary.mediaediting.ApiClient
-
Sets the write timeout (in milliseconds).
- source() - Method in class com.cloudinary.mediaediting.ProgressResponseBody
-
- SqlDateTypeAdapter() - Constructor for class com.cloudinary.mediaediting.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class com.cloudinary.mediaediting.JSON.SqlDateTypeAdapter
-
- statusCode(Integer) - Method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
- StringUtil - Class in com.cloudinary.mediaediting
-
- StringUtil() - Constructor for class com.cloudinary.mediaediting.StringUtil
-
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.EnqueuedResponse
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.ErrorResponse
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.ErrorResponseError
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.MediaConnectorInstance
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.TransformationDescriptor
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.TransformRequest
-
Validates the JSON Object and throws an exception if issues found
- validateJsonObject(JsonObject) - Static method in class com.cloudinary.mediaediting.model.TransformResult
-
Validates the JSON Object and throws an exception if issues found
- valueOf(String) - Static method in enum com.cloudinary.mediaediting.model.TransformationDescriptor.DescriptorTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cloudinary.mediaediting.model.TransformRequest.InputTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cloudinary.mediaediting.model.TransformRequest.ResourceTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cloudinary.mediaediting.model.TransformationDescriptor.DescriptorTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cloudinary.mediaediting.model.TransformRequest.InputTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cloudinary.mediaediting.model.TransformRequest.ResourceTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variables - Variable in class com.cloudinary.mediaediting.ServerConfiguration
-