Interface CustomOutputConfiguration.Builder

    • Method Detail

      • blueprints

        CustomOutputConfiguration.Builder blueprints​(Collection<BlueprintItem> blueprints)
        Sets the value of the Blueprints property for this object.
        Parameters:
        blueprints - The new value for the Blueprints property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • blueprints

        CustomOutputConfiguration.Builder blueprints​(BlueprintItem... blueprints)
        Sets the value of the Blueprints property for this object.
        Parameters:
        blueprints - The new value for the Blueprints property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.