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.BuilderDeleteBatchJobConfig.builder()Instantiates a builder for DeleteBatchJobConfig.abstract DeleteBatchJobConfig.BuilderDeleteBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.DeleteBatchJobConfig.Builder.httpOptions(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract DeleteBatchJobConfig.BuilderDeleteBatchJobConfig.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.