public class AutoCCForCreateDomainOutput extends Object
| Constructor and Description |
|---|
AutoCCForCreateDomainOutput() |
| Modifier and Type | Method and Description |
|---|---|
AutoCCForCreateDomainOutput |
action(String action) |
AutoCCForCreateDomainOutput |
autoCCEnable(Integer autoCCEnable) |
AutoCCForCreateDomainOutput |
defenceLevel(String defenceLevel) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
Integer |
getAutoCCEnable()
Get autoCCEnable
|
String |
getDefenceLevel()
Get defenceLevel
|
int |
hashCode() |
void |
setAction(String action) |
void |
setAutoCCEnable(Integer autoCCEnable) |
void |
setDefenceLevel(String defenceLevel) |
String |
toString() |
public AutoCCForCreateDomainOutput action(String action)
public String getAction()
public void setAction(String action)
public AutoCCForCreateDomainOutput autoCCEnable(Integer autoCCEnable)
public Integer getAutoCCEnable()
public void setAutoCCEnable(Integer autoCCEnable)
public AutoCCForCreateDomainOutput defenceLevel(String defenceLevel)
public String getDefenceLevel()
public void setDefenceLevel(String defenceLevel)
Copyright © 2025. All rights reserved.