public class MonitoringConfigForUpdateClusterConfigInput extends Object
| Constructor and Description |
|---|
MonitoringConfigForUpdateClusterConfigInput() |
public MonitoringConfigForUpdateClusterConfigInput()
public MonitoringConfigForUpdateClusterConfigInput componentConfigs(List<ComponentConfigForUpdateClusterConfigInput> componentConfigs)
public MonitoringConfigForUpdateClusterConfigInput addComponentConfigsItem(ComponentConfigForUpdateClusterConfigInput componentConfigsItem)
@Valid public @Valid List<ComponentConfigForUpdateClusterConfigInput> getComponentConfigs()
public void setComponentConfigs(List<ComponentConfigForUpdateClusterConfigInput> componentConfigs)
public MonitoringConfigForUpdateClusterConfigInput enableMetricsExternalCollection(Boolean enableMetricsExternalCollection)
public Boolean isEnableMetricsExternalCollection()
public void setEnableMetricsExternalCollection(Boolean enableMetricsExternalCollection)
public MonitoringConfigForUpdateClusterConfigInput workspaceId(String workspaceId)
public String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
Copyright © 2026. All rights reserved.