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