| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DataProductSort |
DataProductSort.clone() |
DataProductSort |
EntityTypeSort.getDataProductSort()
A sort for data products.
|
DataProductSort |
DataProductSort.withSortBy(DataProductSortBy sortBy)
Field to sort the data products by.
|
DataProductSort |
DataProductSort.withSortBy(String sortBy)
Field to sort the data products by.
|
DataProductSort |
DataProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
DataProductSort |
DataProductSort.withSortOrder(String sortOrder)
The sorting order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeSort.setDataProductSort(DataProductSort dataProductSort)
A sort for data products.
|
EntityTypeSort |
EntityTypeSort.withDataProductSort(DataProductSort dataProductSort)
A sort for data products.
|
Copyright © 2024. All rights reserved.