public interface ApiConfiguration
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient()
Retrieves the configured API Client implementation.
|
String |
getApiEndpoint()
Retrieves the endpoint for the API call.
|
String |
getAuthorizationValue()
Retrieves the Authorization value registered to be sent from the Service Clients
|
Serializer |
getSerializer() |
Serializer getSerializer()
ApiClient getApiClient()
String getAuthorizationValue()
String getApiEndpoint()
Copyright © 2019. All rights reserved.