| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeSort |
EntityTypeSort.clone() |
EntityTypeSort |
ListEntitiesRequest.getEntityTypeSort()
A Union object containing
Sort shapes for all EntityTypes. |
EntityTypeSort |
EntityTypeSort.withAmiProductSort(AmiProductSort amiProductSort)
A sort for AMI products.
|
EntityTypeSort |
EntityTypeSort.withContainerProductSort(ContainerProductSort containerProductSort)
A sort for container products.
|
EntityTypeSort |
EntityTypeSort.withDataProductSort(DataProductSort dataProductSort)
A sort for data products.
|
EntityTypeSort |
EntityTypeSort.withOfferSort(OfferSort offerSort)
A sort for offers.
|
EntityTypeSort |
EntityTypeSort.withResaleAuthorizationSort(ResaleAuthorizationSort resaleAuthorizationSort)
A sort for Resale Authorizations.
|
EntityTypeSort |
EntityTypeSort.withSaaSProductSort(SaaSProductSort saaSProductSort)
A sort for SaaS products.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEntitiesRequest.setEntityTypeSort(EntityTypeSort entityTypeSort)
A Union object containing
Sort shapes for all EntityTypes. |
ListEntitiesRequest |
ListEntitiesRequest.withEntityTypeSort(EntityTypeSort entityTypeSort)
A Union object containing
Sort shapes for all EntityTypes. |
Copyright © 2023. All rights reserved.