Uses of Class
com.volcengine.acep.model.RowForGetImagePreheatingOutput
-
Packages that use RowForGetImagePreheatingOutput Package Description com.volcengine.acep.model -
-
Uses of RowForGetImagePreheatingOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return RowForGetImagePreheatingOutput Modifier and Type Method Description RowForGetImagePreheatingOutputRowForGetImagePreheatingOutput. imageId(String imageId)RowForGetImagePreheatingOutputRowForGetImagePreheatingOutput. preheatFailedProgress(Integer preheatFailedProgress)RowForGetImagePreheatingOutputRowForGetImagePreheatingOutput. preheatSuccessProgress(Integer preheatSuccessProgress)Methods in com.volcengine.acep.model that return types with arguments of type RowForGetImagePreheatingOutput Modifier and Type Method Description @Valid List<RowForGetImagePreheatingOutput>GetImagePreheatingResponse. getRow()Get rowMethods in com.volcengine.acep.model with parameters of type RowForGetImagePreheatingOutput Modifier and Type Method Description GetImagePreheatingResponseGetImagePreheatingResponse. addRowItem(RowForGetImagePreheatingOutput rowItem)Method parameters in com.volcengine.acep.model with type arguments of type RowForGetImagePreheatingOutput Modifier and Type Method Description GetImagePreheatingResponseGetImagePreheatingResponse. row(List<RowForGetImagePreheatingOutput> row)voidGetImagePreheatingResponse. setRow(List<RowForGetImagePreheatingOutput> row)
-