| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
NotFoundException.Builder |
static interface |
TooManyRequestsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ApiGatewayV2Exception.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.builder() |
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.Builder.cause(Throwable cause) |
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.Builder.message(String message) |
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.Builder.requestId(String requestId) |
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.Builder.statusCode(int statusCode) |
ApiGatewayV2Exception.Builder |
ApiGatewayV2Exception.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApiGatewayV2Exception.Builder> |
ApiGatewayV2Exception.serializableBuilderClass() |
| Constructor and Description |
|---|
ApiGatewayV2Exception(ApiGatewayV2Exception.Builder builder) |
Copyright © 2019. All rights reserved.