Uses of Class
com.oracle.bmc.opsi.requests.ListNewsReportsRequest.SortBy
-
Packages that use ListNewsReportsRequest.SortBy Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListNewsReportsRequest.SortBy in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListNewsReportsRequest.SortBy Modifier and Type Method Description static ListNewsReportsRequest.SortByListNewsReportsRequest.SortBy. create(String key)ListNewsReportsRequest.SortByListNewsReportsRequest. getSortBy()News report list sort options.static ListNewsReportsRequest.SortByListNewsReportsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListNewsReportsRequest.SortBy[]ListNewsReportsRequest.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 ListNewsReportsRequest.SortBy Modifier and Type Method Description ListNewsReportsRequest.BuilderListNewsReportsRequest.Builder. sortBy(ListNewsReportsRequest.SortBy sortBy)News report list sort options.
-