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