public class InstanceTypeForGetWorkspaceOutput extends Object
| Constructor and Description |
|---|
InstanceTypeForGetWorkspaceOutput() |
public InstanceTypeForGetWorkspaceOutput activeSeries(Integer activeSeries)
public Integer getActiveSeries()
public void setActiveSeries(Integer activeSeries)
public InstanceTypeForGetWorkspaceOutput availabilityZoneReplicas(Integer availabilityZoneReplicas)
public Integer getAvailabilityZoneReplicas()
public void setAvailabilityZoneReplicas(Integer availabilityZoneReplicas)
public InstanceTypeForGetWorkspaceOutput calculatePriceParams(List<CalculatePriceParamForGetWorkspaceOutput> calculatePriceParams)
public InstanceTypeForGetWorkspaceOutput addCalculatePriceParamsItem(CalculatePriceParamForGetWorkspaceOutput calculatePriceParamsItem)
@Valid public @Valid List<CalculatePriceParamForGetWorkspaceOutput> getCalculatePriceParams()
public void setCalculatePriceParams(List<CalculatePriceParamForGetWorkspaceOutput> calculatePriceParams)
public InstanceTypeForGetWorkspaceOutput downsamplingPeriods(List<String> downsamplingPeriods)
public InstanceTypeForGetWorkspaceOutput addDownsamplingPeriodsItem(String downsamplingPeriodsItem)
public List<String> getDownsamplingPeriods()
public InstanceTypeForGetWorkspaceOutput id(String id)
public String getId()
public void setId(String id)
public InstanceTypeForGetWorkspaceOutput ingestSamplesPerSecond(Integer ingestSamplesPerSecond)
public Integer getIngestSamplesPerSecond()
public void setIngestSamplesPerSecond(Integer ingestSamplesPerSecond)
public InstanceTypeForGetWorkspaceOutput queryConcurrency(Integer queryConcurrency)
public Integer getQueryConcurrency()
public void setQueryConcurrency(Integer queryConcurrency)
public InstanceTypeForGetWorkspaceOutput queryPerSecond(Integer queryPerSecond)
public Integer getQueryPerSecond()
public void setQueryPerSecond(Integer queryPerSecond)
public InstanceTypeForGetWorkspaceOutput replicasPerZone(Integer replicasPerZone)
public Integer getReplicasPerZone()
public void setReplicasPerZone(Integer replicasPerZone)
public InstanceTypeForGetWorkspaceOutput retentionPeriod(String retentionPeriod)
public String getRetentionPeriod()
public void setRetentionPeriod(String retentionPeriod)
public InstanceTypeForGetWorkspaceOutput scanSamplesPerSecond(Long scanSamplesPerSecond)
public Long getScanSamplesPerSecond()
public void setScanSamplesPerSecond(Long scanSamplesPerSecond)
public InstanceTypeForGetWorkspaceOutput scanSeriesPerSecond(Integer scanSeriesPerSecond)
public Integer getScanSeriesPerSecond()
public void setScanSeriesPerSecond(Integer scanSeriesPerSecond)
Copyright © 2026. All rights reserved.