Interface StartInferenceSchedulerResponse.Builder

  • Method Details

    • modelArn

      The Amazon Resource Name (ARN) of the machine learning model being used by the inference scheduler.

      Parameters:
      modelArn - The Amazon Resource Name (ARN) of the machine learning model being used by the inference scheduler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelName

      The name of the machine learning model being used by the inference scheduler.

      Parameters:
      modelName - The name of the machine learning model being used by the inference scheduler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inferenceSchedulerName

      StartInferenceSchedulerResponse.Builder inferenceSchedulerName(String inferenceSchedulerName)

      The name of the inference scheduler being started.

      Parameters:
      inferenceSchedulerName - The name of the inference scheduler being started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inferenceSchedulerArn

      StartInferenceSchedulerResponse.Builder inferenceSchedulerArn(String inferenceSchedulerArn)

      The Amazon Resource Name (ARN) of the inference scheduler being started.

      Parameters:
      inferenceSchedulerArn - The Amazon Resource Name (ARN) of the inference scheduler being started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Indicates the status of the inference scheduler.

      Parameters:
      status - Indicates the status of the inference scheduler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Indicates the status of the inference scheduler.

      Parameters:
      status - Indicates the status of the inference scheduler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: