Uses of Class
software.amazon.awssdk.services.workspacesweb.model.RedactionPlaceHolder
-
Packages that use RedactionPlaceHolder Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of RedactionPlaceHolder in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return RedactionPlaceHolder Modifier and Type Method Description RedactionPlaceHolderInlineRedactionPattern. redactionPlaceHolder()The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type RedactionPlaceHolder Modifier and Type Method Description InlineRedactionPattern.BuilderInlineRedactionPattern.Builder. redactionPlaceHolder(RedactionPlaceHolder redactionPlaceHolder)The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
-