Uses of Class
com.google.genai.gaos.models.operations.DeleteEnvironmentResponse
Packages that use DeleteEnvironmentResponse
Package
Description
-
Uses of DeleteEnvironmentResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return DeleteEnvironmentResponseModifier and TypeMethodDescriptionEnvironments.deleteEnvironment(String id) Deletes an environment.Environments.deleteEnvironment(String apiVersion, String id, Options options) Deletes an environment. -
Uses of DeleteEnvironmentResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return DeleteEnvironmentResponseModifier and TypeMethodDescriptionDeleteEnvironmentResponse.Builder.build()DeleteEnvironmentRequestBuilder.call()Executes the request and returns the response.DeleteEnvironmentResponse.withContentType(String contentType) HTTP response content type for this operationSuccessful operationDeleteEnvironmentResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteEnvironmentResponse.withStatusCode(int statusCode) HTTP response status code for this operation -
Uses of DeleteEnvironmentResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteEnvironmentResponseModifier and TypeMethodDescriptionDeleteEnvironment.Sync.handleResponse(HttpResponse<InputStream> response)