Interface CompositeComponentRequest.Builder

  • Method Details

    • description

      CompositeComponentRequest.Builder description(String description)

      The description of the component type.

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

      This is an object that maps strings to the properties to set in the component type. Each string in the mapping must be unique to this object.

      Parameters:
      properties - This is an object that maps strings to the properties to set in the component type. Each string in the mapping must be unique to this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • propertyGroups

      The property groups.

      Parameters:
      propertyGroups - The property groups.
      Returns:
      Returns a reference to this object so that method calls can be chained together.