| Package | Description |
|---|---|
| retrofit2 |
Retrofit turns your REST API into a Java interface.
|
| Modifier and Type | Method and Description |
|---|---|
BaseUrl |
Retrofit.baseUrl() |
| Modifier and Type | Method and Description |
|---|---|
Retrofit.Builder |
Retrofit.Builder.baseUrl(BaseUrl baseUrl)
Set an API base URL which can change over time.
|
Copyright © 2016 Square, Inc.. All rights reserved.