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