| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<OAuth2CustomParameter> |
OAuth2Defaults.oauth2CustomProperties()
List of custom parameters required for OAuth 2.0 authentication.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Defaults.Builder |
OAuth2Defaults.Builder.oauth2CustomProperties(OAuth2CustomParameter... oauth2CustomProperties)
List of custom parameters required for OAuth 2.0 authentication.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Defaults.Builder |
OAuth2Defaults.Builder.oauth2CustomProperties(Collection<OAuth2CustomParameter> oauth2CustomProperties)
List of custom parameters required for OAuth 2.0 authentication.
|
Copyright © 2023. All rights reserved.