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