Uses of Class
com.oracle.bmc.opsi.requests.ListAwrSnapshotsRequest.SortBy
-
Packages that use ListAwrSnapshotsRequest.SortBy Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListAwrSnapshotsRequest.SortBy in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAwrSnapshotsRequest.SortBy Modifier and Type Method Description static ListAwrSnapshotsRequest.SortByListAwrSnapshotsRequest.SortBy. create(String key)ListAwrSnapshotsRequest.SortByListAwrSnapshotsRequest. getSortBy()The option to sort the AWR snapshot summary data.static ListAwrSnapshotsRequest.SortByListAwrSnapshotsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListAwrSnapshotsRequest.SortBy[]ListAwrSnapshotsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type ListAwrSnapshotsRequest.SortBy Modifier and Type Method Description ListAwrSnapshotsRequest.BuilderListAwrSnapshotsRequest.Builder. sortBy(ListAwrSnapshotsRequest.SortBy sortBy)The option to sort the AWR snapshot summary data.
-