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