Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.BuilderImpl
-
Packages that use AlexaForBusinessException.BuilderImpl Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of AlexaForBusinessException.BuilderImpl in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return AlexaForBusinessException.BuilderImpl Modifier and Type Method Description AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. cause(Throwable cause)AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. message(String message)AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. requestId(String requestId)AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. statusCode(int statusCode)AlexaForBusinessException.BuilderImplAlexaForBusinessException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-