Package | Description |
---|---|
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
static ListProductLicenseConsumersRequest.SortBy |
ListProductLicenseConsumersRequest.SortBy.create(String key) |
ListProductLicenseConsumersRequest.SortBy |
ListProductLicenseConsumersRequest.getSortBy()
Specifies the attribute with which to sort the rules.
|
static ListProductLicenseConsumersRequest.SortBy |
ListProductLicenseConsumersRequest.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.
|
Modifier and Type | Method and Description |
---|---|
ListProductLicenseConsumersRequest.Builder |
ListProductLicenseConsumersRequest.Builder.sortBy(ListProductLicenseConsumersRequest.SortBy sortBy)
Specifies the attribute with which to sort the rules.
|
Copyright © 2016–2025. All rights reserved.