Uses of Class
com.google.genai.gaos.models.operations.async.ListTriggersResponse
Packages that use ListTriggersResponse
Package
Description
-
Uses of ListTriggersResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type ListTriggersResponse -
Uses of ListTriggersResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return ListTriggersResponseModifier and TypeMethodDescriptionListTriggersResponse.Builder.build()ListTriggersResponse.withContentType(String contentType) HTTP response content type for this operationListTriggersResponse.withListTriggersResponse(ListTriggersResponse listTriggersResponse) Successful operationListTriggersResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingListTriggersResponse.withStatusCode(int statusCode) HTTP response status code for this operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type ListTriggersResponseModifier and TypeMethodDescriptionListTriggersRequestBuilder.call()Executes the request and returns the response. -
Uses of ListTriggersResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return ListTriggersResponseModifier and TypeMethodDescriptionListTriggers.Async.handleResponse(HttpResponse<InputStream> response)