@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetVmVolumeMetricInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_METRICS |
static String |
SERIALIZED_NAME_RANGE |
static String |
SERIALIZED_NAME_VM_VOLUMES |
_isPresent_| 构造器和说明 |
|---|
GetVmVolumeMetricInput() |
public GetVmVolumeMetricInput range(String range)
public void setRange(String range)
public GetVmVolumeMetricInput range_ExplictlyNull()
public GetVmVolumeMetricInput range_ExplictlyNonNull()
public void setRange_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRange_IsExplictlyNull()
public GetVmVolumeMetricInput metrics(List<String> metrics)
public GetVmVolumeMetricInput addMetricsItem(String metricsItem)
public GetVmVolumeMetricInput metrics_ExplictlyNull()
public GetVmVolumeMetricInput metrics_ExplictlyNonNull()
public void setMetrics_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetrics_IsExplictlyNull()
public GetVmVolumeMetricInput vmVolumes(VmVolumeWhereInput vmVolumes)
@Nonnull public VmVolumeWhereInput getVmVolumes()
public void setVmVolumes(VmVolumeWhereInput vmVolumes)
public GetVmVolumeMetricInput vmVolumes_ExplictlyNull()
public GetVmVolumeMetricInput vmVolumes_ExplictlyNonNull()
public void setVmVolumes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmVolumes_IsExplictlyNull()
Copyright © 2025. All rights reserved.