|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.squareup.pollexor.Thumbor
public final class Thumbor
Representation of a remote thumbor installation.
| Method Summary | |
|---|---|
ThumborUrlBuilder |
buildImage(String image)
Begin building a url for this host with the specified image. |
static Thumbor |
create(String host)
Create a new instance for the specified host. |
static Thumbor |
create(String host,
String key)
Create a new instance for the specified host and encryption key. |
String |
getHost()
|
String |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Thumbor create(String host)
create(String, String)
public static Thumbor create(String host,
String key)
create(String)public String getHost()
public String getKey()
public ThumborUrlBuilder buildImage(String image)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||