| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AuthChallengeResponse |
AuthChallengeResponse.addResponseMapEntry(String key,
String value)
Add a single ResponseMap entry
|
AuthChallengeResponse |
AuthChallengeResponse.clearResponseMapEntries()
Removes all the entries added into ResponseMap.
|
AuthChallengeResponse |
AuthChallengeResponse.clone() |
AuthChallengeResponse |
ChatSyncRequest.getAuthChallengeResponse()
An authentication verification event response by a third party authentication server to Amazon Q Business.
|
AuthChallengeResponse |
AuthChallengeResponse.withResponseMap(Map<String,String> responseMap)
The mapping of key-value pairs in an authentication challenge response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChatSyncRequest.setAuthChallengeResponse(AuthChallengeResponse authChallengeResponse)
An authentication verification event response by a third party authentication server to Amazon Q Business.
|
ChatSyncRequest |
ChatSyncRequest.withAuthChallengeResponse(AuthChallengeResponse authChallengeResponse)
An authentication verification event response by a third party authentication server to Amazon Q Business.
|
Copyright © 2025. All rights reserved.