| Modifier and Type | Class and Description |
|---|---|
static class |
BaseUrls.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseUrl |
protected String |
oauth2Url |
protected String |
uploadUrl |
| Modifier | Constructor and Description |
|---|---|
|
BaseUrls() |
protected |
BaseUrls(BaseUrls.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBaseUrl() |
String |
getOauth2Url() |
String |
getUploadUrl() |
int |
hashCode() |
String |
toString() |
public BaseUrls()
protected BaseUrls(BaseUrls.Builder builder)
public String getBaseUrl()
public String getUploadUrl()
public String getOauth2Url()