| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerProductSort |
ContainerProductSort.clone() |
ContainerProductSort |
EntityTypeSort.getContainerProductSort()
A sort for container products.
|
ContainerProductSort |
ContainerProductSort.withSortBy(ContainerProductSortBy sortBy)
Field to sort the container products by.
|
ContainerProductSort |
ContainerProductSort.withSortBy(String sortBy)
Field to sort the container products by.
|
ContainerProductSort |
ContainerProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
ContainerProductSort |
ContainerProductSort.withSortOrder(String sortOrder)
The sorting order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeSort.setContainerProductSort(ContainerProductSort containerProductSort)
A sort for container products.
|
EntityTypeSort |
EntityTypeSort.withContainerProductSort(ContainerProductSort containerProductSort)
A sort for container products.
|
Copyright © 2023. All rights reserved.