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