类 GetDomainCacheFullUrlResponse

    • 构造器详细资料

      • GetDomainCacheFullUrlResponse

        public GetDomainCacheFullUrlResponse()
    • 方法详细资料

      • isCacheFullUrl

        public boolean isCacheFullUrl()
        返回:
        cacheFullUrl
      • setCacheFullUrl

        public void setCacheFullUrl​(boolean cacheFullUrl)
        参数:
        cacheFullUrl - whether full URL caching is supported
      • getCacheUrlArgs

        public List<String> getCacheUrlArgs()
        返回:
        cacheUrlArgs
      • setCacheUrlArgs

        public void setCacheUrlArgs​(List<String> cacheUrlArgs)
        参数:
        cacheUrlArgs - List of reserved parameters
      • getIgnoreUrlArgs

        public List<String> getIgnoreUrlArgs()
      • setIgnoreUrlArgs

        public void setIgnoreUrlArgs​(List<String> ignoreUrlArgs)