public abstract class ApiCredentials extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiCredentials.ApiCredentialsType |
| Modifier and Type | Field and Description |
|---|---|
protected ApiCredentials.ApiCredentialsType |
apiCredentialsType |
protected String |
apiUri |
protected String |
applicationKey |
protected String |
authorizationHeader |
protected String |
developerKey |
protected ResourceData |
resourceData |
| Constructor and Description |
|---|
ApiCredentials() |
protected ApiCredentials.ApiCredentialsType apiCredentialsType
protected String apiUri
protected String authorizationHeader
protected String developerKey
protected String applicationKey
protected ResourceData resourceData
Copyright © 2019. All rights reserved.