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