Uses of Class
com.google.genai.gaos.models.operations.CreateEnvironmentRequest
Packages that use CreateEnvironmentRequest
-
Uses of CreateEnvironmentRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateEnvironmentRequestModifier and TypeMethodDescriptionCreateEnvironmentRequest.Builder.build()CreateEnvironmentRequest.withApiVersion(String apiVersion) Which version of the API to use.CreateEnvironmentRequest.withBody(CreateEnvironmentRequest body) Required. -
Uses of CreateEnvironmentRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type CreateEnvironmentRequestModifier and TypeMethodDescriptionCreateEnvironment.Async.doRequest(CreateEnvironmentRequest request) CreateEnvironment.Sync.doRequest(CreateEnvironmentRequest request)