Uses of Class
software.amazon.awssdk.services.chime.model.UnprocessableEntityException
-
Packages that use UnprocessableEntityException Package Description software.amazon.awssdk.services.chime -
-
Uses of UnprocessableEntityException in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that throw UnprocessableEntityException Modifier and Type Method Description default DeleteAccountResponseChimeClient. deleteAccount(Consumer<DeleteAccountRequest.Builder> deleteAccountRequest)Deletes the specified Amazon Chime account.default DeleteAccountResponseChimeClient. deleteAccount(DeleteAccountRequest deleteAccountRequest)Deletes the specified Amazon Chime account.default StartMeetingTranscriptionResponseChimeClient. startMeetingTranscription(Consumer<StartMeetingTranscriptionRequest.Builder> startMeetingTranscriptionRequest)Deprecated.Replaced by StartMeetingTranscription in the Amazon Chime SDK Meetings Namespacedefault StartMeetingTranscriptionResponseChimeClient. startMeetingTranscription(StartMeetingTranscriptionRequest startMeetingTranscriptionRequest)Deprecated.Replaced by StartMeetingTranscription in the Amazon Chime SDK Meetings Namespacedefault StopMeetingTranscriptionResponseChimeClient. stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings Namespacedefault StopMeetingTranscriptionResponseChimeClient. stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)Deprecated.Replaced by StopMeetingTranscription in the Amazon Chime SDK Meetings Namespace
-