public class DescribeContentQuotaResponse
extends com.volcengine.model.AbstractResponse
| Constructor and Description |
|---|
DescribeContentQuotaResponse() |
public DescribeContentQuotaResponse blockLimit(Long blockLimit)
public Long getBlockLimit()
public void setBlockLimit(Long blockLimit)
public DescribeContentQuotaResponse blockQuota(Long blockQuota)
public Long getBlockQuota()
public void setBlockQuota(Long blockQuota)
public DescribeContentQuotaResponse blockRemain(Long blockRemain)
public Long getBlockRemain()
public void setBlockRemain(Long blockRemain)
public DescribeContentQuotaResponse preloadLimit(Long preloadLimit)
public Long getPreloadLimit()
public void setPreloadLimit(Long preloadLimit)
public DescribeContentQuotaResponse preloadQuota(Long preloadQuota)
public Long getPreloadQuota()
public void setPreloadQuota(Long preloadQuota)
public DescribeContentQuotaResponse preloadRemain(Long preloadRemain)
public Long getPreloadRemain()
public void setPreloadRemain(Long preloadRemain)
public DescribeContentQuotaResponse refreshDirLimit(Long refreshDirLimit)
public Long getRefreshDirLimit()
public void setRefreshDirLimit(Long refreshDirLimit)
public DescribeContentQuotaResponse refreshDirQuota(Long refreshDirQuota)
public Long getRefreshDirQuota()
public void setRefreshDirQuota(Long refreshDirQuota)
public DescribeContentQuotaResponse refreshDirRemain(Long refreshDirRemain)
public Long getRefreshDirRemain()
public void setRefreshDirRemain(Long refreshDirRemain)
public DescribeContentQuotaResponse refreshQuota(Long refreshQuota)
public Long getRefreshQuota()
public void setRefreshQuota(Long refreshQuota)
public DescribeContentQuotaResponse refreshQuotaLimit(Long refreshQuotaLimit)
public Long getRefreshQuotaLimit()
public void setRefreshQuotaLimit(Long refreshQuotaLimit)
public DescribeContentQuotaResponse refreshRegexLimit(Long refreshRegexLimit)
public Long getRefreshRegexLimit()
public void setRefreshRegexLimit(Long refreshRegexLimit)
public DescribeContentQuotaResponse refreshRegexQuota(Long refreshRegexQuota)
public Long getRefreshRegexQuota()
public void setRefreshRegexQuota(Long refreshRegexQuota)
public DescribeContentQuotaResponse refreshRegexRemain(Long refreshRegexRemain)
public Long getRefreshRegexRemain()
public void setRefreshRegexRemain(Long refreshRegexRemain)
public DescribeContentQuotaResponse refreshRemain(Long refreshRemain)
public Long getRefreshRemain()
public void setRefreshRemain(Long refreshRemain)
public DescribeContentQuotaResponse unblockLimit(Long unblockLimit)
public Long getUnblockLimit()
public void setUnblockLimit(Long unblockLimit)
public DescribeContentQuotaResponse unblockQuota(Long unblockQuota)
public Long getUnblockQuota()
public void setUnblockQuota(Long unblockQuota)
public DescribeContentQuotaResponse unblockRemain(Long unblockRemain)
public Long getUnblockRemain()
public void setUnblockRemain(Long unblockRemain)
Copyright © 2025. All rights reserved.