Uses of Class
software.amazon.awssdk.services.qbusiness.model.AuthChallengeResponse
-
Packages that use AuthChallengeResponse Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of AuthChallengeResponse in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return AuthChallengeResponse Modifier and Type Method Description AuthChallengeResponseChatSyncRequest. authChallengeResponse()An authentication verification event response by a third party authentication server to Amazon Q Business.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type AuthChallengeResponse Modifier and Type Method Description ChatSyncRequest.BuilderChatSyncRequest.Builder. authChallengeResponse(AuthChallengeResponse authChallengeResponse)An authentication verification event response by a third party authentication server to Amazon Q Business.
-