Interface EpisodicReflectionConfiguration.Builder

  • Method Details

    • namespaces

      Deprecated.
      Use namespaceTemplates instead

      The namespaces for which to create reflections. Can be less nested than the episodic namespaces.

      Parameters:
      namespaces - The namespaces for which to create reflections. Can be less nested than the episodic namespaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaces

      Deprecated.
      Use namespaceTemplates instead

      The namespaces for which to create reflections. Can be less nested than the episodic namespaces.

      Parameters:
      namespaces - The namespaces for which to create reflections. Can be less nested than the episodic namespaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaceTemplates

      EpisodicReflectionConfiguration.Builder namespaceTemplates(Collection<String> namespaceTemplates)

      The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.

      Parameters:
      namespaceTemplates - The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaceTemplates

      EpisodicReflectionConfiguration.Builder namespaceTemplates(String... namespaceTemplates)

      The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.

      Parameters:
      namespaceTemplates - The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.