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