@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetHostServiceMetricInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_HOSTS |
static String |
SERIALIZED_NAME_METRICS |
static String |
SERIALIZED_NAME_RANGE |
static String |
SERIALIZED_NAME_SERVICES |
_isPresent_| 构造器和说明 |
|---|
GetHostServiceMetricInput() |
public GetHostServiceMetricInput range(String range)
public void setRange(String range)
public GetHostServiceMetricInput range_ExplictlyNull()
public GetHostServiceMetricInput range_ExplictlyNonNull()
public void setRange_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRange_IsExplictlyNull()
public GetHostServiceMetricInput hosts(HostWhereInput hosts)
@Nonnull public HostWhereInput getHosts()
public void setHosts(HostWhereInput hosts)
public GetHostServiceMetricInput hosts_ExplictlyNull()
public GetHostServiceMetricInput hosts_ExplictlyNonNull()
public void setHosts_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHosts_IsExplictlyNull()
public GetHostServiceMetricInput services(List<String> services)
public GetHostServiceMetricInput addServicesItem(String servicesItem)
public GetHostServiceMetricInput services_ExplictlyNull()
public GetHostServiceMetricInput services_ExplictlyNonNull()
public void setServices_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServices_IsExplictlyNull()
public GetHostServiceMetricInput metrics(List<String> metrics)
public GetHostServiceMetricInput addMetricsItem(String metricsItem)
public GetHostServiceMetricInput metrics_ExplictlyNull()
public GetHostServiceMetricInput metrics_ExplictlyNonNull()
public void setMetrics_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetrics_IsExplictlyNull()
Copyright © 2025. All rights reserved.