| Package | Description |
|---|---|
| software.amazon.awssdk.services.oam.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConflictException.Builder |
static interface |
InternalServiceException.Builder |
static interface |
InvalidParameterException.Builder |
static interface |
MissingRequiredParameterException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OamException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
OamException.Builder |
OamException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static OamException.Builder |
OamException.builder() |
OamException.Builder |
OamException.Builder.cause(Throwable cause) |
OamException.Builder |
OamException.Builder.message(String message) |
OamException.Builder |
OamException.Builder.requestId(String requestId) |
OamException.Builder |
OamException.Builder.statusCode(int statusCode) |
OamException.Builder |
OamException.toBuilder() |
OamException.Builder |
OamException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OamException.Builder> |
OamException.serializableBuilderClass() |
| Constructor and Description |
|---|
OamException(OamException.Builder builder) |
Copyright © 2023. All rights reserved.