Uses of Class
com.google.genai.gaos.models.operations.async.CreateInteractionResponse.Builder
Packages that use CreateInteractionResponse.Builder
-
Uses of CreateInteractionResponse.Builder in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return CreateInteractionResponse.BuilderModifier and TypeMethodDescriptionCreateInteractionResponse.builder()CreateInteractionResponse.Builder.contentType(String contentType) HTTP response content type for this operationCreateInteractionResponse.Builder.interaction(Interaction interaction) Successful operationCreateInteractionResponse.Builder.rawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingCreateInteractionResponse.Builder.statusCode(int statusCode) HTTP response status code for this operation