public class GetDomainCacheFullUrlResponse extends CdnResponse
metadata| Constructor and Description |
|---|
GetDomainCacheFullUrlResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCacheUrlArgs() |
List<String> |
getIgnoreUrlArgs() |
boolean |
isCacheFullUrl() |
void |
setCacheFullUrl(boolean cacheFullUrl) |
void |
setCacheUrlArgs(List<String> cacheUrlArgs) |
void |
setIgnoreUrlArgs(List<String> ignoreUrlArgs) |
setMetadata, toStringgetMetadatapublic boolean isCacheFullUrl()
public void setCacheFullUrl(boolean cacheFullUrl)
cacheFullUrl - whether full URL caching is supportedpublic void setCacheUrlArgs(List<String> cacheUrlArgs)
cacheUrlArgs - List of reserved parametersCopyright © 2023. All rights reserved.