| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod |
null
|
| Modifier and Type | Method and Description |
|---|---|
default GetAvailableFundsResponse |
AgcodClient.getAvailableFunds(Consumer<GetAvailableFundsRequest.Builder> getAvailableFundsRequest)
The
GetAvailableFundsRequest returns the amount of funds currently available in your Amazon
Incentives account. |
default GetAvailableFundsResponse |
AgcodClient.getAvailableFunds(GetAvailableFundsRequest getAvailableFundsRequest)
The
GetAvailableFundsRequest returns the amount of funds currently available in your Amazon
Incentives account. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAvailableFundsResponse> |
AgcodAsyncClient.getAvailableFunds(Consumer<GetAvailableFundsRequest.Builder> getAvailableFundsRequest)
The
GetAvailableFundsRequest returns the amount of funds currently available in your Amazon
Incentives account. |
default CompletableFuture<GetAvailableFundsResponse> |
AgcodAsyncClient.getAvailableFunds(GetAvailableFundsRequest getAvailableFundsRequest)
The
GetAvailableFundsRequest returns the amount of funds currently available in your Amazon
Incentives account. |
Copyright © 2020. All rights reserved.