Package com.openai.models.beta.threads
        Class ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static
- 
                    
                    - All Implemented Interfaces:
 
 public final class ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.BuilderA builder for Static. public final classThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.InnerStatic
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.InnerStaticstatic_()final JsonValue_type()Always static.final JsonField<ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.InnerStatic>_static_()Returns the raw JSON value of static_. final Map<String, JsonValue>_additionalProperties()final ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.BuildertoBuilder()final ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Staticvalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.Builderbuilder()Returns a mutable builder for constructing an instance of Static. - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        static_final ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.InnerStatic static_() 
 - 
                                        _typefinal JsonValue _type() Always static.Expected to always return the following: JsonValue.from("static")However, this method can be useful for debugging and logging (e.g. if the server responded with an unexpected value). 
 - 
                                        _static_final JsonField<ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.InnerStatic> _static_() Returns the raw JSON value of static_. Unlike static_, this method doesn't throw if the JSON field has an unexpected type. 
 - 
                                        _additionalPropertiesfinal Map<String, JsonValue> _additionalProperties() 
 - 
                                        toBuilderfinal ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.Builder toBuilder() 
 - 
                                        validatefinal ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static validate() 
 - 
                                        builderfinal static ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.Static.Builder builder() Returns a mutable builder for constructing an instance of Static. The following fields are required: .static_()
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-