Package com.volcengine.cdn.model
Class CommonMatchListForUpdateSharedConfigInput
- java.lang.Object
-
- com.volcengine.cdn.model.CommonMatchListForUpdateSharedConfigInput
-
public class CommonMatchListForUpdateSharedConfigInput extends Object
CommonMatchListForUpdateSharedConfigInput
-
-
Constructor Summary
Constructors Constructor Description CommonMatchListForUpdateSharedConfigInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CommonMatchListForUpdateSharedConfigInputcommonType(CommonTypeForUpdateSharedConfigInput commonType)booleanequals(Object o)@Valid CommonTypeForUpdateSharedConfigInputgetCommonType()Get commonTypeinthashCode()voidsetCommonType(CommonTypeForUpdateSharedConfigInput commonType)StringtoString()
-
-
-
Method Detail
-
commonType
public CommonMatchListForUpdateSharedConfigInput commonType(CommonTypeForUpdateSharedConfigInput commonType)
-
getCommonType
@Valid public @Valid CommonTypeForUpdateSharedConfigInput getCommonType()
Get commonType- Returns:
- commonType
-
setCommonType
public void setCommonType(CommonTypeForUpdateSharedConfigInput commonType)
-
-