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