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 classRuntimeSoftwareConfigSpecifies the selection and configuration of software inside the runtime.static classRuntimeSoftwareConfig.BuilderSpecifies the selection and configuration of software inside the runtime.Methods in com.google.cloud.notebooks.v1 that return RuntimeSoftwareConfigOrBuilder Modifier and Type Method Description RuntimeSoftwareConfigOrBuilderRuntime.Builder. getSoftwareConfigOrBuilder()The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuilderRuntime. getSoftwareConfigOrBuilder()The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuilderRuntimeOrBuilder. getSoftwareConfigOrBuilder()The config settings for software inside the runtime.
-