| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
JupyterConfig |
JupyterConfig.clone() |
JupyterConfig |
SessionTemplate.getJupyterSession()
Optional.
|
JupyterConfig |
Session.getJupyterSession()
Optional.
|
JupyterConfig |
JupyterConfig.set(String fieldName,
Object value) |
JupyterConfig |
JupyterConfig.setDisplayName(String displayName)
Optional.
|
JupyterConfig |
JupyterConfig.setKernel(String kernel)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
SessionTemplate |
SessionTemplate.setJupyterSession(JupyterConfig jupyterSession)
Optional.
|
Session |
Session.setJupyterSession(JupyterConfig jupyterSession)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.