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