public class SetDomainCacheFullUrlRequest extends AbstractBceRequest
| Constructor and Description |
|---|
SetDomainCacheFullUrlRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
boolean |
isCacheFullUrl() |
void |
setCacheFullUrl(boolean cacheFullUrl) |
void |
setDomain(String domain) |
String |
toString()
(non-Javadoc)
|
SetDomainCacheFullUrlRequest |
withDomain(String domain) |
SetDomainCacheFullUrlRequest |
withRequestCredentials(BceCredentials credentials)
(non-Javadoc)
|
getRequestCredentials, setRequestCredentialspublic boolean isCacheFullUrl()
public void setCacheFullUrl(boolean cacheFullUrl)
cacheFullUrl - public String getDomain()
public void setDomain(String domain)
domain - the domain namepublic SetDomainCacheFullUrlRequest withDomain(String domain)
domain - the domain namepublic SetDomainCacheFullUrlRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestAbstractBceRequest.withRequestCredentials(com.baidubce.auth.BceCredentials)public String toString()
toString in class ObjectObject.toString()Copyright © 2019. All rights reserved.