Interface ClassificationScopeSummary.Builder

    • Method Detail

      • id

        ClassificationScopeSummary.Builder id​(String id)

        The unique identifier for the classification scope.

        Parameters:
        id - The unique identifier for the classification scope.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ClassificationScopeSummary.Builder name​(String name)

        The name of the classification scope: automated-sensitive-data-discovery.

        Parameters:
        name - The name of the classification scope: automated-sensitive-data-discovery.
        Returns:
        Returns a reference to this object so that method calls can be chained together.