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