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