| Package | Description |
|---|---|
| com.github.jcustenborder.salesforce.rest | |
| com.github.jcustenborder.salesforce.rest.model |
| Modifier and Type | Method and Description |
|---|---|
List<ApiVersion> |
SalesforceRestClient.apiVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceRestClient.apiVersion(ApiVersion apiVersion) |
| Modifier and Type | Method and Description |
|---|---|
ApiVersion |
ApiVersion.label(String label) |
ApiVersion |
ApiVersion.url(String url) |
ApiVersion |
ApiVersion.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
int |
ApiVersion.compareTo(ApiVersion that) |
Copyright © 2017. All rights reserved.