Uses of Class
software.amazon.awssdk.services.apigateway.model.ApiGatewayException.BuilderImpl
Packages that use ApiGatewayException.BuilderImpl
-
Uses of ApiGatewayException.BuilderImpl in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return ApiGatewayException.BuilderImplModifier and TypeMethodDescriptionApiGatewayException.BuilderImpl.awsErrorDetails(AwsErrorDetails awsErrorDetails) ApiGatewayException.BuilderImpl.numAttempts(Integer numAttempts) ApiGatewayException.BuilderImpl.statusCode(int statusCode) ApiGatewayException.BuilderImpl.writableStackTrace(Boolean writableStackTrace)