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