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