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