Interface BatchArrayProperties.Builder

    • Method Detail

      • size

        BatchArrayProperties.Builder size​(Integer size)

        The size of the array, if this is an array batch job.

        Parameters:
        size - The size of the array, if this is an array batch job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.