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