public static interface AutoMLJobArtifacts.Builder extends SdkPojo, CopyableBuilder<AutoMLJobArtifacts.Builder,AutoMLJobArtifacts>
| Modifier and Type | Method and Description |
|---|---|
AutoMLJobArtifacts.Builder |
candidateDefinitionNotebookLocation(String candidateDefinitionNotebookLocation)
The URL to the notebook location.
|
AutoMLJobArtifacts.Builder |
dataExplorationNotebookLocation(String dataExplorationNotebookLocation)
The URL to the notebook location.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoMLJobArtifacts.Builder candidateDefinitionNotebookLocation(String candidateDefinitionNotebookLocation)
The URL to the notebook location.
candidateDefinitionNotebookLocation - The URL to the notebook location.AutoMLJobArtifacts.Builder dataExplorationNotebookLocation(String dataExplorationNotebookLocation)
The URL to the notebook location.
dataExplorationNotebookLocation - The URL to the notebook location.Copyright © 2020. All rights reserved.