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