Interface EdgeDeploymentModelConfig.Builder

  • Method Details

    • modelHandle

      EdgeDeploymentModelConfig.Builder modelHandle(String modelHandle)

      The name the device application uses to reference this model.

      Parameters:
      modelHandle - The name the device application uses to reference this model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • edgePackagingJobName

      EdgeDeploymentModelConfig.Builder edgePackagingJobName(String edgePackagingJobName)

      The edge packaging job associated with this deployment.

      Parameters:
      edgePackagingJobName - The edge packaging job associated with this deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.