Uses of Class
com.oracle.bmc.loganalytics.model.IngestTimeRuleAction.Type
-
Packages that use IngestTimeRuleAction.Type Package Description com.oracle.bmc.loganalytics.model -
-
Uses of IngestTimeRuleAction.Type in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return IngestTimeRuleAction.Type Modifier and Type Method Description static IngestTimeRuleAction.TypeIngestTimeRuleAction.Type. create(String key)static IngestTimeRuleAction.TypeIngestTimeRuleAction.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static IngestTimeRuleAction.Type[]IngestTimeRuleAction.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-