| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static InternalServerErrorException.Builder |
InternalServerErrorException.builder() |
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.cause(Throwable cause) |
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.errorDetails(Collection<ErrorDetail> errorDetails)
Details about the error.
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.errorDetails(Consumer<ErrorDetail.Builder>... errorDetails)
Details about the error.
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.errorDetails(ErrorDetail... errorDetails)
Details about the error.
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.message(String message) |
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.requestId(String requestId) |
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.statusCode(int statusCode) |
InternalServerErrorException.Builder |
InternalServerErrorException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InternalServerErrorException.Builder> |
InternalServerErrorException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.