Interface CapabilityReportCapability.Builder

  • Method Details

    • id

      The id of the schema version.

      Parameters:
      id - The id of the schema version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the capability.

      Parameters:
      name - The name of the capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the capability.

      Parameters:
      version - The version of the capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      The capability properties used in the capability report.

      Parameters:
      properties - The capability properties used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      CapabilityReportCapability.Builder properties(String... properties)

      The capability properties used in the capability report.

      Parameters:
      properties - The capability properties used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actions

      The capability actions used in the capability report.

      Parameters:
      actions - The capability actions used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actions

      The capability actions used in the capability report.

      Parameters:
      actions - The capability actions used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • events

      The capability events used in the capability report.

      Parameters:
      events - The capability events used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • events

      The capability events used in the capability report.

      Parameters:
      events - The capability events used in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.