Interface SourceConfiguration.Builder

    • Method Detail

      • applicationName

        SourceConfiguration.Builder applicationName​(String applicationName)

        The name of the application associated with the configuration.

        Parameters:
        applicationName - The name of the application associated with the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • templateName

        SourceConfiguration.Builder templateName​(String templateName)

        The name of the configuration template.

        Parameters:
        templateName - The name of the configuration template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.