| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceFailureException.Builder |
ServiceFailureException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ServiceFailureException.Builder |
ServiceFailureException.builder() |
ServiceFailureException.Builder |
ServiceFailureException.Builder.cause(Throwable cause) |
ServiceFailureException.Builder |
ServiceFailureException.Builder.code(ErrorCode code)
Sets the value of the Code property for this object.
|
ServiceFailureException.Builder |
ServiceFailureException.Builder.code(String code)
Sets the value of the Code property for this object.
|
ServiceFailureException.Builder |
ServiceFailureException.Builder.message(String message) |
ServiceFailureException.Builder |
ServiceFailureException.Builder.requestId(String requestId) |
ServiceFailureException.Builder |
ServiceFailureException.Builder.statusCode(int statusCode) |
ServiceFailureException.Builder |
ServiceFailureException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceFailureException.Builder> |
ServiceFailureException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.