| Package | Description |
|---|---|
| com.cloudinary |
| Modifier and Type | Field and Description |
|---|---|
Configuration |
Cloudinary.config |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.Builder.build()
Creates a
Configuration with the arguments supplied to this builder |
static Configuration |
Configuration.from(Configuration other)
Create a new Configuration from an existing one
|
static Configuration |
Configuration.from(String cloudinaryUrl)
Create a Configuration from a cloudinary url
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.from(Configuration other)
Create a new Configuration from an existing one
|
Configuration.Builder |
Configuration.Builder.from(Configuration other)
Initialize builder from existing
Configuration |
| Constructor and Description |
|---|
Configuration(Configuration other) |
Copyright © 2016. All Rights Reserved.