| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerErrorException.Builder |
static interface |
InternalServerException.Builder |
static interface |
InvalidRequestException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EmrException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
EmrException.Builder |
EmrException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static EmrException.Builder |
EmrException.builder() |
EmrException.Builder |
EmrException.Builder.cause(Throwable cause) |
EmrException.Builder |
EmrException.Builder.message(String message) |
EmrException.Builder |
EmrException.Builder.requestId(String requestId) |
EmrException.Builder |
EmrException.Builder.statusCode(int statusCode) |
EmrException.Builder |
EmrException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EmrException.Builder> |
EmrException.serializableBuilderClass() |
| Constructor and Description |
|---|
EmrException(EmrException.Builder builder) |
Copyright © 2022. All rights reserved.