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