| Package | Description |
|---|---|
| com.coinbase.api | |
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
Application |
Coinbase.createApplication(Application application)
Create a new OAuth application
|
Application |
Coinbase.getApplication(String id)
Retrieve details for an individual OAuth application.
|
| Modifier and Type | Method and Description |
|---|---|
Application |
Coinbase.createApplication(Application application)
Create a new OAuth application
|
| Modifier and Type | Method and Description |
|---|---|
Application |
Request.getApplication() |
Application |
ApplicationResponse.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
ApplicationsResponse.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setApplication(Application application) |
void |
ApplicationResponse.setApplication(Application application) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationsResponse.setApplications(List<Application> applications) |
Copyright © 2014. All rights reserved.