Interface PlacementTemplate.Builder

    • Method Detail

      • defaultAttributes

        PlacementTemplate.Builder defaultAttributes​(Map<String,​String> defaultAttributes)

        The default attributes (key/value pairs) to be applied to all placements using this template.

        Parameters:
        defaultAttributes - The default attributes (key/value pairs) to be applied to all placements using this template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.