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