@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetNvmfNamespaceMetricInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_HOSTS |
static String |
SERIALIZED_NAME_METRICS |
static String |
SERIALIZED_NAME_NVMF_NAMESPACES |
static String |
SERIALIZED_NAME_RANGE |
_isPresent_| 构造器和说明 |
|---|
GetNvmfNamespaceMetricInput() |
public static final String SERIALIZED_NAME_NVMF_NAMESPACES
public GetNvmfNamespaceMetricInput hosts(HostWhereInput hosts)
@Nullable public HostWhereInput getHosts()
public void setHosts(HostWhereInput hosts)
public GetNvmfNamespaceMetricInput hosts_ExplictlyNull()
public GetNvmfNamespaceMetricInput hosts_ExplictlyNonNull()
public void setHosts_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHosts_IsExplictlyNull()
public GetNvmfNamespaceMetricInput nvmfNamespaces(NvmfNamespaceWhereInput nvmfNamespaces)
@Nonnull public NvmfNamespaceWhereInput getNvmfNamespaces()
public void setNvmfNamespaces(NvmfNamespaceWhereInput nvmfNamespaces)
public GetNvmfNamespaceMetricInput nvmfNamespaces_ExplictlyNull()
public GetNvmfNamespaceMetricInput nvmfNamespaces_ExplictlyNonNull()
public void setNvmfNamespaces_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNvmfNamespaces_IsExplictlyNull()
public GetNvmfNamespaceMetricInput metrics(List<String> metrics)
public GetNvmfNamespaceMetricInput addMetricsItem(String metricsItem)
public GetNvmfNamespaceMetricInput metrics_ExplictlyNull()
public GetNvmfNamespaceMetricInput metrics_ExplictlyNonNull()
public void setMetrics_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetrics_IsExplictlyNull()
public GetNvmfNamespaceMetricInput range(String range)
public void setRange(String range)
public GetNvmfNamespaceMetricInput range_ExplictlyNull()
public GetNvmfNamespaceMetricInput range_ExplictlyNonNull()
public void setRange_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRange_IsExplictlyNull()
Copyright © 2025. All rights reserved.