Interface TickerplantLogConfiguration.Builder

    • Method Detail

      • tickerplantLogVolumes

        TickerplantLogConfiguration.Builder tickerplantLogVolumes​(Collection<String> tickerplantLogVolumes)

        The name of the volumes for tickerplant logs.

        Parameters:
        tickerplantLogVolumes - The name of the volumes for tickerplant logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tickerplantLogVolumes

        TickerplantLogConfiguration.Builder tickerplantLogVolumes​(String... tickerplantLogVolumes)

        The name of the volumes for tickerplant logs.

        Parameters:
        tickerplantLogVolumes - The name of the volumes for tickerplant logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.