@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetLunMetricInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_HOSTS |
static String |
SERIALIZED_NAME_LUNS |
static String |
SERIALIZED_NAME_METRICS |
static String |
SERIALIZED_NAME_RANGE |
_isPresent_| 构造器和说明 |
|---|
GetLunMetricInput() |
public GetLunMetricInput range(String range)
public void setRange(String range)
public GetLunMetricInput range_ExplictlyNull()
public GetLunMetricInput range_ExplictlyNonNull()
public void setRange_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRange_IsExplictlyNull()
public GetLunMetricInput hosts(HostWhereInput hosts)
@Nullable public HostWhereInput getHosts()
public void setHosts(HostWhereInput hosts)
public GetLunMetricInput hosts_ExplictlyNull()
public GetLunMetricInput hosts_ExplictlyNonNull()
public void setHosts_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHosts_IsExplictlyNull()
public GetLunMetricInput luns(IscsiLunWhereInput luns)
@Nonnull public IscsiLunWhereInput getLuns()
public void setLuns(IscsiLunWhereInput luns)
public GetLunMetricInput luns_ExplictlyNull()
public GetLunMetricInput luns_ExplictlyNonNull()
public void setLuns_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLuns_IsExplictlyNull()
public GetLunMetricInput metrics(List<String> metrics)
public GetLunMetricInput addMetricsItem(String metricsItem)
public GetLunMetricInput metrics_ExplictlyNull()
public GetLunMetricInput metrics_ExplictlyNonNull()
public void setMetrics_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetrics_IsExplictlyNull()
Copyright © 2025. All rights reserved.