| Package | Description |
|---|---|
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
VariableInstanceQueryDtoSorting |
VariableInstanceQueryDtoSorting.sortBy(VariableInstanceQueryDtoSorting.SortByEnum sortBy) |
VariableInstanceQueryDtoSorting |
VariableInstanceQueryDtoSorting.sortOrder(VariableInstanceQueryDtoSorting.SortOrderEnum sortOrder) |
| Modifier and Type | Method and Description |
|---|---|
List<VariableInstanceQueryDtoSorting> |
VariableInstanceQueryDto.getSorting()
An array of criteria to sort the result by.
|
| Modifier and Type | Method and Description |
|---|---|
VariableInstanceQueryDto |
VariableInstanceQueryDto.addSortingItem(VariableInstanceQueryDtoSorting sortingItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableInstanceQueryDto.setSorting(List<VariableInstanceQueryDtoSorting> sorting) |
VariableInstanceQueryDto |
VariableInstanceQueryDto.sorting(List<VariableInstanceQueryDtoSorting> sorting) |
Copyright © 2022. All rights reserved.