Interface GetJobDetailsResponse.Builder

    • Method Detail

      • jobDetails

        GetJobDetailsResponse.Builder jobDetails​(JobDetails jobDetails)

        The details of the job.

        If AWSSessionCredentials is used, a long-running job can call GetJobDetails again to obtain new credentials.

        Parameters:
        jobDetails - The details of the job.

        If AWSSessionCredentials is used, a long-running job can call GetJobDetails again to obtain new credentials.

        Returns:
        Returns a reference to this object so that method calls can be chained together.