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