Uses of Enum
com.azure.ai.openai.models.UploadObject
Packages that use UploadObject
-
Uses of UploadObject in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return UploadObjectModifier and TypeMethodDescriptionstatic UploadObjectUploadObject.fromString(String value) Parses a serialized value to a UploadObject instance.Upload.getObject()Get the object property: The object type, which is always "upload".static UploadObjectReturns the enum constant of this type with the specified name.static UploadObject[]UploadObject.values()Returns an array containing the constants of this enum type, in the order they are declared.