Uses of Class
com.oracle.bmc.mngdmac.requests.ListMacOrdersRequest.SortBy
-
Packages that use ListMacOrdersRequest.SortBy Package Description com.oracle.bmc.mngdmac.requests -
-
Uses of ListMacOrdersRequest.SortBy in com.oracle.bmc.mngdmac.requests
Methods in com.oracle.bmc.mngdmac.requests that return ListMacOrdersRequest.SortBy Modifier and Type Method Description static ListMacOrdersRequest.SortByListMacOrdersRequest.SortBy. create(String key)ListMacOrdersRequest.SortByListMacOrdersRequest. getSortBy()The field to sort by.static ListMacOrdersRequest.SortByListMacOrdersRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListMacOrdersRequest.SortBy[]ListMacOrdersRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.mngdmac.requests with parameters of type ListMacOrdersRequest.SortBy Modifier and Type Method Description ListMacOrdersRequest.BuilderListMacOrdersRequest.Builder. sortBy(ListMacOrdersRequest.SortBy sortBy)The field to sort by.
-