| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod.model |
| Modifier and Type | Method and Description |
|---|---|
GiftCardResponse |
PartnerAccessErrorException.agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
GiftCardResponse |
ResendErrorException.agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
GiftCardResponse |
PartnerInputErrorException.agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
GiftCardResponse |
SystemErrorException.agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
GiftCardResponse |
UnknownErrorException.agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.agcodResponse(GiftCardResponse agcodResponse)
Sets the value of the AgcodResponse property for this object.
|
ResendErrorException.Builder |
ResendErrorException.Builder.agcodResponse(GiftCardResponse 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.
|
SystemErrorException.Builder |
SystemErrorException.Builder.agcodResponse(GiftCardResponse 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.
|
Copyright © 2020. All rights reserved.