| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerException.Builder |
static interface |
InvalidEncodingException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
TextSizeLimitExceededException.Builder |
static interface |
TooManyRequestsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ComprehendMedicalException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ComprehendMedicalException.Builder |
ComprehendMedicalException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ComprehendMedicalException.Builder |
ComprehendMedicalException.builder() |
ComprehendMedicalException.Builder |
ComprehendMedicalException.Builder.cause(Throwable cause) |
ComprehendMedicalException.Builder |
ComprehendMedicalException.Builder.message(String message) |
ComprehendMedicalException.Builder |
ComprehendMedicalException.Builder.requestId(String requestId) |
ComprehendMedicalException.Builder |
ComprehendMedicalException.Builder.statusCode(int statusCode) |
ComprehendMedicalException.Builder |
ComprehendMedicalException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComprehendMedicalException.Builder> |
ComprehendMedicalException.serializableBuilderClass() |
| Constructor and Description |
|---|
ComprehendMedicalException(ComprehendMedicalException.Builder builder) |
Copyright © 2018. All rights reserved.