| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.apigateway |
| Modifier and Type | Method and Description |
|---|---|
ApiClientFactory |
ApiClientFactory.apiKey(String apiKey)
Sets the apiKey in header for each call to endpoint.
|
ApiClientFactory |
ApiClientFactory.clientConfiguration(ClientConfiguration clientConfiguration)
Specify the client configuration to use with this factory
|
ApiClientFactory |
ApiClientFactory.credentialsProvider(AWSCredentialsProvider provider)
Sets the credentials provider, needed if APIs require authentication.
|
ApiClientFactory |
ApiClientFactory.endpoint(String endpoint)
Sets the endpoint of the APIs.
|
ApiClientFactory |
ApiClientFactory.region(String region)
Sets the region of the endpoint.
|
Copyright © 2019. All rights reserved.