| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DefaultUndefinedException.Builder |
static interface |
DomainAlreadyExistsException.Builder |
static interface |
DomainDeprecatedException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
OperationNotPermittedException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
TypeAlreadyExistsException.Builder |
static interface |
TypeDeprecatedException.Builder |
static interface |
UnknownResourceException.Builder |
static interface |
WorkflowExecutionAlreadyStartedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SwfException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SwfException.Builder |
SwfException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static SwfException.Builder |
SwfException.builder() |
SwfException.Builder |
SwfException.Builder.cause(Throwable cause) |
SwfException.Builder |
SwfException.Builder.message(String message) |
SwfException.Builder |
SwfException.Builder.requestId(String requestId) |
SwfException.Builder |
SwfException.Builder.statusCode(int statusCode) |
SwfException.Builder |
SwfException.toBuilder() |
SwfException.Builder |
SwfException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SwfException.Builder> |
SwfException.serializableBuilderClass() |
| Constructor and Description |
|---|
SwfException(SwfException.Builder builder) |
Copyright © 2022. All rights reserved.