Interface SuppressDataIdentifier.Builder

  • Method Details

    • id

      The unique identifier for the custom data identifier or managed data identifier that detected the type of sensitive data to exclude from the score.

      Parameters:
      id - The unique identifier for the custom data identifier or managed data identifier that detected the type of sensitive data to exclude from the score.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of data identifier that detected the sensitive data. Possible values are: CUSTOM, for a custom data identifier; and, MANAGED, for a managed data identifier.

      Parameters:
      type - The type of data identifier that detected the sensitive data. Possible values are: CUSTOM, for a custom data identifier; and, MANAGED, for a managed data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of data identifier that detected the sensitive data. Possible values are: CUSTOM, for a custom data identifier; and, MANAGED, for a managed data identifier.

      Parameters:
      type - The type of data identifier that detected the sensitive data. Possible values are: CUSTOM, for a custom data identifier; and, MANAGED, for a managed data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: