Class CreateEnvironmentRequest.Builder
java.lang.Object
com.google.genai.gaos.models.environments.CreateEnvironmentRequest.Builder
- Enclosing class:
- CreateEnvironmentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Network configuration for the environment.Sources to be mounted into the environment.
-
Method Details
-
network
public CreateEnvironmentRequest.Builder network(@Nullable CreateEnvironmentRequestNetworkUnion network) Network configuration for the environment. -
sources
Sources to be mounted into the environment. -
build
-