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