| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalFailureException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
UnsupportedOperationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IotEventsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
IotEventsException.Builder |
IotEventsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static IotEventsException.Builder |
IotEventsException.builder() |
IotEventsException.Builder |
IotEventsException.Builder.cause(Throwable cause) |
IotEventsException.Builder |
IotEventsException.Builder.message(String message) |
IotEventsException.Builder |
IotEventsException.Builder.requestId(String requestId) |
IotEventsException.Builder |
IotEventsException.Builder.statusCode(int statusCode) |
IotEventsException.Builder |
IotEventsException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IotEventsException.Builder> |
IotEventsException.serializableBuilderClass() |
| Constructor and Description |
|---|
IotEventsException(IotEventsException.Builder builder) |
Copyright © 2022. All rights reserved.