| Package | Description |
|---|---|
| com.cloudinary | |
| com.cloudinary.strategies |
| Modifier and Type | Method and Description |
|---|---|
static Api.HttpMethod |
Api.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Api.HttpMethod[] |
Api.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ApiResponse |
Api.callApi(Api.HttpMethod method,
Iterable<String> uri,
Map<String,? extends Object> params,
Map options) |
| Modifier and Type | Method and Description |
|---|---|
abstract ApiResponse |
AbstractApiStrategy.callApi(Api.HttpMethod method,
Iterable<String> uri,
Map<String,? extends Object> params,
Map options) |
Copyright © 2016. All Rights Reserved.