| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServiceErrorException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
InvalidStateException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AppRunnerException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AppRunnerException.Builder |
AppRunnerException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static AppRunnerException.Builder |
AppRunnerException.builder() |
AppRunnerException.Builder |
AppRunnerException.Builder.cause(Throwable cause) |
AppRunnerException.Builder |
AppRunnerException.Builder.message(String message) |
AppRunnerException.Builder |
AppRunnerException.Builder.requestId(String requestId) |
AppRunnerException.Builder |
AppRunnerException.Builder.statusCode(int statusCode) |
AppRunnerException.Builder |
AppRunnerException.toBuilder() |
AppRunnerException.Builder |
AppRunnerException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppRunnerException.Builder> |
AppRunnerException.serializableBuilderClass() |
| Constructor and Description |
|---|
AppRunnerException(AppRunnerException.Builder builder) |
Copyright © 2023. All rights reserved.