| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials | |
| com.amazonaws.appflow.custom.connector.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableApiKeyCredentials
Immutable implementation of
ApiKeyCredentials. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableApiKeyCredentials |
ImmutableApiKeyCredentials.copyOf(ApiKeyCredentials instance)
Creates an immutable copy of a
ApiKeyCredentials value. |
ImmutableApiKeyCredentials.Builder |
ImmutableApiKeyCredentials.Builder.from(ApiKeyCredentials instance)
Fill a builder with attribute values from the provided
ApiKeyCredentials instance. |
| Modifier and Type | Method and Description |
|---|---|
static ApiKeyCredentials |
CredentialsProvider.getApiKeyCredentials(com.amazonaws.services.secretsmanager.AWSSecretsManager client,
String secretArn) |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.