Uses of Class
com.google.genai.types.HttpOptions
Packages that use HttpOptions
-
Uses of HttpOptions in com.google.genai
Methods in com.google.genai with parameters of type HttpOptionsModifier and TypeMethodDescriptionClient.Builder.httpOptions(HttpOptions httpOptions) Sets theHttpOptionsfor the API client.Method parameters in com.google.genai with type arguments of type HttpOptionsModifier and TypeMethodDescriptionCompletableFuture<com.google.genai.ApiResponse>HttpApiClient.asyncRequest(String httpMethod, String url, byte[] requestBytes, Optional<HttpOptions> requestHttpOptions) Sends an asynchronous Http request given the http method, path, request bytes, and http options.CompletableFuture<com.google.genai.ApiResponse>HttpApiClient.asyncRequest(String httpMethod, String path, String requestJson, Optional<HttpOptions> requestHttpOptions) Sends an asynchronous Http request given the http method, path, request json string, and http options.com.google.genai.HttpApiResponseHttpApiClient.request(String httpMethod, String url, byte[] requestBytes, Optional<HttpOptions> requestHttpOptions) Sends a Http request given the http method, path, request bytes, and http options.com.google.genai.HttpApiResponseHttpApiClient.request(String httpMethod, String path, String requestJson, Optional<HttpOptions> requestHttpOptions) Sends a Http request given the http method, path, request json string, and http options. -
Uses of HttpOptions in com.google.genai.types
Methods in com.google.genai.types that return HttpOptionsModifier and TypeMethodDescriptionabstract HttpOptionsHttpOptions.Builder.build()static HttpOptionsDeserializes a JSON string to a HttpOptions object.Methods in com.google.genai.types that return types with arguments of type HttpOptionsModifier and TypeMethodDescriptionabstract Optional<HttpOptions>CancelBatchJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CancelTuningJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ComputeTokensConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CountTokensConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CreateBatchJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CreateCachedContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CreateEmbeddingsBatchJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CreateFileConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>CreateTuningJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>DeleteBatchJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>DeleteCachedContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>DeleteFileConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>DeleteModelConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>DownloadFileConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>EditImageConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>EmbedContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>FetchPredictOperationConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GenerateContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GenerateImagesConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GenerateVideosConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetBatchJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetCachedContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetFileConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetModelConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetOperationConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>GetTuningJobConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ListBatchJobsConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ListCachedContentsConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ListFilesConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ListModelsConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>ListTuningJobsConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>LiveConnectConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>RecontextImageConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>SegmentImageConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>UpdateCachedContentConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>UpdateModelConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>UploadFileConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>UpscaleImageAPIConfig.httpOptions()Used to override HTTP request options.abstract Optional<HttpOptions>UpscaleImageConfig.httpOptions()Used to override HTTP request options.Methods in com.google.genai.types with parameters of type HttpOptionsModifier and TypeMethodDescriptionabstract CancelBatchJobConfig.BuilderCancelBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CancelTuningJobConfig.BuilderCancelTuningJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ComputeTokensConfig.BuilderComputeTokensConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CountTokensConfig.BuilderCountTokensConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CreateBatchJobConfig.BuilderCreateBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CreateCachedContentConfig.BuilderCreateCachedContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.CreateEmbeddingsBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CreateFileConfig.BuilderCreateFileConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract CreateTuningJobConfig.BuilderCreateTuningJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract DeleteBatchJobConfig.BuilderDeleteBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract DeleteCachedContentConfig.BuilderDeleteCachedContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract DeleteFileConfig.BuilderDeleteFileConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract DeleteModelConfig.BuilderDeleteModelConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract DownloadFileConfig.BuilderDownloadFileConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract EditImageConfig.BuilderEditImageConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract EmbedContentConfig.BuilderEmbedContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract FetchPredictOperationConfig.BuilderFetchPredictOperationConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GenerateContentConfig.BuilderGenerateContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GenerateImagesConfig.BuilderGenerateImagesConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GenerateVideosConfig.BuilderGenerateVideosConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetBatchJobConfig.BuilderGetBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetCachedContentConfig.BuilderGetCachedContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetFileConfig.BuilderGetFileConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetModelConfig.BuilderGetModelConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetOperationConfig.BuilderGetOperationConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract GetTuningJobConfig.BuilderGetTuningJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ListBatchJobsConfig.BuilderListBatchJobsConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ListCachedContentsConfig.BuilderListCachedContentsConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ListFilesConfig.BuilderListFilesConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ListModelsConfig.BuilderListModelsConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract ListTuningJobsConfig.BuilderListTuningJobsConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract LiveConnectConfig.BuilderLiveConnectConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract RecontextImageConfig.BuilderRecontextImageConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract SegmentImageConfig.BuilderSegmentImageConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract UpdateCachedContentConfig.BuilderUpdateCachedContentConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract UpdateModelConfig.BuilderUpdateModelConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract UploadFileConfig.BuilderUploadFileConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract UpscaleImageAPIConfig.BuilderUpscaleImageAPIConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.abstract UpscaleImageConfig.BuilderUpscaleImageConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.