| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOAuth2Credentials.Builder |
ImmutableOAuth2Credentials.Builder.accessToken(String accessToken)
Initializes the value for the
accessToken attribute. |
static ImmutableOAuth2Credentials.Builder |
ImmutableOAuth2Credentials.builder()
Creates a builder for
ImmutableOAuth2Credentials. |
ImmutableOAuth2Credentials.Builder |
ImmutableOAuth2Credentials.Builder.from(OAuth2Credentials instance)
Fill a builder with attribute values from the provided
OAuth2Credentials instance. |
ImmutableOAuth2Credentials.Builder |
ImmutableOAuth2Credentials.Builder.refreshToken(String refreshToken)
Initializes the value for the
refreshToken attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.