EntityTypeSort |
ListEntitiesRequest.entityTypeSort() |
A Union object containing Sort shapes for all EntityTypes.
|
static EntityTypeSort |
EntityTypeSort.fromAmiProductSort(Consumer<AmiProductSort.Builder> amiProductSort) |
Create an instance of this class with amiProductSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromAmiProductSort(AmiProductSort amiProductSort) |
Create an instance of this class with amiProductSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromContainerProductSort(Consumer<ContainerProductSort.Builder> containerProductSort) |
|
static EntityTypeSort |
EntityTypeSort.fromContainerProductSort(ContainerProductSort containerProductSort) |
|
static EntityTypeSort |
EntityTypeSort.fromDataProductSort(Consumer<DataProductSort.Builder> dataProductSort) |
Create an instance of this class with dataProductSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromDataProductSort(DataProductSort dataProductSort) |
Create an instance of this class with dataProductSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromOfferSort(Consumer<OfferSort.Builder> offerSort) |
Create an instance of this class with offerSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromOfferSort(OfferSort offerSort) |
Create an instance of this class with offerSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromResaleAuthorizationSort(Consumer<ResaleAuthorizationSort.Builder> resaleAuthorizationSort) |
|
static EntityTypeSort |
EntityTypeSort.fromResaleAuthorizationSort(ResaleAuthorizationSort resaleAuthorizationSort) |
|
static EntityTypeSort |
EntityTypeSort.fromSaaSProductSort(Consumer<SaaSProductSort.Builder> saaSProductSort) |
Create an instance of this class with saaSProductSort() initialized to the given value.
|
static EntityTypeSort |
EntityTypeSort.fromSaaSProductSort(SaaSProductSort saaSProductSort) |
Create an instance of this class with saaSProductSort() initialized to the given value.
|