| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdataplane.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConflictException.Builder |
static interface |
InternalFailureException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
MethodNotAllowedException.Builder |
static interface |
RequestEntityTooLargeException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
UnauthorizedException.Builder |
static interface |
UnsupportedDocumentEncodingException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IotDataPlaneException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
IotDataPlaneException.Builder |
IotDataPlaneException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static IotDataPlaneException.Builder |
IotDataPlaneException.builder() |
IotDataPlaneException.Builder |
IotDataPlaneException.Builder.cause(Throwable cause) |
IotDataPlaneException.Builder |
IotDataPlaneException.Builder.message(String message) |
IotDataPlaneException.Builder |
IotDataPlaneException.Builder.requestId(String requestId) |
IotDataPlaneException.Builder |
IotDataPlaneException.Builder.statusCode(int statusCode) |
IotDataPlaneException.Builder |
IotDataPlaneException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IotDataPlaneException.Builder> |
IotDataPlaneException.serializableBuilderClass() |
| Constructor and Description |
|---|
IotDataPlaneException(IotDataPlaneException.Builder builder) |
Copyright © 2019. All rights reserved.