Uses of Enum Class
dev.langchain4j.internal.ProviderJsonSpec.PropertyNaming
Packages that use ProviderJsonSpec.PropertyNaming
-
Uses of ProviderJsonSpec.PropertyNaming in dev.langchain4j.internal
Subclasses with type arguments of type ProviderJsonSpec.PropertyNaming in dev.langchain4j.internalModifier and TypeClassDescriptionstatic enumHow Java property names are translated to JSON field names.Methods in dev.langchain4j.internal that return ProviderJsonSpec.PropertyNamingModifier and TypeMethodDescriptionProviderJsonSpec.propertyNaming()Returns the enum constant of this class with the specified name.static ProviderJsonSpec.PropertyNaming[]ProviderJsonSpec.PropertyNaming.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.internal with parameters of type ProviderJsonSpec.PropertyNamingModifier and TypeMethodDescriptionProviderJsonSpec.Builder.propertyNaming(ProviderJsonSpec.PropertyNaming propertyNaming)