Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
static SearchMonitoredResourceMembersRequest.SortBy |
SearchMonitoredResourceMembersRequest.SortBy.create(String key) |
SearchMonitoredResourceMembersRequest.SortBy |
SearchMonitoredResourceMembersRequest.getSortBy()
If this query parameter is specified, the result is sorted by this query parameter value.
|
static SearchMonitoredResourceMembersRequest.SortBy |
SearchMonitoredResourceMembersRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchMonitoredResourceMembersRequest.SortBy[] |
SearchMonitoredResourceMembersRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchMonitoredResourceMembersRequest.Builder |
SearchMonitoredResourceMembersRequest.Builder.sortBy(SearchMonitoredResourceMembersRequest.SortBy sortBy)
If this query parameter is specified, the result is sorted by this query parameter value.
|
Copyright © 2016–2023. All rights reserved.