Interface GeoMosaicConfigInput.Builder

    • Method Detail

      • targetBands

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

        The target bands for geomosaic.

        Parameters:
        targetBands - The target bands for geomosaic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetBands

        GeoMosaicConfigInput.Builder targetBands​(String... targetBands)

        The target bands for geomosaic.

        Parameters:
        targetBands - The target bands for geomosaic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.