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