public class QueryStringComponentsForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
QueryStringComponentsForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
QueryStringComponentsForUpdateCdnConfigInput |
action(String action) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
String |
getValue()
Get value
|
int |
hashCode() |
void |
setAction(String action) |
void |
setValue(String value) |
String |
toString() |
QueryStringComponentsForUpdateCdnConfigInput |
value(String value) |
public QueryStringComponentsForUpdateCdnConfigInput()
public QueryStringComponentsForUpdateCdnConfigInput action(String action)
public String getAction()
public void setAction(String action)
public QueryStringComponentsForUpdateCdnConfigInput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2025. All rights reserved.