Interface AutoMLJobArtifacts.Builder

    • Method Detail

      • candidateDefinitionNotebookLocation

        AutoMLJobArtifacts.Builder candidateDefinitionNotebookLocation​(String candidateDefinitionNotebookLocation)

        The URL of the notebook location.

        Parameters:
        candidateDefinitionNotebookLocation - The URL of the notebook location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataExplorationNotebookLocation

        AutoMLJobArtifacts.Builder dataExplorationNotebookLocation​(String dataExplorationNotebookLocation)

        The URL of the notebook location.

        Parameters:
        dataExplorationNotebookLocation - The URL of the notebook location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.