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