Uses of Class
com.volcengine.acep.model.CreateImageOneStepResponse
-
Packages that use CreateImageOneStepResponse Package Description com.volcengine.acep com.volcengine.acep.model -
-
Uses of CreateImageOneStepResponse in com.volcengine.acep
Methods in com.volcengine.acep that return CreateImageOneStepResponse Modifier and Type Method Description CreateImageOneStepResponseAcepApi. createImageOneStep(CreateImageOneStepRequest body)Methods in com.volcengine.acep that return types with arguments of type CreateImageOneStepResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateImageOneStepResponse>AcepApi. createImageOneStepWithHttpInfo(@NotNull CreateImageOneStepRequest body)Method parameters in com.volcengine.acep with type arguments of type CreateImageOneStepResponse Modifier and Type Method Description com.squareup.okhttp.CallAcepApi. createImageOneStepAsync(CreateImageOneStepRequest body, com.volcengine.ApiCallback<CreateImageOneStepResponse> callback)(asynchronously) -
Uses of CreateImageOneStepResponse in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return CreateImageOneStepResponse Modifier and Type Method Description CreateImageOneStepResponseCreateImageOneStepResponse. taskAction(String taskAction)CreateImageOneStepResponseCreateImageOneStepResponse. taskId(String taskId)
-