public class DomainForGetDomainInfoOutput extends Object
| Constructor and Description |
|---|
DomainForGetDomainInfoOutput() |
| Modifier and Type | Method and Description |
|---|---|
DomainForGetDomainInfoOutput |
accessMode(Integer accessMode) |
DomainForGetDomainInfoOutput |
apiEnable(Integer apiEnable) |
DomainForGetDomainInfoOutput |
apIEnableAutoLearning(Integer apIEnableAutoLearning) |
DomainForGetDomainInfoOutput |
botSequenceEnable(Integer botSequenceEnable) |
DomainForGetDomainInfoOutput |
domain(String domain) |
boolean |
equals(Object o) |
Integer |
getAccessMode()
Get accessMode
|
Integer |
getApiEnable()
Get apiEnable
|
Integer |
getApIEnableAutoLearning()
Get apIEnableAutoLearning
|
Integer |
getBotSequenceEnable()
Get botSequenceEnable
|
String |
getDomain()
Get domain
|
int |
hashCode() |
void |
setAccessMode(Integer accessMode) |
void |
setApiEnable(Integer apiEnable) |
void |
setApIEnableAutoLearning(Integer apIEnableAutoLearning) |
void |
setBotSequenceEnable(Integer botSequenceEnable) |
void |
setDomain(String domain) |
String |
toString() |
public DomainForGetDomainInfoOutput apIEnableAutoLearning(Integer apIEnableAutoLearning)
public Integer getApIEnableAutoLearning()
public void setApIEnableAutoLearning(Integer apIEnableAutoLearning)
public DomainForGetDomainInfoOutput accessMode(Integer accessMode)
public Integer getAccessMode()
public void setAccessMode(Integer accessMode)
public DomainForGetDomainInfoOutput apiEnable(Integer apiEnable)
public Integer getApiEnable()
public void setApiEnable(Integer apiEnable)
public DomainForGetDomainInfoOutput botSequenceEnable(Integer botSequenceEnable)
public Integer getBotSequenceEnable()
public void setBotSequenceEnable(Integer botSequenceEnable)
public DomainForGetDomainInfoOutput domain(String domain)
public String getDomain()
public void setDomain(String domain)
Copyright © 2025. All rights reserved.