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