Uses of Class
com.oracle.bmc.opsi.requests.SummarizeAwrDatabaseSnapshotRangesRequest.SortBy
-
Packages that use SummarizeAwrDatabaseSnapshotRangesRequest.SortBy Package Description com.oracle.bmc.opsi.requests -
-
Uses of SummarizeAwrDatabaseSnapshotRangesRequest.SortBy in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return SummarizeAwrDatabaseSnapshotRangesRequest.SortBy Modifier and Type Method Description static SummarizeAwrDatabaseSnapshotRangesRequest.SortBySummarizeAwrDatabaseSnapshotRangesRequest.SortBy. create(String key)SummarizeAwrDatabaseSnapshotRangesRequest.SortBySummarizeAwrDatabaseSnapshotRangesRequest. getSortBy()The option to sort the AWR summary data.static SummarizeAwrDatabaseSnapshotRangesRequest.SortBySummarizeAwrDatabaseSnapshotRangesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static SummarizeAwrDatabaseSnapshotRangesRequest.SortBy[]SummarizeAwrDatabaseSnapshotRangesRequest.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 SummarizeAwrDatabaseSnapshotRangesRequest.SortBy Modifier and Type Method Description SummarizeAwrDatabaseSnapshotRangesRequest.BuilderSummarizeAwrDatabaseSnapshotRangesRequest.Builder. sortBy(SummarizeAwrDatabaseSnapshotRangesRequest.SortBy sortBy)The option to sort the AWR summary data.
-