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