Uses of Class
com.oracle.bmc.logging.model.GrepFilterAllowRule.Builder
-
Packages that use GrepFilterAllowRule.Builder Package Description com.oracle.bmc.logging.model -
-
Uses of GrepFilterAllowRule.Builder in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return GrepFilterAllowRule.Builder Modifier and Type Method Description static GrepFilterAllowRule.Builder
GrepFilterAllowRule. builder()
Create a new builder.GrepFilterAllowRule.Builder
GrepFilterAllowRule.Builder. copy(GrepFilterAllowRule model)
GrepFilterAllowRule.Builder
GrepFilterAllowRule.Builder. key(String key)
The field name to which the regular expression is appliedGrepFilterAllowRule.Builder
GrepFilterAllowRule.Builder. pattern(String pattern)
The regular expressionGrepFilterAllowRule.Builder
GrepFilterAllowRule. toBuilder()
-