public class MonitoringConfigForUpdateClusterConfigInput extends Object
| Constructor and Description |
|---|
MonitoringConfigForUpdateClusterConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
MonitoringConfigForUpdateClusterConfigInput |
addComponentConfigsItem(ComponentConfigForUpdateClusterConfigInput componentConfigsItem) |
MonitoringConfigForUpdateClusterConfigInput |
componentConfigs(List<ComponentConfigForUpdateClusterConfigInput> componentConfigs) |
boolean |
equals(Object o) |
@Valid List<ComponentConfigForUpdateClusterConfigInput> |
getComponentConfigs()
Get componentConfigs
|
String |
getWorkspaceId()
Get workspaceId
|
int |
hashCode() |
void |
setComponentConfigs(List<ComponentConfigForUpdateClusterConfigInput> componentConfigs) |
void |
setWorkspaceId(String workspaceId) |
String |
toString() |
MonitoringConfigForUpdateClusterConfigInput |
workspaceId(String workspaceId) |
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 workspaceId(String workspaceId)
public String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
Copyright © 2026. All rights reserved.