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