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