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