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