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