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