Package com.openai.models
Class StaticFileChunkingStrategyObjectParam.Type
-
- All Implemented Interfaces:
-
com.openai.core.Enum
public final class StaticFileChunkingStrategyObjectParam.Type implements EnumAlways
static.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumStaticFileChunkingStrategyObjectParam.Type.Knownpublic enumStaticFileChunkingStrategyObjectParam.Type.Value
-
Field Summary
Fields Modifier and Type Field Description public final static StaticFileChunkingStrategyObjectParam.TypeSTATIC
-
Method Summary
Modifier and Type Method Description final JsonField<String>_value()final StaticFileChunkingStrategyObjectParam.Type.Valuevalue()final StaticFileChunkingStrategyObjectParam.Type.Knownknown()final StringasString()Booleanequals(Object other)IntegerhashCode()StringtoString()final static StaticFileChunkingStrategyObjectParam.Typeof(String value)-
-
Method Detail
-
value
final StaticFileChunkingStrategyObjectParam.Type.Value value()
-
known
final StaticFileChunkingStrategyObjectParam.Type.Known known()
-
of
final static StaticFileChunkingStrategyObjectParam.Type of(String value)
-
-
-
-