| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_API_URL
The default API URL.
|
| Constructor and Description |
|---|
JitterBuilder() |
| Modifier and Type | Method and Description |
|---|---|
JitterBuilder |
api(String api_url)
Sets the Gitter API URL.
|
Jitter |
build()
Builds a
Jitter object. |
JitterBuilder |
token(String token)
Sets the Gitter API token.
|
public static final String DEFAULT_API_URL
public JitterBuilder token(String token)
token - The token.public JitterBuilder api(String api_url)
api_url - The API URL.Copyright © 2016. All rights reserved.