| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AuthChallengeRequest |
AuthChallengeRequest.clone() |
AuthChallengeRequest |
ChatSyncResult.getAuthChallengeRequest()
An authentication verification event activated by an end user request to use a custom plugin.
|
AuthChallengeRequest |
AuthChallengeRequest.withAuthorizationUrl(String authorizationUrl)
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user
through an OAuth protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChatSyncResult.setAuthChallengeRequest(AuthChallengeRequest authChallengeRequest)
An authentication verification event activated by an end user request to use a custom plugin.
|
ChatSyncResult |
ChatSyncResult.withAuthChallengeRequest(AuthChallengeRequest authChallengeRequest)
An authentication verification event activated by an end user request to use a custom plugin.
|
Copyright © 2024. All rights reserved.