| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AlreadyExistsException.Builder |
static interface |
ConcurrentModificationException.Builder |
static interface |
EntityNotFoundException.Builder |
static interface |
InternalServiceException.Builder |
static interface |
InvalidInputException.Builder |
static interface |
OperationTimeoutException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LakeFormationException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationException.Builder |
LakeFormationException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static LakeFormationException.Builder |
LakeFormationException.builder() |
LakeFormationException.Builder |
LakeFormationException.Builder.cause(Throwable cause) |
LakeFormationException.Builder |
LakeFormationException.Builder.message(String message) |
LakeFormationException.Builder |
LakeFormationException.Builder.requestId(String requestId) |
LakeFormationException.Builder |
LakeFormationException.Builder.statusCode(int statusCode) |
LakeFormationException.Builder |
LakeFormationException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LakeFormationException.Builder> |
LakeFormationException.serializableBuilderClass() |
| Constructor and Description |
|---|
LakeFormationException(LakeFormationException.Builder builder) |
Copyright © 2019. All rights reserved.