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