| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Credentials |
CustomConnectorProfileCredentials.oauth2()
The OAuth 2.0 credentials required for the authentication of the user.
|
OAuth2Credentials |
ServiceNowConnectorProfileCredentials.oAuth2Credentials()
The OAuth 2.0 credentials required to authenticate the user.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConnectorProfileCredentials.Builder |
CustomConnectorProfileCredentials.Builder.oauth2(OAuth2Credentials oauth2)
The OAuth 2.0 credentials required for the authentication of the user.
|
ServiceNowConnectorProfileCredentials.Builder |
ServiceNowConnectorProfileCredentials.Builder.oAuth2Credentials(OAuth2Credentials oAuth2Credentials)
The OAuth 2.0 credentials required to authenticate the user.
|
Copyright © 2023. All rights reserved.