Uses of Class
com.oracle.bmc.fleetsoftwareupdate.requests.ListFsuCollectionsRequest.SortBy
-
Packages that use ListFsuCollectionsRequest.SortBy Package Description com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of ListFsuCollectionsRequest.SortBy in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return ListFsuCollectionsRequest.SortBy Modifier and Type Method Description static ListFsuCollectionsRequest.SortByListFsuCollectionsRequest.SortBy. create(String key)ListFsuCollectionsRequest.SortByListFsuCollectionsRequest. getSortBy()The field to sort by.static ListFsuCollectionsRequest.SortByListFsuCollectionsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListFsuCollectionsRequest.SortBy[]ListFsuCollectionsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type ListFsuCollectionsRequest.SortBy Modifier and Type Method Description ListFsuCollectionsRequest.BuilderListFsuCollectionsRequest.Builder. sortBy(ListFsuCollectionsRequest.SortBy sortBy)The field to sort by.
-