Uses of Class
com.oracle.bmc.apmsynthetics.requests.ListDedicatedVantagePointsRequest.SortBy
-
Packages that use ListDedicatedVantagePointsRequest.SortBy Package Description com.oracle.bmc.apmsynthetics.requests -
-
Uses of ListDedicatedVantagePointsRequest.SortBy in com.oracle.bmc.apmsynthetics.requests
Methods in com.oracle.bmc.apmsynthetics.requests that return ListDedicatedVantagePointsRequest.SortBy Modifier and Type Method Description static ListDedicatedVantagePointsRequest.SortByListDedicatedVantagePointsRequest.SortBy. create(String key)ListDedicatedVantagePointsRequest.SortByListDedicatedVantagePointsRequest. getSortBy()The field to sort by.static ListDedicatedVantagePointsRequest.SortByListDedicatedVantagePointsRequest.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.Methods in com.oracle.bmc.apmsynthetics.requests with parameters of type ListDedicatedVantagePointsRequest.SortBy Modifier and Type Method Description ListDedicatedVantagePointsRequest.BuilderListDedicatedVantagePointsRequest.Builder. sortBy(ListDedicatedVantagePointsRequest.SortBy sortBy)The field to sort by.
-