| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyCredentials |
ApiKeyCredentials.clone() |
ApiKeyCredentials |
CustomConnectorProfileCredentials.getApiKey()
The API keys required for the authentication of the user.
|
ApiKeyCredentials |
ApiKeyCredentials.withApiKey(String apiKey)
The API key required for API key authentication.
|
ApiKeyCredentials |
ApiKeyCredentials.withApiSecretKey(String apiSecretKey)
The API secret key required for API key authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomConnectorProfileCredentials.setApiKey(ApiKeyCredentials apiKey)
The API keys required for the authentication of the user.
|
CustomConnectorProfileCredentials |
CustomConnectorProfileCredentials.withApiKey(ApiKeyCredentials apiKey)
The API keys required for the authentication of the user.
|
Copyright © 2025. All rights reserved.