Uses of Class
com.volcengine.acep.model.RowForListPodResourceOutput
-
Packages that use RowForListPodResourceOutput Package Description com.volcengine.acep.model -
-
Uses of RowForListPodResourceOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return RowForListPodResourceOutput Modifier and Type Method Description RowForListPodResourceOutputRowForListPodResourceOutput. applyNum(Integer applyNum)RowForListPodResourceOutputRowForListPodResourceOutput. configurationCode(String configurationCode)RowForListPodResourceOutputRowForListPodResourceOutput. dc(String dc)RowForListPodResourceOutputRowForListPodResourceOutput. expireAt(Long expireAt)RowForListPodResourceOutputRowForListPodResourceOutput. onlineNum(Integer onlineNum)RowForListPodResourceOutputRowForListPodResourceOutput. productId(String productId)RowForListPodResourceOutputRowForListPodResourceOutput. readyNum(Integer readyNum)RowForListPodResourceOutputRowForListPodResourceOutput. region(String region)RowForListPodResourceOutputRowForListPodResourceOutput. totalDataSize(Integer totalDataSize)RowForListPodResourceOutputRowForListPodResourceOutput. totalNum(Integer totalNum)RowForListPodResourceOutputRowForListPodResourceOutput. volcRegion(String volcRegion)RowForListPodResourceOutputRowForListPodResourceOutput. zoneId(String zoneId)Methods in com.volcengine.acep.model that return types with arguments of type RowForListPodResourceOutput Modifier and Type Method Description @Valid List<RowForListPodResourceOutput>ListPodResourceResponse. getRow()Get rowMethods in com.volcengine.acep.model with parameters of type RowForListPodResourceOutput Modifier and Type Method Description ListPodResourceResponseListPodResourceResponse. addRowItem(RowForListPodResourceOutput rowItem)Method parameters in com.volcengine.acep.model with type arguments of type RowForListPodResourceOutput Modifier and Type Method Description ListPodResourceResponseListPodResourceResponse. row(List<RowForListPodResourceOutput> row)voidListPodResourceResponse. setRow(List<RowForListPodResourceOutput> row)
-