Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListModuleStreamProfilesRequest.SortBy
-
Packages that use ListModuleStreamProfilesRequest.SortBy Package Description com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListModuleStreamProfilesRequest.SortBy in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListModuleStreamProfilesRequest.SortBy Modifier and Type Method Description static ListModuleStreamProfilesRequest.SortByListModuleStreamProfilesRequest.SortBy. create(String key)ListModuleStreamProfilesRequest.SortByListModuleStreamProfilesRequest. getSortBy()The field to sort by.static ListModuleStreamProfilesRequest.SortByListModuleStreamProfilesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListModuleStreamProfilesRequest.SortBy[]ListModuleStreamProfilesRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListModuleStreamProfilesRequest.SortBy Modifier and Type Method Description ListModuleStreamProfilesRequest.BuilderListModuleStreamProfilesRequest.Builder. sortBy(ListModuleStreamProfilesRequest.SortBy sortBy)The field to sort by.
-