| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromValue(String value)
Use this in place of valueOf.
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationSort |
ResaleAuthorizationSort.withSortOrder(SortOrder sortOrder)
Allows to sort ResaleAuthorization.
|
ContainerProductSort |
ContainerProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
OfferSort |
OfferSort.withSortOrder(SortOrder sortOrder)
Allows to sort offers.
|
AmiProductSort |
AmiProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
SaaSProductSort |
SaaSProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
DataProductSort |
DataProductSort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
Sort |
Sort.withSortOrder(SortOrder sortOrder)
The sorting order.
|
Copyright © 2023. All rights reserved.