| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.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 |
ThrottlingException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IoTThingsGraphException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
IoTThingsGraphException.Builder |
IoTThingsGraphException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static IoTThingsGraphException.Builder |
IoTThingsGraphException.builder() |
IoTThingsGraphException.Builder |
IoTThingsGraphException.Builder.cause(Throwable cause) |
IoTThingsGraphException.Builder |
IoTThingsGraphException.Builder.message(String message) |
IoTThingsGraphException.Builder |
IoTThingsGraphException.Builder.requestId(String requestId) |
IoTThingsGraphException.Builder |
IoTThingsGraphException.Builder.statusCode(int statusCode) |
IoTThingsGraphException.Builder |
IoTThingsGraphException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IoTThingsGraphException.Builder> |
IoTThingsGraphException.serializableBuilderClass() |
| Constructor and Description |
|---|
IoTThingsGraphException(IoTThingsGraphException.Builder builder) |
Copyright © 2022. All rights reserved.