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