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