| Package | Description |
|---|---|
| com.valtech.aem.saas.api.bestbets | |
| com.valtech.aem.saas.api.bestbets.dto |
| Modifier and Type | Method and Description |
|---|---|
int |
BestBetsService.addBestBet(@NonNull SearchCAConfigurationModel searchConfiguration,
@NonNull BestBetPayloadDTO bestBetPayload)
Adds a best bet entry in saas admin.
|
void |
BestBetsService.updateBestBet(@NonNull SearchCAConfigurationModel searchConfiguration,
int bestBetId,
@NonNull BestBetPayloadDTO bestBetPayload)
Updates the best bet entry with the specified id.
|
| Modifier and Type | Method and Description |
|---|---|
BestBetPayloadDTO |
BestBetPayloadDTO.index(String index) |
Copyright © 2023. All rights reserved.