Uses of Interface
com.google.cloud.notebooks.v1.EnvironmentOrBuilder
-
Packages that use EnvironmentOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of EnvironmentOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement EnvironmentOrBuilder Modifier and Type Class Description classEnvironmentDefinition of a software environment that is used to start a notebook instance.static classEnvironment.BuilderDefinition of a software environment that is used to start a notebook instance.Methods in com.google.cloud.notebooks.v1 that return EnvironmentOrBuilder Modifier and Type Method Description EnvironmentOrBuilderCreateEnvironmentRequest.Builder. getEnvironmentOrBuilder()Required.EnvironmentOrBuilderCreateEnvironmentRequest. getEnvironmentOrBuilder()Required.EnvironmentOrBuilderCreateEnvironmentRequestOrBuilder. getEnvironmentOrBuilder()Required.EnvironmentOrBuilderListEnvironmentsResponse.Builder. getEnvironmentsOrBuilder(int index)A list of returned environments.EnvironmentOrBuilderListEnvironmentsResponse. getEnvironmentsOrBuilder(int index)A list of returned environments.EnvironmentOrBuilderListEnvironmentsResponseOrBuilder. getEnvironmentsOrBuilder(int index)A list of returned environments.Methods in com.google.cloud.notebooks.v1 that return types with arguments of type EnvironmentOrBuilder Modifier and Type Method Description List<? extends EnvironmentOrBuilder>ListEnvironmentsResponse.Builder. getEnvironmentsOrBuilderList()A list of returned environments.List<? extends EnvironmentOrBuilder>ListEnvironmentsResponse. getEnvironmentsOrBuilderList()A list of returned environments.List<? extends EnvironmentOrBuilder>ListEnvironmentsResponseOrBuilder. getEnvironmentsOrBuilderList()A list of returned environments.
-