| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
ViewType |
SearchRuns.getRunViewType() |
ViewType |
ListExperimentsRequest.getViewType() |
ViewType |
SearchExperiments.getViewType() |
static ViewType |
ViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewType[] |
ViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRuns |
SearchRuns.setRunViewType(ViewType runViewType) |
ListExperimentsRequest |
ListExperimentsRequest.setViewType(ViewType viewType) |
SearchExperiments |
SearchExperiments.setViewType(ViewType viewType) |
Copyright © 2025. All rights reserved.