Interface StartModelPackagingJobResponse.Builder

    • Method Detail

      • jobName

        StartModelPackagingJobResponse.Builder jobName​(String jobName)

        The job name for the model packaging job. If you don't supply a job name in the JobName input parameter, the service creates a job name for you.

        Parameters:
        jobName - The job name for the model packaging job. If you don't supply a job name in the JobName input parameter, the service creates a job name for you.
        Returns:
        Returns a reference to this object so that method calls can be chained together.