Class CreateEnvironmentRequestBuilder
java.lang.Object
com.google.genai.gaos.models.operations.async.CreateEnvironmentRequestBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) body(CreateEnvironmentRequest body) call()Executes the request and returns the response.retryConfig(RetryConfig retryConfig)
-
Constructor Details
-
CreateEnvironmentRequestBuilder
-
-
Method Details
-
apiVersion
-
body
-
retryConfig
-
header
-
call
Executes the request and returns the response.- Returns:
- The response from the server.
-