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