Interface CreateCompilationJobResponse.Builder

    • Method Detail

      • compilationJobArn

        CreateCompilationJobResponse.Builder compilationJobArn​(String compilationJobArn)

        If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns the following data in JSON format:

        • CompilationJobArn: The Amazon Resource Name (ARN) of the compiled job.

        Parameters:
        compilationJobArn - If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns the following data in JSON format:

        • CompilationJobArn: The Amazon Resource Name (ARN) of the compiled job.

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