Uses of Class
com.oracle.bmc.waas.requests.ListEdgeSubnetsRequest.SortOrder
-
Packages that use ListEdgeSubnetsRequest.SortOrder Package Description com.oracle.bmc.waas.requests -
-
Uses of ListEdgeSubnetsRequest.SortOrder in com.oracle.bmc.waas.requests
Methods in com.oracle.bmc.waas.requests that return ListEdgeSubnetsRequest.SortOrder Modifier and Type Method Description static ListEdgeSubnetsRequest.SortOrderListEdgeSubnetsRequest.SortOrder. create(String key)ListEdgeSubnetsRequest.SortOrderListEdgeSubnetsRequest. getSortOrder()The value of the sorting direction of resources in a paginated ‘List’ call.static ListEdgeSubnetsRequest.SortOrderListEdgeSubnetsRequest.SortOrder. valueOf(String name)Returns the enum constant of this type with the specified name.static ListEdgeSubnetsRequest.SortOrder[]ListEdgeSubnetsRequest.SortOrder. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.waas.requests with parameters of type ListEdgeSubnetsRequest.SortOrder Modifier and Type Method Description ListEdgeSubnetsRequest.BuilderListEdgeSubnetsRequest.Builder. sortOrder(ListEdgeSubnetsRequest.SortOrder sortOrder)The value of the sorting direction of resources in a paginated ‘List’ call.
-