public class ConditionRuleForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
ConditionRuleForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Get name
|
String |
getObject()
Get object
|
String |
getOperator()
Get operator
|
String |
getType()
Get type
|
String |
getValue()
Get value
|
int |
hashCode() |
ConditionRuleForUpdateCdnConfigInput |
name(String name) |
ConditionRuleForUpdateCdnConfigInput |
object(String object) |
ConditionRuleForUpdateCdnConfigInput |
operator(String operator) |
void |
setName(String name) |
void |
setObject(String object) |
void |
setOperator(String operator) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
ConditionRuleForUpdateCdnConfigInput |
type(String type) |
ConditionRuleForUpdateCdnConfigInput |
value(String value) |
public ConditionRuleForUpdateCdnConfigInput()
public ConditionRuleForUpdateCdnConfigInput name(String name)
public String getName()
public void setName(String name)
public ConditionRuleForUpdateCdnConfigInput object(String object)
public String getObject()
public void setObject(String object)
public ConditionRuleForUpdateCdnConfigInput operator(String operator)
public String getOperator()
public void setOperator(String operator)
public ConditionRuleForUpdateCdnConfigInput type(String type)
public String getType()
public void setType(String type)
public ConditionRuleForUpdateCdnConfigInput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2025. All rights reserved.