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