@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GraphCreationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_ID |
static String |
SERIALIZED_NAME_CONNECT_ID |
static String |
SERIALIZED_NAME_INSTANCE_IDS |
static String |
SERIALIZED_NAME_METRIC_COUNT |
static String |
SERIALIZED_NAME_METRIC_NAME |
static String |
SERIALIZED_NAME_METRIC_TYPE |
static String |
SERIALIZED_NAME_NETWORK |
static String |
SERIALIZED_NAME_RESOURCE_TYPE |
static String |
SERIALIZED_NAME_SERVICE |
static String |
SERIALIZED_NAME_TITLE |
static String |
SERIALIZED_NAME_TYPE |
static String |
SERIALIZED_NAME_VIEW_ID |
_isPresent_| 构造器和说明 |
|---|
GraphCreationParams() |
public GraphCreationParams instanceIds(List<String> instanceIds)
public GraphCreationParams addInstanceIdsItem(String instanceIdsItem)
public GraphCreationParams instanceIds_ExplictlyNull()
public GraphCreationParams instanceIds_ExplictlyNonNull()
public void setInstanceIds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInstanceIds_IsExplictlyNull()
public GraphCreationParams network(NetworkType network)
@Nullable public NetworkType getNetwork()
public void setNetwork(NetworkType network)
public GraphCreationParams network_ExplictlyNull()
public GraphCreationParams network_ExplictlyNonNull()
public void setNetwork_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNetwork_IsExplictlyNull()
public GraphCreationParams service(String service)
public void setService(String service)
public GraphCreationParams service_ExplictlyNull()
public GraphCreationParams service_ExplictlyNonNull()
public void setService_IsExplictlyNull(boolean isExplictlyNull)
public boolean getService_IsExplictlyNull()
public GraphCreationParams metricType(MetricType metricType)
@Nullable public MetricType getMetricType()
public void setMetricType(MetricType metricType)
public GraphCreationParams metricType_ExplictlyNull()
public GraphCreationParams metricType_ExplictlyNonNull()
public void setMetricType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricType_IsExplictlyNull()
public GraphCreationParams metricCount(Integer metricCount)
public void setMetricCount(Integer metricCount)
public GraphCreationParams metricCount_ExplictlyNull()
public GraphCreationParams metricCount_ExplictlyNonNull()
public void setMetricCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCount_IsExplictlyNull()
public GraphCreationParams type(GraphType type)
public void setType(GraphType type)
public GraphCreationParams type_ExplictlyNull()
public GraphCreationParams type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public GraphCreationParams resourceType(String resourceType)
public void setResourceType(String resourceType)
public GraphCreationParams resourceType_ExplictlyNull()
public GraphCreationParams resourceType_ExplictlyNonNull()
public void setResourceType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceType_IsExplictlyNull()
public GraphCreationParams viewId(String viewId)
public void setViewId(String viewId)
public GraphCreationParams viewId_ExplictlyNull()
public GraphCreationParams viewId_ExplictlyNonNull()
public void setViewId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getViewId_IsExplictlyNull()
public GraphCreationParams title(String title)
public void setTitle(String title)
public GraphCreationParams title_ExplictlyNull()
public GraphCreationParams title_ExplictlyNonNull()
public void setTitle_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitle_IsExplictlyNull()
public GraphCreationParams clusterId(String clusterId)
public void setClusterId(String clusterId)
public GraphCreationParams clusterId_ExplictlyNull()
public GraphCreationParams clusterId_ExplictlyNonNull()
public void setClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterId_IsExplictlyNull()
public GraphCreationParams connectId(List<String> connectId)
public GraphCreationParams addConnectIdItem(String connectIdItem)
public GraphCreationParams connectId_ExplictlyNull()
public GraphCreationParams connectId_ExplictlyNonNull()
public void setConnectId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConnectId_IsExplictlyNull()
public GraphCreationParams metricName(String metricName)
public void setMetricName(String metricName)
public GraphCreationParams metricName_ExplictlyNull()
public GraphCreationParams metricName_ExplictlyNonNull()
public void setMetricName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricName_IsExplictlyNull()
Copyright © 2025. All rights reserved.