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