public class LogSetupForUpdateClusterConfigInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogSetupForUpdateClusterConfigInput.LogTypeEnum
Gets or Sets logType
|
| Constructor and Description |
|---|
LogSetupForUpdateClusterConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
LogSetupForUpdateClusterConfigInput |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
Integer |
getLogTtl()
Get logTtl
|
LogSetupForUpdateClusterConfigInput.LogTypeEnum |
getLogType()
Get logType
|
int |
hashCode() |
Boolean |
isEnabled()
Get enabled
|
LogSetupForUpdateClusterConfigInput |
logTtl(Integer logTtl) |
LogSetupForUpdateClusterConfigInput |
logType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType) |
void |
setEnabled(Boolean enabled) |
void |
setLogTtl(Integer logTtl) |
void |
setLogType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType) |
String |
toString() |
public LogSetupForUpdateClusterConfigInput enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public LogSetupForUpdateClusterConfigInput logTtl(Integer logTtl)
public Integer getLogTtl()
public void setLogTtl(Integer logTtl)
public LogSetupForUpdateClusterConfigInput logType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType)
public LogSetupForUpdateClusterConfigInput.LogTypeEnum getLogType()
public void setLogType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType)
Copyright © 2024. All rights reserved.