Uses of Class
com.volcengine.acep.model.RowForListImageResourceOutput
-
Packages that use RowForListImageResourceOutput Package Description com.volcengine.acep.model -
-
Uses of RowForListImageResourceOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return RowForListImageResourceOutput Modifier and Type Method Description RowForListImageResourceOutputRowForListImageResourceOutput. imageId(String imageId)RowForListImageResourceOutputRowForListImageResourceOutput. podNum(Long podNum)Methods in com.volcengine.acep.model that return types with arguments of type RowForListImageResourceOutput Modifier and Type Method Description @Valid List<RowForListImageResourceOutput>ListImageResourceResponse. getRow()Get rowMethods in com.volcengine.acep.model with parameters of type RowForListImageResourceOutput Modifier and Type Method Description ListImageResourceResponseListImageResourceResponse. addRowItem(RowForListImageResourceOutput rowItem)Method parameters in com.volcengine.acep.model with type arguments of type RowForListImageResourceOutput Modifier and Type Method Description ListImageResourceResponseListImageResourceResponse. row(List<RowForListImageResourceOutput> row)voidListImageResourceResponse. setRow(List<RowForListImageResourceOutput> row)
-