Interface DetectedDataDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DetectedDataDetails.Builder,DetectedDataDetails>, SdkBuilder<DetectedDataDetails.Builder,DetectedDataDetails>, SdkPojo
Enclosing class:
DetectedDataDetails

public static interface DetectedDataDetails.Builder extends SdkPojo, CopyableBuilder<DetectedDataDetails.Builder,DetectedDataDetails>
  • Method Details

    • value

      An occurrence of the specified type of sensitive data. Each occurrence can contain 1-128 characters.

      Parameters:
      value - An occurrence of the specified type of sensitive data. Each occurrence can contain 1-128 characters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.