Interface AutoMLJobArtifacts.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AutoMLJobArtifacts.Builder,AutoMLJobArtifacts>, SdkBuilder<AutoMLJobArtifacts.Builder,AutoMLJobArtifacts>, SdkPojo
Enclosing class:
AutoMLJobArtifacts

public static interface AutoMLJobArtifacts.Builder extends SdkPojo, CopyableBuilder<AutoMLJobArtifacts.Builder,AutoMLJobArtifacts>
  • Method Details

    • 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.