| Modifier and Type | Class and Description |
|---|---|
class |
ContainerImage
Definition of a container image for starting a notebook instance with the
environment installed in a container.
|
static class |
ContainerImage.Builder
Definition of a container image for starting a notebook instance with the
environment installed in a container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerImageOrBuilder |
EnvironmentOrBuilder.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
ContainerImageOrBuilder |
InstanceOrBuilder.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
ContainerImageOrBuilder |
Instance.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
ContainerImageOrBuilder |
Instance.Builder.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
ContainerImageOrBuilder |
Environment.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
ContainerImageOrBuilder |
Environment.Builder.getContainerImageOrBuilder()
Use a container image to start the notebook instance.
|
Copyright © 2024 Google LLC. All rights reserved.