Uses of Class
com.oracle.bmc.datasafe.requests.ListMaskingPolicyHealthReportLogsRequest.MessageType
-
Packages that use ListMaskingPolicyHealthReportLogsRequest.MessageType Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListMaskingPolicyHealthReportLogsRequest.MessageType in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListMaskingPolicyHealthReportLogsRequest.MessageType Modifier and Type Method Description static ListMaskingPolicyHealthReportLogsRequest.MessageTypeListMaskingPolicyHealthReportLogsRequest.MessageType. create(String key)ListMaskingPolicyHealthReportLogsRequest.MessageTypeListMaskingPolicyHealthReportLogsRequest. getMessageType()A filter to return only the resources that match the specified log message type.static ListMaskingPolicyHealthReportLogsRequest.MessageTypeListMaskingPolicyHealthReportLogsRequest.MessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static ListMaskingPolicyHealthReportLogsRequest.MessageType[]ListMaskingPolicyHealthReportLogsRequest.MessageType. 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.MessageType Modifier and Type Method Description ListMaskingPolicyHealthReportLogsRequest.BuilderListMaskingPolicyHealthReportLogsRequest.Builder. messageType(ListMaskingPolicyHealthReportLogsRequest.MessageType messageType)A filter to return only the resources that match the specified log message type.
-