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