Uses of Class
cloud.liblibai.openapi.client.model.ComfyStatusResponse
Packages that use ComfyStatusResponse
Package
Description
-
Uses of ComfyStatusResponse in cloud.liblibai.client
Methods in cloud.liblibai.client that return ComfyStatusResponse -
Uses of ComfyStatusResponse in cloud.liblibai.openapi.client.api
Methods in cloud.liblibai.openapi.client.api that return ComfyStatusResponseModifier and TypeMethodDescriptionDefaultApi.getComfyStatus(ComfyStatusRequest comfyStatusRequest) 查询 comfy 生图结果 根据生图任务uuid查询生图任务的状态和结果Methods in cloud.liblibai.openapi.client.api that return types with arguments of type ComfyStatusResponseModifier and TypeMethodDescriptionDefaultApi.getComfyStatusWithHttpInfo(ComfyStatusRequest comfyStatusRequest) 查询 comfy 生图结果 根据生图任务uuid查询生图任务的状态和结果Method parameters in cloud.liblibai.openapi.client.api with type arguments of type ComfyStatusResponseModifier and TypeMethodDescriptionokhttp3.CallDefaultApi.getComfyStatusAsync(ComfyStatusRequest comfyStatusRequest, ApiCallback<ComfyStatusResponse> _callback) 查询 comfy 生图结果 (asynchronously) 根据生图任务uuid查询生图任务的状态和结果 -
Uses of ComfyStatusResponse in cloud.liblibai.openapi.client.model
Methods in cloud.liblibai.openapi.client.model that return ComfyStatusResponseModifier and TypeMethodDescriptionComfyStatusResponse.data(ComfyStatusResponseData data) static ComfyStatusResponseCreate an instance of ComfyStatusResponse given an JSON string