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