Uses of Class
com.oracle.bmc.licensemanager.requests.ListTopUtilizedResourcesRequest.SortBy
-
Packages that use ListTopUtilizedResourcesRequest.SortBy Package Description com.oracle.bmc.licensemanager.requests -
-
Uses of ListTopUtilizedResourcesRequest.SortBy in com.oracle.bmc.licensemanager.requests
Methods in com.oracle.bmc.licensemanager.requests that return ListTopUtilizedResourcesRequest.SortBy Modifier and Type Method Description static ListTopUtilizedResourcesRequest.SortByListTopUtilizedResourcesRequest.SortBy. create(String key)ListTopUtilizedResourcesRequest.SortByListTopUtilizedResourcesRequest. getSortBy()Specifies the attribute with which to sort the rules.static ListTopUtilizedResourcesRequest.SortByListTopUtilizedResourcesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListTopUtilizedResourcesRequest.SortBy[]ListTopUtilizedResourcesRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.licensemanager.requests with parameters of type ListTopUtilizedResourcesRequest.SortBy Modifier and Type Method Description ListTopUtilizedResourcesRequest.BuilderListTopUtilizedResourcesRequest.Builder. sortBy(ListTopUtilizedResourcesRequest.SortBy sortBy)Specifies the attribute with which to sort the rules.
-