Uses of Class
com.oracle.bmc.licensemanager.requests.ListTopUtilizedProductLicensesRequest.SortBy
-
Packages that use ListTopUtilizedProductLicensesRequest.SortBy Package Description com.oracle.bmc.licensemanager.requests -
-
Uses of ListTopUtilizedProductLicensesRequest.SortBy in com.oracle.bmc.licensemanager.requests
Methods in com.oracle.bmc.licensemanager.requests that return ListTopUtilizedProductLicensesRequest.SortBy Modifier and Type Method Description static ListTopUtilizedProductLicensesRequest.SortByListTopUtilizedProductLicensesRequest.SortBy. create(String key)ListTopUtilizedProductLicensesRequest.SortByListTopUtilizedProductLicensesRequest. getSortBy()Specifies the attribute with which to sort the rules.static ListTopUtilizedProductLicensesRequest.SortByListTopUtilizedProductLicensesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListTopUtilizedProductLicensesRequest.SortBy[]ListTopUtilizedProductLicensesRequest.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 ListTopUtilizedProductLicensesRequest.SortBy Modifier and Type Method Description ListTopUtilizedProductLicensesRequest.BuilderListTopUtilizedProductLicensesRequest.Builder. sortBy(ListTopUtilizedProductLicensesRequest.SortBy sortBy)Specifies the attribute with which to sort the rules.
-