Uses of Interface
com.google.cloud.notebooks.v1.RuntimeSoftwareConfigOrBuilder
-
Packages that use RuntimeSoftwareConfigOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of RuntimeSoftwareConfigOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement RuntimeSoftwareConfigOrBuilder Modifier and Type Class Description class
RuntimeSoftwareConfig
Specifies the selection and configuration of software inside the runtime.static class
RuntimeSoftwareConfig.Builder
Specifies the selection and configuration of software inside the runtime.Methods in com.google.cloud.notebooks.v1 that return RuntimeSoftwareConfigOrBuilder Modifier and Type Method Description RuntimeSoftwareConfigOrBuilder
Runtime.Builder. getSoftwareConfigOrBuilder()
The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuilder
Runtime. getSoftwareConfigOrBuilder()
The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuilder
RuntimeOrBuilder. getSoftwareConfigOrBuilder()
The config settings for software inside the runtime.
-