public class QuotaForGetWorkspaceOutput extends Object
| Constructor and Description |
|---|
QuotaForGetWorkspaceOutput() |
public QuotaForGetWorkspaceOutput activeSeries(Integer activeSeries)
public Integer getActiveSeries()
public void setActiveSeries(Integer activeSeries)
public QuotaForGetWorkspaceOutput ingestSamplesPerSecond(Integer ingestSamplesPerSecond)
public Integer getIngestSamplesPerSecond()
public void setIngestSamplesPerSecond(Integer ingestSamplesPerSecond)
public QuotaForGetWorkspaceOutput publicQueryBandwidth(Long publicQueryBandwidth)
public Long getPublicQueryBandwidth()
public void setPublicQueryBandwidth(Long publicQueryBandwidth)
public QuotaForGetWorkspaceOutput publicWriteBandwidth(Long publicWriteBandwidth)
public Long getPublicWriteBandwidth()
public void setPublicWriteBandwidth(Long publicWriteBandwidth)
public QuotaForGetWorkspaceOutput queryPerSecond(Integer queryPerSecond)
public Integer getQueryPerSecond()
public void setQueryPerSecond(Integer queryPerSecond)
public QuotaForGetWorkspaceOutput scanSamplesPerSecond(Long scanSamplesPerSecond)
public Long getScanSamplesPerSecond()
public void setScanSamplesPerSecond(Long scanSamplesPerSecond)
public QuotaForGetWorkspaceOutput scanSeriesPerSecond(Integer scanSeriesPerSecond)
public Integer getScanSeriesPerSecond()
public void setScanSeriesPerSecond(Integer scanSeriesPerSecond)
Copyright © 2026. All rights reserved.