@ProviderType
public interface IntegrationService
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken()
Get the access-token used as the Authorization header.
|
String |
getApiKey()
Get the api-key, can be used as the X-Api-Key header
|
int |
getTimeoutinMilliSeconds()
Timeout in milliseconds that is used in the various http-calls
|
String getApiKey()
String getAccessToken()
int getTimeoutinMilliSeconds()
Copyright © 2013–2020 Adobe. All rights reserved.