| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
SaaSProductSort |
SaaSProductSort.clone() |
SaaSProductSort |
EntityTypeSort.getSaaSProductSort()
A sort for SaaS products.
|
SaaSProductSort |
SaaSProductSort.withSortBy(SaaSProductSortBy sortBy)
Field to sort the SaaS products by.
|
SaaSProductSort |
SaaSProductSort.withSortBy(String sortBy)
Field to sort the SaaS products by.
|
SaaSProductSort |
SaaSProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
SaaSProductSort |
SaaSProductSort.withSortOrder(String sortOrder)
The sorting order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeSort.setSaaSProductSort(SaaSProductSort saaSProductSort)
A sort for SaaS products.
|
EntityTypeSort |
EntityTypeSort.withSaaSProductSort(SaaSProductSort saaSProductSort)
A sort for SaaS products.
|
Copyright © 2025. All rights reserved.