| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
EnvVariable |
EnvVariable.setName(String name) |
EnvVariable |
EnvVariable.setValue(String value) |
EnvVariable |
EnvVariable.setValueFrom(String valueFrom) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EnvVariable> |
AppEnvironment.getEnv() |
| Modifier and Type | Method and Description |
|---|---|
AppEnvironment |
AppEnvironment.setEnv(Collection<EnvVariable> env) |
Copyright © 2024. All rights reserved.