@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetTopNMetricInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetTopNMetricInput.TypeEnum
Gets or Sets type
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTERS |
static String |
SERIALIZED_NAME_METRICS |
static String |
SERIALIZED_NAME_N |
static String |
SERIALIZED_NAME_RANGE |
static String |
SERIALIZED_NAME_TYPE |
_isPresent_| 构造器和说明 |
|---|
GetTopNMetricInput() |
public GetTopNMetricInput metrics(List<String> metrics)
public GetTopNMetricInput addMetricsItem(String metricsItem)
public GetTopNMetricInput metrics_ExplictlyNull()
public GetTopNMetricInput metrics_ExplictlyNonNull()
public void setMetrics_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetrics_IsExplictlyNull()
public GetTopNMetricInput clusters(ClusterWhereInput clusters)
@Nonnull public ClusterWhereInput getClusters()
public void setClusters(ClusterWhereInput clusters)
public GetTopNMetricInput clusters_ExplictlyNull()
public GetTopNMetricInput clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public GetTopNMetricInput type(GetTopNMetricInput.TypeEnum type)
@Nonnull public GetTopNMetricInput.TypeEnum getType()
public void setType(GetTopNMetricInput.TypeEnum type)
public GetTopNMetricInput type_ExplictlyNull()
public GetTopNMetricInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public GetTopNMetricInput n(Integer n)
public void setN(Integer n)
public GetTopNMetricInput n_ExplictlyNull()
public GetTopNMetricInput n_ExplictlyNonNull()
public void setN_IsExplictlyNull(boolean isExplictlyNull)
public boolean getN_IsExplictlyNull()
public GetTopNMetricInput range(String range)
public void setRange(String range)
public GetTopNMetricInput range_ExplictlyNull()
public GetTopNMetricInput range_ExplictlyNonNull()
public void setRange_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRange_IsExplictlyNull()
Copyright © 2025. All rights reserved.