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