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