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