| Package | Description |
|---|---|
| software.amazon.awssdk.services.worklink.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerErrorException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
UnauthorizedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WorkLinkException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
WorkLinkException.Builder |
WorkLinkException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static WorkLinkException.Builder |
WorkLinkException.builder() |
WorkLinkException.Builder |
WorkLinkException.Builder.cause(Throwable cause) |
WorkLinkException.Builder |
WorkLinkException.Builder.message(String message) |
WorkLinkException.Builder |
WorkLinkException.Builder.requestId(String requestId) |
WorkLinkException.Builder |
WorkLinkException.Builder.statusCode(int statusCode) |
WorkLinkException.Builder |
WorkLinkException.toBuilder() |
WorkLinkException.Builder |
WorkLinkException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkLinkException.Builder> |
WorkLinkException.serializableBuilderClass() |
| Constructor and Description |
|---|
WorkLinkException(WorkLinkException.Builder builder) |
Copyright © 2023. All rights reserved.