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