Package com.azure.ai.openai.models
Class ImageOperationStatus
java.lang.Object
com.azure.ai.openai.models.ImageOperationStatus
Provides status details for long running operations.
-
Method Summary
-
Method Details
-
getId
Get the id property: The unique ID of the operation.- Returns:
- the id value.
-
getStatus
Get the status property: The status of the operation.- Returns:
- the status value.
-