public class LoggingConfigForListClustersOutput extends Object
| Constructor and Description |
|---|
LoggingConfigForListClustersOutput() |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigForListClustersOutput |
addLogSetupsItem(LogSetupForListClustersOutput logSetupsItem) |
boolean |
equals(Object o) |
String |
getLogProjectId()
Get logProjectId
|
@Valid List<LogSetupForListClustersOutput> |
getLogSetups()
Get logSetups
|
int |
hashCode() |
LoggingConfigForListClustersOutput |
logProjectId(String logProjectId) |
LoggingConfigForListClustersOutput |
logSetups(List<LogSetupForListClustersOutput> logSetups) |
void |
setLogProjectId(String logProjectId) |
void |
setLogSetups(List<LogSetupForListClustersOutput> logSetups) |
String |
toString() |
public LoggingConfigForListClustersOutput logProjectId(String logProjectId)
public String getLogProjectId()
public void setLogProjectId(String logProjectId)
public LoggingConfigForListClustersOutput logSetups(List<LogSetupForListClustersOutput> logSetups)
public LoggingConfigForListClustersOutput addLogSetupsItem(LogSetupForListClustersOutput logSetupsItem)
@Valid public @Valid List<LogSetupForListClustersOutput> getLogSetups()
public void setLogSetups(List<LogSetupForListClustersOutput> logSetups)
Copyright © 2024. All rights reserved.