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