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