| Modifier and Type | Method and Description |
|---|---|
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() |
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)
Copyright © 2012-2015 Square, Inc.. All Rights Reserved.