Uses of Class
com.volcengine.acep.model.RowForListPodOutput
-
Packages that use RowForListPodOutput Package Description com.volcengine.acep.model -
-
Uses of RowForListPodOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return types with arguments of type RowForListPodOutput Modifier and Type Method Description @Valid List<RowForListPodOutput>ListPodResponse. getRow()Get rowMethods in com.volcengine.acep.model with parameters of type RowForListPodOutput Modifier and Type Method Description ListPodResponseListPodResponse. addRowItem(RowForListPodOutput rowItem)Method parameters in com.volcengine.acep.model with type arguments of type RowForListPodOutput Modifier and Type Method Description ListPodResponseListPodResponse. row(List<RowForListPodOutput> row)voidListPodResponse. setRow(List<RowForListPodOutput> row)
-