Interface ClassificationStatus.Builder

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

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

    • code

      The code that represents the status of the sensitive data detection.

      Parameters:
      code - The code that represents the status of the sensitive data detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      A longer description of the current status of the sensitive data detection.

      Parameters:
      reason - A longer description of the current status of the sensitive data detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.