Interface ConvergenceDetected.Builder

    • Method Detail

      • completeOnConvergence

        ConvergenceDetected.Builder completeOnConvergence​(String completeOnConvergence)

        A flag to stop a tuning job once AMT has detected that the job has converged.

        Parameters:
        completeOnConvergence - A flag to stop a tuning job once AMT has detected that the job has converged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CompleteOnConvergence, CompleteOnConvergence
      • completeOnConvergence

        ConvergenceDetected.Builder completeOnConvergence​(CompleteOnConvergence completeOnConvergence)

        A flag to stop a tuning job once AMT has detected that the job has converged.

        Parameters:
        completeOnConvergence - A flag to stop a tuning job once AMT has detected that the job has converged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CompleteOnConvergence, CompleteOnConvergence