Uses of Class
odata.msgraph.client.complex.SortProperty.Builder
-
Packages that use SortProperty.Builder Package Description odata.msgraph.client.complex -
-
Uses of SortProperty.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return SortProperty.Builder Modifier and Type Method Description static SortProperty.BuilderSortProperty. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SortProperty.BuilderSortProperty.Builder. isDescending(Boolean isDescending)SortProperty.BuilderSortProperty.Builder. name(String name)
-