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