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