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