Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ContainerProductSort
-
Packages that use ContainerProductSort Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ContainerProductSort in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ContainerProductSort Modifier and Type Method Description ContainerProductSortEntityTypeSort. containerProductSort()A sort for container products.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ContainerProductSort Modifier and Type Method Description EntityTypeSort.BuilderEntityTypeSort.Builder. containerProductSort(ContainerProductSort containerProductSort)A sort for container products.static EntityTypeSortEntityTypeSort. fromContainerProductSort(ContainerProductSort containerProductSort)Create an instance of this class withEntityTypeSort.containerProductSort()initialized to the given value.
-