Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static ListResourcesRequest.SortBy |
ListResourcesRequest.SortBy.create(String key) |
ListResourcesRequest.SortBy |
ListResourcesRequest.getSortBy()
The field to sort by.
|
static ListResourcesRequest.SortBy |
ListResourcesRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListResourcesRequest.SortBy[] |
ListResourcesRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListResourcesRequest.Builder |
ListResourcesRequest.Builder.sortBy(ListResourcesRequest.SortBy sortBy)
The field to sort by.
|
Copyright © 2016–2024. All rights reserved.