| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod.model |
| Modifier and Type | Method and Description |
|---|---|
AgcodValue |
GetAvailableFundsResponse.availableFunds()
Docu goes here.
|
AgcodValue |
CreateGiftCardResponse.value()
Docu goes here.
|
AgcodValue |
GiftCardResponse.value()
Docu goes here.
|
AgcodValue |
CreateGiftCardRequest.value()
Returns the value of the Value property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetAvailableFundsResponse.Builder |
GetAvailableFundsResponse.Builder.availableFunds(AgcodValue availableFunds)
Docu goes here.
|
CreateGiftCardResponse.Builder |
CreateGiftCardResponse.Builder.value(AgcodValue value)
Docu goes here.
|
GiftCardResponse.Builder |
GiftCardResponse.Builder.value(AgcodValue value)
Docu goes here.
|
CreateGiftCardRequest.Builder |
CreateGiftCardRequest.Builder.value(AgcodValue value)
Sets the value of the Value property for this object.
|
Copyright © 2020. All rights reserved.