Uses of Class
com.google.genai.types.DeleteBatchJobConfig.Builder
Packages that use DeleteBatchJobConfig.Builder
-
Uses of DeleteBatchJobConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return DeleteBatchJobConfig.BuilderModifier and TypeMethodDescriptionstatic DeleteBatchJobConfig.Builder
DeleteBatchJobConfig.builder()
Instantiates a builder for DeleteBatchJobConfig.abstract DeleteBatchJobConfig.Builder
DeleteBatchJobConfig.Builder.httpOptions
(HttpOptions httpOptions) Setter for httpOptions.DeleteBatchJobConfig.Builder.httpOptions
(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract DeleteBatchJobConfig.Builder
DeleteBatchJobConfig.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type DeleteBatchJobConfig.BuilderModifier and TypeMethodDescriptionDeleteBatchJobParameters.Builder.config
(DeleteBatchJobConfig.Builder configBuilder) Setter for config builder.