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