| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SingularConnectorProfileCredentials |
SingularConnectorProfileCredentials.clone() |
SingularConnectorProfileCredentials |
ConnectorProfileCredentials.getSingular()
The connector-specific credentials required when using Singular.
|
SingularConnectorProfileCredentials |
SingularConnectorProfileCredentials.withApiKey(String apiKey)
A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setSingular(SingularConnectorProfileCredentials singular)
The connector-specific credentials required when using Singular.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withSingular(SingularConnectorProfileCredentials singular)
The connector-specific credentials required when using Singular.
|
Copyright © 2020. All rights reserved.