Interface LabelActionMapping.Builder

  • Method Details

    • labelId

      The identifier of the sensitivity label from the DLP provider.

      Parameters:
      labelId - The identifier of the sensitivity label from the DLP provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • labelName

      LabelActionMapping.Builder labelName(String labelName)

      The display name of the sensitivity label from the DLP provider.

      Parameters:
      labelName - The display name of the sensitivity label from the DLP provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • action

      The enforcement action to apply when content with this sensitivity label is detected. Valid values are ALLOW, BLOCK, and WARN.

      Parameters:
      action - The enforcement action to apply when content with this sensitivity label is detected. Valid values are ALLOW, BLOCK, and WARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • action

      The enforcement action to apply when content with this sensitivity label is detected. Valid values are ALLOW, BLOCK, and WARN.

      Parameters:
      action - The enforcement action to apply when content with this sensitivity label is detected. Valid values are ALLOW, BLOCK, and WARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: