Uses of Class
software.amazon.awssdk.services.workspacesweb.model.CustomPattern
-
Packages that use CustomPattern Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of CustomPattern in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return CustomPattern Modifier and Type Method Description CustomPatternInlineRedactionPattern. customPattern()>The configuration for a custom pattern.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type CustomPattern Modifier and Type Method Description InlineRedactionPattern.BuilderInlineRedactionPattern.Builder. customPattern(CustomPattern customPattern)>The configuration for a custom pattern.
-