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