public class CacheKeyComponentForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
CacheKeyComponentForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyComponentForUpdateCdnConfigInput |
action(String action) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
String |
getObject()
Get object
|
String |
getSubobject()
Get subobject
|
int |
hashCode() |
CacheKeyComponentForUpdateCdnConfigInput |
ignoreCase(Boolean ignoreCase) |
Boolean |
isIgnoreCase()
Get ignoreCase
|
CacheKeyComponentForUpdateCdnConfigInput |
object(String object) |
void |
setAction(String action) |
void |
setIgnoreCase(Boolean ignoreCase) |
void |
setObject(String object) |
void |
setSubobject(String subobject) |
CacheKeyComponentForUpdateCdnConfigInput |
subobject(String subobject) |
String |
toString() |
public CacheKeyComponentForUpdateCdnConfigInput()
public CacheKeyComponentForUpdateCdnConfigInput action(String action)
public String getAction()
public void setAction(String action)
public CacheKeyComponentForUpdateCdnConfigInput ignoreCase(Boolean ignoreCase)
public Boolean isIgnoreCase()
public void setIgnoreCase(Boolean ignoreCase)
public CacheKeyComponentForUpdateCdnConfigInput object(String object)
public String getObject()
public void setObject(String object)
public CacheKeyComponentForUpdateCdnConfigInput subobject(String subobject)
public String getSubobject()
public void setSubobject(String subobject)
Copyright © 2025. All rights reserved.