Uses of Interface
com.google.cloud.shell.v1.EnvironmentOrBuilder
-
Packages that use EnvironmentOrBuilder Package Description com.google.cloud.shell.v1 A client to Cloud Shell API -
-
Uses of EnvironmentOrBuilder in com.google.cloud.shell.v1
Classes in com.google.cloud.shell.v1 that implement EnvironmentOrBuilder Modifier and Type Class Description classEnvironmentA Cloud Shell environment, which is defined as the combination of a Docker image specifying what is installed on the environment and a home directory containing the user's data that will remain across sessions.static classEnvironment.BuilderA Cloud Shell environment, which is defined as the combination of a Docker image specifying what is installed on the environment and a home directory containing the user's data that will remain across sessions.Methods in com.google.cloud.shell.v1 that return EnvironmentOrBuilder Modifier and Type Method Description EnvironmentOrBuilderStartEnvironmentResponse.Builder. getEnvironmentOrBuilder()Environment that was started.EnvironmentOrBuilderStartEnvironmentResponse. getEnvironmentOrBuilder()Environment that was started.EnvironmentOrBuilderStartEnvironmentResponseOrBuilder. getEnvironmentOrBuilder()Environment that was started.
-