Interface CloudRemovalConfigInput.Builder

    • Method Detail

      • interpolationValue

        CloudRemovalConfigInput.Builder interpolationValue​(String interpolationValue)

        The interpolation value you provide for cloud removal.

        Parameters:
        interpolationValue - The interpolation value you provide for cloud removal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetBands

        CloudRemovalConfigInput.Builder targetBands​(Collection<String> targetBands)

        TargetBands to be returned in the output of CloudRemoval operation.

        Parameters:
        targetBands - TargetBands to be returned in the output of CloudRemoval operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetBands

        CloudRemovalConfigInput.Builder targetBands​(String... targetBands)

        TargetBands to be returned in the output of CloudRemoval operation.

        Parameters:
        targetBands - TargetBands to be returned in the output of CloudRemoval operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.