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