Uses of Class
com.azure.resourcemanager.network.models.OrderBy
Packages that use OrderBy
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of OrderBy in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type OrderByMethods in com.azure.resourcemanager.network.models that return OrderByModifier and TypeMethodDescriptionstatic OrderByOrderBy.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OrderBy from the JsonReader.IdpsQueryObject.orderBy()Get the orderBy property: Column to sort response by.Set the field property: Describes the actual column name to sort by.OrderBy.withOrder(FirewallPolicyIdpsQuerySortOrder order) Set the order property: Describes if results should be in ascending/descending order.Methods in com.azure.resourcemanager.network.models with parameters of type OrderByModifier and TypeMethodDescriptionIdpsQueryObject.withOrderBy(OrderBy orderBy) Set the orderBy property: Column to sort response by.