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