Interface ConstraintSummary.Builder

    • Method Detail

      • type

        ConstraintSummary.Builder type​(String type)

        The type of constraint.

        • LAUNCH

        • NOTIFICATION

        • STACKSET

        • TEMPLATE

        Parameters:
        type - The type of constraint.

        • LAUNCH

        • NOTIFICATION

        • STACKSET

        • TEMPLATE

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ConstraintSummary.Builder description​(String description)

        The description of the constraint.

        Parameters:
        description - The description of the constraint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.