Uses of Interface
com.google.cloud.notebooks.v1.InstanceConfigOrBuilder
-
Packages that use InstanceConfigOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of InstanceConfigOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement InstanceConfigOrBuilder Modifier and Type Class Description class
InstanceConfig
Notebook instance configurations that can be updated.static class
InstanceConfig.Builder
Notebook instance configurations that can be updated.Methods in com.google.cloud.notebooks.v1 that return InstanceConfigOrBuilder Modifier and Type Method Description InstanceConfigOrBuilder
UpdateInstanceConfigRequest.Builder. getConfigOrBuilder()
The instance configurations to be updated.InstanceConfigOrBuilder
UpdateInstanceConfigRequest. getConfigOrBuilder()
The instance configurations to be updated.InstanceConfigOrBuilder
UpdateInstanceConfigRequestOrBuilder. getConfigOrBuilder()
The instance configurations to be updated.
-