| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod.model |
| Modifier and Type | Method and Description |
|---|---|
default SystemErrorException.Builder |
SystemErrorException.Builder.agcodResponse(Consumer<GiftCardResponse.Builder> agcodResponse)
Sets the value of the AgcodResponse property for this object.
|
SystemErrorException.Builder |
SystemErrorException.Builder.agcodResponse(GiftCardResponse agcodResponse)
Sets the value of the AgcodResponse property for this object.
|
SystemErrorException.Builder |
SystemErrorException.Builder.awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails) |
static SystemErrorException.Builder |
SystemErrorException.builder() |
SystemErrorException.Builder |
SystemErrorException.Builder.cause(Throwable cause) |
SystemErrorException.Builder |
SystemErrorException.Builder.errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
SystemErrorException.Builder |
SystemErrorException.Builder.errorType(String errorType)
Sets the value of the ErrorType property for this object.
|
SystemErrorException.Builder |
SystemErrorException.Builder.message(String message) |
SystemErrorException.Builder |
SystemErrorException.Builder.requestId(String requestId) |
SystemErrorException.Builder |
SystemErrorException.Builder.statusCode(int statusCode) |
SystemErrorException.Builder |
SystemErrorException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SystemErrorException.Builder> |
SystemErrorException.serializableBuilderClass() |
Copyright © 2020. All rights reserved.