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