Interface AiDeployment.Builder1

Enclosing class:
AiDeployment

public static interface AiDeployment.Builder1
Builder helper class.
  • Method Details

    • configurationId

      AiDeployment.Builder2 configurationId(@Nonnull String configurationId)
      Set the configurationId of this AiDeployment instance.
      Parameters:
      configurationId - ID of the configuration
      Returns:
      The AiDeployment builder.