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