Uses of Class
com.azure.ai.openai.models.ImageGenerationData
Packages that use ImageGenerationData
-
Uses of ImageGenerationData in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ImageGenerationDataModifier and TypeMethodDescriptionstatic ImageGenerationDataImageGenerationData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ImageGenerationData from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type ImageGenerationDataModifier and TypeMethodDescriptionImageGenerations.getData()Get the data property: The images generated by the operation.