Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListModuleStreamsRequest.SortBy
-
Packages that use ListModuleStreamsRequest.SortBy Package Description com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListModuleStreamsRequest.SortBy in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListModuleStreamsRequest.SortBy Modifier and Type Method Description static ListModuleStreamsRequest.SortByListModuleStreamsRequest.SortBy. create(String key)ListModuleStreamsRequest.SortByListModuleStreamsRequest. getSortBy()The field to sort by.static ListModuleStreamsRequest.SortByListModuleStreamsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListModuleStreamsRequest.SortBy[]ListModuleStreamsRequest.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 ListModuleStreamsRequest.SortBy Modifier and Type Method Description ListModuleStreamsRequest.BuilderListModuleStreamsRequest.Builder. sortBy(ListModuleStreamsRequest.SortBy sortBy)The field to sort by.
-