public class CertCheckForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
CertCheckForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
CertCheckForUpdateCdnConfigInput |
_switch(Boolean _switch) |
CertCheckForUpdateCdnConfigInput |
addCertInfoListItem(CertInfoListForUpdateCdnConfigInput certInfoListItem) |
CertCheckForUpdateCdnConfigInput |
certInfoList(List<CertInfoListForUpdateCdnConfigInput> certInfoList) |
boolean |
equals(Object o) |
@Valid List<CertInfoListForUpdateCdnConfigInput> |
getCertInfoList()
Get certInfoList
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setCertInfoList(List<CertInfoListForUpdateCdnConfigInput> certInfoList) |
void |
setSwitch(Boolean _switch) |
String |
toString() |
public CertCheckForUpdateCdnConfigInput certInfoList(List<CertInfoListForUpdateCdnConfigInput> certInfoList)
public CertCheckForUpdateCdnConfigInput addCertInfoListItem(CertInfoListForUpdateCdnConfigInput certInfoListItem)
@Valid public @Valid List<CertInfoListForUpdateCdnConfigInput> getCertInfoList()
public void setCertInfoList(List<CertInfoListForUpdateCdnConfigInput> certInfoList)
public CertCheckForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
Copyright © 2025. All rights reserved.