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