Package com.intellijava.core.model
Class OpenaiImageResponse.Data
java.lang.Object
com.intellijava.core.model.OpenaiImageResponse.Data
- Enclosing class:
OpenaiImageResponse
A nested class that represents an image object returned in the API response.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Data
public Data()Data default constructor.
-
-
Method Details
-
getUrl
Gets the URL of the image- Returns:
- the URL of the image
-