| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Properties |
OAuth2Properties.clone() |
OAuth2Properties |
CustomConnectorProfileProperties.getOAuth2Properties() |
OAuth2Properties |
OAuth2Properties.withOAuth2GrantType(OAuth2GrantType oAuth2GrantType)
The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
|
OAuth2Properties |
OAuth2Properties.withOAuth2GrantType(String oAuth2GrantType)
The OAuth 2.0 grant type used by connector for OAuth 2.0 authentication.
|
OAuth2Properties |
OAuth2Properties.withTokenUrl(String tokenUrl)
The token URL required for OAuth 2.0 authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomConnectorProfileProperties.setOAuth2Properties(OAuth2Properties oAuth2Properties) |
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.withOAuth2Properties(OAuth2Properties oAuth2Properties) |
Copyright © 2022. All rights reserved.