| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewaymanagementapi.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ForbiddenException.Builder |
static interface |
GoneException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
PayloadTooLargeException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ApiGatewayManagementApiException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.builder() |
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.Builder.cause(Throwable cause) |
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.Builder.message(String message) |
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.Builder.requestId(String requestId) |
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.Builder.statusCode(int statusCode) |
ApiGatewayManagementApiException.Builder |
ApiGatewayManagementApiException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApiGatewayManagementApiException.Builder> |
ApiGatewayManagementApiException.serializableBuilderClass() |
| Constructor and Description |
|---|
ApiGatewayManagementApiException(ApiGatewayManagementApiException.Builder builder) |
Copyright © 2021. All rights reserved.