Uses of Class
com.google.genai.gaos.models.operations.async.GetEnvironmentResponse.Builder
Packages that use GetEnvironmentResponse.Builder
-
Uses of GetEnvironmentResponse.Builder in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return GetEnvironmentResponse.BuilderModifier and TypeMethodDescriptionGetEnvironmentResponse.builder()GetEnvironmentResponse.Builder.contentType(String contentType) HTTP response content type for this operationGetEnvironmentResponse.Builder.environment(Environment environment) Successful operationGetEnvironmentResponse.Builder.rawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingGetEnvironmentResponse.Builder.statusCode(int statusCode) HTTP response status code for this operation