Interface Source.Builder

    • Method Detail

      • configDetails

        Source.Builder configDetails​(ConfigDetails configDetails)

        Additional details for a Config, if type is dataflow-endpoint or antenna-downlink-demod-decode

        Parameters:
        configDetails - Additional details for a Config, if type is dataflow-endpoint or antenna-downlink-demod-decode
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • configId

        Source.Builder configId​(String configId)

        UUID of a Config.

        Parameters:
        configId - UUID of a Config.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataflowSourceRegion

        Source.Builder dataflowSourceRegion​(String dataflowSourceRegion)

        Region of a dataflow source.

        Parameters:
        dataflowSourceRegion - Region of a dataflow source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.