Uses of Class
com.volcengine.acep.model.RowForListPodResourceSetOutput
-
Packages that use RowForListPodResourceSetOutput Package Description com.volcengine.acep.model -
-
Uses of RowForListPodResourceSetOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return RowForListPodResourceSetOutput Modifier and Type Method Description RowForListPodResourceSetOutputRowForListPodResourceSetOutput. accountId(String accountId)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. applyNum(Long applyNum)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. chargeType(String chargeType)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. configurationCode(String configurationCode)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. dc(String dc)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. expireAt(Long expireAt)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. productId(String productId)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. region(String region)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. resourceSetId(String resourceSetId)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. term(Integer term)RowForListPodResourceSetOutputRowForListPodResourceSetOutput. volcRegion(String volcRegion)Methods in com.volcengine.acep.model that return types with arguments of type RowForListPodResourceSetOutput Modifier and Type Method Description @Valid List<RowForListPodResourceSetOutput>ListPodResourceSetResponse. getRow()Get rowMethods in com.volcengine.acep.model with parameters of type RowForListPodResourceSetOutput Modifier and Type Method Description ListPodResourceSetResponseListPodResourceSetResponse. addRowItem(RowForListPodResourceSetOutput rowItem)Method parameters in com.volcengine.acep.model with type arguments of type RowForListPodResourceSetOutput Modifier and Type Method Description ListPodResourceSetResponseListPodResourceSetResponse. row(List<RowForListPodResourceSetOutput> row)voidListPodResourceSetResponse. setRow(List<RowForListPodResourceSetOutput> row)
-