Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResaleAuthorizationSort
-
Packages that use ResaleAuthorizationSort Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ResaleAuthorizationSort in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ResaleAuthorizationSort Modifier and Type Method Description ResaleAuthorizationSortEntityTypeSort. resaleAuthorizationSort()A sort for Resale Authorizations.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ResaleAuthorizationSort Modifier and Type Method Description static EntityTypeSortEntityTypeSort. fromResaleAuthorizationSort(ResaleAuthorizationSort resaleAuthorizationSort)Create an instance of this class withEntityTypeSort.resaleAuthorizationSort()initialized to the given value.EntityTypeSort.BuilderEntityTypeSort.Builder. resaleAuthorizationSort(ResaleAuthorizationSort resaleAuthorizationSort)A sort for Resale Authorizations.
-