public class ReferersTypeForAddCdnDomainInput extends Object
| Constructor and Description |
|---|
ReferersTypeForAddCdnDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
ReferersTypeForAddCdnDomainInput |
commonType(CommonTypeForAddCdnDomainInput commonType) |
boolean |
equals(Object o) |
@Valid CommonTypeForAddCdnDomainInput |
getCommonType()
Get commonType
|
@Valid RegularTypeForAddCdnDomainInput |
getRegularType()
Get regularType
|
int |
hashCode() |
ReferersTypeForAddCdnDomainInput |
regularType(RegularTypeForAddCdnDomainInput regularType) |
void |
setCommonType(CommonTypeForAddCdnDomainInput commonType) |
void |
setRegularType(RegularTypeForAddCdnDomainInput regularType) |
String |
toString() |
public ReferersTypeForAddCdnDomainInput commonType(CommonTypeForAddCdnDomainInput commonType)
@Valid public @Valid CommonTypeForAddCdnDomainInput getCommonType()
public void setCommonType(CommonTypeForAddCdnDomainInput commonType)
public ReferersTypeForAddCdnDomainInput regularType(RegularTypeForAddCdnDomainInput regularType)
@Valid public @Valid RegularTypeForAddCdnDomainInput getRegularType()
public void setRegularType(RegularTypeForAddCdnDomainInput regularType)
Copyright © 2025. All rights reserved.