Documentation ¶
Overview ¶
Package dcdniface provides an interface to enable mocking the DCDN service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type BackupOriginForCreateDomainConfigsInput
- func (s BackupOriginForCreateDomainConfigsInput) GoString() string
- func (s *BackupOriginForCreateDomainConfigsInput) SetName(v string) *BackupOriginForCreateDomainConfigsInput
- func (s *BackupOriginForCreateDomainConfigsInput) SetPort(v int32) *BackupOriginForCreateDomainConfigsInput
- func (s *BackupOriginForCreateDomainConfigsInput) SetType(v string) *BackupOriginForCreateDomainConfigsInput
- func (s *BackupOriginForCreateDomainConfigsInput) SetWeight(v int32) *BackupOriginForCreateDomainConfigsInput
- func (s BackupOriginForCreateDomainConfigsInput) String() string
- type BackupOriginForDescribeDomainDetailOutput
- func (s BackupOriginForDescribeDomainDetailOutput) GoString() string
- func (s *BackupOriginForDescribeDomainDetailOutput) SetName(v string) *BackupOriginForDescribeDomainDetailOutput
- func (s *BackupOriginForDescribeDomainDetailOutput) SetPort(v int32) *BackupOriginForDescribeDomainDetailOutput
- func (s *BackupOriginForDescribeDomainDetailOutput) SetType(v string) *BackupOriginForDescribeDomainDetailOutput
- func (s *BackupOriginForDescribeDomainDetailOutput) SetWeight(v int32) *BackupOriginForDescribeDomainDetailOutput
- func (s BackupOriginForDescribeDomainDetailOutput) String() string
- type BackupOriginForListDomainConfigOutput
- func (s BackupOriginForListDomainConfigOutput) GoString() string
- func (s *BackupOriginForListDomainConfigOutput) SetName(v string) *BackupOriginForListDomainConfigOutput
- func (s *BackupOriginForListDomainConfigOutput) SetPort(v int32) *BackupOriginForListDomainConfigOutput
- func (s *BackupOriginForListDomainConfigOutput) SetType(v string) *BackupOriginForListDomainConfigOutput
- func (s *BackupOriginForListDomainConfigOutput) SetWeight(v int32) *BackupOriginForListDomainConfigOutput
- func (s BackupOriginForListDomainConfigOutput) String() string
- type BackupOriginForUpdateSingleDomainConfigInput
- func (s BackupOriginForUpdateSingleDomainConfigInput) GoString() string
- func (s *BackupOriginForUpdateSingleDomainConfigInput) SetName(v string) *BackupOriginForUpdateSingleDomainConfigInput
- func (s *BackupOriginForUpdateSingleDomainConfigInput) SetPort(v int32) *BackupOriginForUpdateSingleDomainConfigInput
- func (s *BackupOriginForUpdateSingleDomainConfigInput) SetType(v string) *BackupOriginForUpdateSingleDomainConfigInput
- func (s *BackupOriginForUpdateSingleDomainConfigInput) SetWeight(v int32) *BackupOriginForUpdateSingleDomainConfigInput
- func (s BackupOriginForUpdateSingleDomainConfigInput) String() string
- type BindListForListCertBindOutput
- func (s BindListForListCertBindOutput) GoString() string
- func (s *BindListForListCertBindOutput) SetCertId(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetCertName(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetCertSource(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetDeployStatus(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetDomainId(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetDomainName(v string) *BindListForListCertBindOutput
- func (s *BindListForListCertBindOutput) SetExpire(v string) *BindListForListCertBindOutput
- func (s BindListForListCertBindOutput) String() string
- type BrCompressForCreateDomainConfigsInput
- type BrCompressForDescribeDomainDetailOutput
- type BrCompressForListDomainConfigOutput
- type BrCompressForUpdateSingleDomainConfigInput
- type CacheForCreateDomainConfigsInput
- func (s CacheForCreateDomainConfigsInput) GoString() string
- func (s *CacheForCreateDomainConfigsInput) SetAdaptCache(v bool) *CacheForCreateDomainConfigsInput
- func (s *CacheForCreateDomainConfigsInput) SetCacheKeyRules(v []*CacheKeyRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
- func (s *CacheForCreateDomainConfigsInput) SetCacheRules(v []*CacheRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
- func (s *CacheForCreateDomainConfigsInput) SetEnable(v bool) *CacheForCreateDomainConfigsInput
- func (s *CacheForCreateDomainConfigsInput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
- func (s CacheForCreateDomainConfigsInput) String() string
- type CacheForDescribeDomainDetailOutput
- func (s CacheForDescribeDomainDetailOutput) GoString() string
- func (s *CacheForDescribeDomainDetailOutput) SetAdaptCache(v bool) *CacheForDescribeDomainDetailOutput
- func (s *CacheForDescribeDomainDetailOutput) SetCacheKeyRules(v []*CacheKeyRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
- func (s *CacheForDescribeDomainDetailOutput) SetCacheRules(v []*CacheRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
- func (s *CacheForDescribeDomainDetailOutput) SetEnable(v bool) *CacheForDescribeDomainDetailOutput
- func (s *CacheForDescribeDomainDetailOutput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
- func (s CacheForDescribeDomainDetailOutput) String() string
- type CacheForListDomainConfigOutput
- func (s CacheForListDomainConfigOutput) GoString() string
- func (s *CacheForListDomainConfigOutput) SetAdaptCache(v bool) *CacheForListDomainConfigOutput
- func (s *CacheForListDomainConfigOutput) SetCacheKeyRules(v []*CacheKeyRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
- func (s *CacheForListDomainConfigOutput) SetCacheRules(v []*CacheRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
- func (s *CacheForListDomainConfigOutput) SetEnable(v bool) *CacheForListDomainConfigOutput
- func (s *CacheForListDomainConfigOutput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
- func (s CacheForListDomainConfigOutput) String() string
- type CacheForUpdateSingleDomainConfigInput
- func (s CacheForUpdateSingleDomainConfigInput) GoString() string
- func (s *CacheForUpdateSingleDomainConfigInput) SetAdaptCache(v bool) *CacheForUpdateSingleDomainConfigInput
- func (s *CacheForUpdateSingleDomainConfigInput) SetCacheKeyRules(v []*CacheKeyRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
- func (s *CacheForUpdateSingleDomainConfigInput) SetCacheRules(v []*CacheRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
- func (s *CacheForUpdateSingleDomainConfigInput) SetEnable(v bool) *CacheForUpdateSingleDomainConfigInput
- func (s *CacheForUpdateSingleDomainConfigInput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
- func (s CacheForUpdateSingleDomainConfigInput) String() string
- type CacheKeyRuleForCreateDomainConfigsInput
- func (s CacheKeyRuleForCreateDomainConfigsInput) GoString() string
- func (s *CacheKeyRuleForCreateDomainConfigsInput) SetContents(v string) *CacheKeyRuleForCreateDomainConfigsInput
- func (s *CacheKeyRuleForCreateDomainConfigsInput) SetIgnoreCase(v bool) *CacheKeyRuleForCreateDomainConfigsInput
- func (s *CacheKeyRuleForCreateDomainConfigsInput) SetParamsFilterType(v string) *CacheKeyRuleForCreateDomainConfigsInput
- func (s *CacheKeyRuleForCreateDomainConfigsInput) SetParamsReserveList(v string) *CacheKeyRuleForCreateDomainConfigsInput
- func (s *CacheKeyRuleForCreateDomainConfigsInput) SetType(v string) *CacheKeyRuleForCreateDomainConfigsInput
- func (s CacheKeyRuleForCreateDomainConfigsInput) String() string
- type CacheKeyRuleForDescribeDomainDetailOutput
- func (s CacheKeyRuleForDescribeDomainDetailOutput) GoString() string
- func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetContents(v string) *CacheKeyRuleForDescribeDomainDetailOutput
- func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetIgnoreCase(v bool) *CacheKeyRuleForDescribeDomainDetailOutput
- func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetParamsFilterType(v string) *CacheKeyRuleForDescribeDomainDetailOutput
- func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetParamsReserveList(v string) *CacheKeyRuleForDescribeDomainDetailOutput
- func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetType(v string) *CacheKeyRuleForDescribeDomainDetailOutput
- func (s CacheKeyRuleForDescribeDomainDetailOutput) String() string
- type CacheKeyRuleForListDomainConfigOutput
- func (s CacheKeyRuleForListDomainConfigOutput) GoString() string
- func (s *CacheKeyRuleForListDomainConfigOutput) SetContents(v string) *CacheKeyRuleForListDomainConfigOutput
- func (s *CacheKeyRuleForListDomainConfigOutput) SetIgnoreCase(v bool) *CacheKeyRuleForListDomainConfigOutput
- func (s *CacheKeyRuleForListDomainConfigOutput) SetParamsFilterType(v string) *CacheKeyRuleForListDomainConfigOutput
- func (s *CacheKeyRuleForListDomainConfigOutput) SetParamsReserveList(v string) *CacheKeyRuleForListDomainConfigOutput
- func (s *CacheKeyRuleForListDomainConfigOutput) SetType(v string) *CacheKeyRuleForListDomainConfigOutput
- func (s CacheKeyRuleForListDomainConfigOutput) String() string
- type CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s CacheKeyRuleForUpdateSingleDomainConfigInput) GoString() string
- func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetContents(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetIgnoreCase(v bool) *CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsFilterType(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsReserveList(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetType(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
- func (s CacheKeyRuleForUpdateSingleDomainConfigInput) String() string
- type CacheRuleForCreateDomainConfigsInput
- func (s CacheRuleForCreateDomainConfigsInput) GoString() string
- func (s *CacheRuleForCreateDomainConfigsInput) SetCacheTime(v int32) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetCacheTimeUnit(v string) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetContents(v string) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetIgnoreCase(v bool) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetParamsFilterType(v string) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetParamsReserveList(v string) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetPolicy(v string) *CacheRuleForCreateDomainConfigsInput
- func (s *CacheRuleForCreateDomainConfigsInput) SetType(v string) *CacheRuleForCreateDomainConfigsInput
- func (s CacheRuleForCreateDomainConfigsInput) String() string
- type CacheRuleForDescribeDomainDetailOutput
- func (s CacheRuleForDescribeDomainDetailOutput) GoString() string
- func (s *CacheRuleForDescribeDomainDetailOutput) SetCacheTime(v int32) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetCacheTimeUnit(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetContents(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetIgnoreCase(v bool) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetParamsFilterType(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetParamsReserveList(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetPolicy(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s *CacheRuleForDescribeDomainDetailOutput) SetType(v string) *CacheRuleForDescribeDomainDetailOutput
- func (s CacheRuleForDescribeDomainDetailOutput) String() string
- type CacheRuleForListDomainConfigOutput
- func (s CacheRuleForListDomainConfigOutput) GoString() string
- func (s *CacheRuleForListDomainConfigOutput) SetCacheTime(v int32) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetCacheTimeUnit(v string) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetContents(v string) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetIgnoreCase(v bool) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetParamsFilterType(v string) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetParamsReserveList(v string) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetPolicy(v string) *CacheRuleForListDomainConfigOutput
- func (s *CacheRuleForListDomainConfigOutput) SetType(v string) *CacheRuleForListDomainConfigOutput
- func (s CacheRuleForListDomainConfigOutput) String() string
- type CacheRuleForUpdateSingleDomainConfigInput
- func (s CacheRuleForUpdateSingleDomainConfigInput) GoString() string
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetCacheTime(v int32) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetContents(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetIgnoreCase(v bool) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetParamsFilterType(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetParamsReserveList(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetPolicy(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s *CacheRuleForUpdateSingleDomainConfigInput) SetType(v string) *CacheRuleForUpdateSingleDomainConfigInput
- func (s CacheRuleForUpdateSingleDomainConfigInput) String() string
- type CertBindForCreateDomainConfigsInput
- func (s CertBindForCreateDomainConfigsInput) GoString() string
- func (s *CertBindForCreateDomainConfigsInput) SetCertId(v string) *CertBindForCreateDomainConfigsInput
- func (s *CertBindForCreateDomainConfigsInput) SetCertSource(v string) *CertBindForCreateDomainConfigsInput
- func (s CertBindForCreateDomainConfigsInput) String() string
- type CertBindForDescribeDomainDetailOutput
- func (s CertBindForDescribeDomainDetailOutput) GoString() string
- func (s *CertBindForDescribeDomainDetailOutput) SetCertId(v string) *CertBindForDescribeDomainDetailOutput
- func (s *CertBindForDescribeDomainDetailOutput) SetCertSource(v string) *CertBindForDescribeDomainDetailOutput
- func (s CertBindForDescribeDomainDetailOutput) String() string
- type CertBindForListDomainConfigOutput
- func (s CertBindForListDomainConfigOutput) GoString() string
- func (s *CertBindForListDomainConfigOutput) SetCertId(v string) *CertBindForListDomainConfigOutput
- func (s *CertBindForListDomainConfigOutput) SetCertSource(v string) *CertBindForListDomainConfigOutput
- func (s CertBindForListDomainConfigOutput) String() string
- type CertBindForUpdateSingleDomainConfigInput
- func (s CertBindForUpdateSingleDomainConfigInput) GoString() string
- func (s *CertBindForUpdateSingleDomainConfigInput) SetCertId(v string) *CertBindForUpdateSingleDomainConfigInput
- func (s *CertBindForUpdateSingleDomainConfigInput) SetCertSource(v string) *CertBindForUpdateSingleDomainConfigInput
- func (s CertBindForUpdateSingleDomainConfigInput) String() string
- type CertListForListCertOutput
- func (s CertListForListCertOutput) GoString() string
- func (s *CertListForListCertOutput) SetCertId(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetCertName(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetCertSource(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetCertStatus(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetDomain(v []*string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetExpire(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetKeyType(v string) *CertListForListCertOutput
- func (s *CertListForListCertOutput) SetMatchDomain(v []*string) *CertListForListCertOutput
- func (s CertListForListCertOutput) String() string
- type CheckPurgePrefetchTaskInput
- func (s CheckPurgePrefetchTaskInput) GoString() string
- func (s *CheckPurgePrefetchTaskInput) SetEndTime(v string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetOrderType(v string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetPage(v int32) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetPageSize(v int32) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetStartTime(v string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetTaskId(v string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetTaskStatus(v []*string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetTaskType(v []*string) *CheckPurgePrefetchTaskInput
- func (s *CheckPurgePrefetchTaskInput) SetUrl(v string) *CheckPurgePrefetchTaskInput
- func (s CheckPurgePrefetchTaskInput) String() string
- type CheckPurgePrefetchTaskOutput
- func (s CheckPurgePrefetchTaskOutput) GoString() string
- func (s *CheckPurgePrefetchTaskOutput) SetTaskList(v []*TaskListForCheckPurgePrefetchTaskOutput) *CheckPurgePrefetchTaskOutput
- func (s *CheckPurgePrefetchTaskOutput) SetTotal(v int32) *CheckPurgePrefetchTaskOutput
- func (s CheckPurgePrefetchTaskOutput) String() string
- type ConditionalOriginForCreateDomainConfigsInput
- func (s ConditionalOriginForCreateDomainConfigsInput) GoString() string
- func (s *ConditionalOriginForCreateDomainConfigsInput) SetBackupOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConditionalOriginForCreateDomainConfigsInput
- func (s *ConditionalOriginForCreateDomainConfigsInput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForCreateDomainConfigsInput
- func (s *ConditionalOriginForCreateDomainConfigsInput) SetName(v string) *ConditionalOriginForCreateDomainConfigsInput
- func (s *ConditionalOriginForCreateDomainConfigsInput) SetOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConditionalOriginForCreateDomainConfigsInput
- func (s ConditionalOriginForCreateDomainConfigsInput) String() string
- type ConditionalOriginForDescribeDomainDetailOutput
- func (s ConditionalOriginForDescribeDomainDetailOutput) GoString() string
- func (s *ConditionalOriginForDescribeDomainDetailOutput) SetBackupOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConditionalOriginForDescribeDomainDetailOutput
- func (s *ConditionalOriginForDescribeDomainDetailOutput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForDescribeDomainDetailOutput
- func (s *ConditionalOriginForDescribeDomainDetailOutput) SetName(v string) *ConditionalOriginForDescribeDomainDetailOutput
- func (s *ConditionalOriginForDescribeDomainDetailOutput) SetOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConditionalOriginForDescribeDomainDetailOutput
- func (s ConditionalOriginForDescribeDomainDetailOutput) String() string
- type ConditionalOriginForListDomainConfigOutput
- func (s ConditionalOriginForListDomainConfigOutput) GoString() string
- func (s *ConditionalOriginForListDomainConfigOutput) SetBackupOrigins(v []*BackupOriginForListDomainConfigOutput) *ConditionalOriginForListDomainConfigOutput
- func (s *ConditionalOriginForListDomainConfigOutput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForListDomainConfigOutput
- func (s *ConditionalOriginForListDomainConfigOutput) SetName(v string) *ConditionalOriginForListDomainConfigOutput
- func (s *ConditionalOriginForListDomainConfigOutput) SetOrigins(v []*BackupOriginForListDomainConfigOutput) *ConditionalOriginForListDomainConfigOutput
- func (s ConditionalOriginForListDomainConfigOutput) String() string
- type ConditionalOriginForUpdateSingleDomainConfigInput
- func (s ConditionalOriginForUpdateSingleDomainConfigInput) GoString() string
- func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetBackupOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConditionalOriginForUpdateSingleDomainConfigInput
- func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForUpdateSingleDomainConfigInput
- func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetName(v string) *ConditionalOriginForUpdateSingleDomainConfigInput
- func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConditionalOriginForUpdateSingleDomainConfigInput
- func (s ConditionalOriginForUpdateSingleDomainConfigInput) String() string
- type ConvertConvertOriginForCreateDomainConfigsInput
- func (s ConvertConvertOriginForCreateDomainConfigsInput) GoString() string
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOriginType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetConditionalOrigins(v []*ConditionalOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetFollowRedirect(v *FollowRedirectForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginHost(v *OriginHostForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginProtocolType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginRange(v *OriginRangeForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginSni(v *OriginSniForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOrigins(v []*ConvertOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetRequestHeader(v *RequestHeaderForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetResponseHeader(v *ResponseHeaderForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetResponseTimeout(v int32) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForCreateDomainConfigsInput
- func (s ConvertConvertOriginForCreateDomainConfigsInput) String() string
- type ConvertConvertOriginForDescribeDomainDetailOutput
- func (s ConvertConvertOriginForDescribeDomainDetailOutput) GoString() string
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOriginType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetConditionalOrigins(v []*ConditionalOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetFollowRedirect(v *FollowRedirectForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginHost(v *OriginHostForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginProtocolType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginRange(v *OriginRangeForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginSni(v *OriginSniForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOrigins(v []*ConvertOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetRequestHeader(v *RequestHeaderForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseHeader(v *ResponseHeaderForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseTimeout(v int32) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForDescribeDomainDetailOutput
- func (s ConvertConvertOriginForDescribeDomainDetailOutput) String() string
- type ConvertConvertOriginForListDomainConfigOutput
- func (s ConvertConvertOriginForListDomainConfigOutput) GoString() string
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetBackupOriginType(v string) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetBackupOrigins(v []*BackupOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetConditionalOrigins(v []*ConditionalOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetFollowRedirect(v *FollowRedirectForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginHost(v *OriginHostForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginProtocolType(v string) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginRange(v *OriginRangeForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginSni(v *OriginSniForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginType(v string) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetOrigins(v []*ConvertOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetRequestHeader(v *RequestHeaderForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetResponseHeader(v *ResponseHeaderForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetResponseTimeout(v int32) *ConvertConvertOriginForListDomainConfigOutput
- func (s *ConvertConvertOriginForListDomainConfigOutput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForListDomainConfigOutput
- func (s ConvertConvertOriginForListDomainConfigOutput) String() string
- type ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s ConvertConvertOriginForUpdateSingleDomainConfigInput) GoString() string
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOriginType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetConditionalOrigins(v []*ConditionalOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetFollowRedirect(v *FollowRedirectForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginHost(v *OriginHostForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginProtocolType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginRange(v *OriginRangeForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginSni(v *OriginSniForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOrigins(v []*ConvertOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetRequestHeader(v *RequestHeaderForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseHeader(v *ResponseHeaderForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseTimeout(v int32) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForUpdateSingleDomainConfigInput
- func (s ConvertConvertOriginForUpdateSingleDomainConfigInput) String() string
- type ConvertOriginForCreateDomainConfigsInput
- func (s ConvertOriginForCreateDomainConfigsInput) GoString() string
- func (s *ConvertOriginForCreateDomainConfigsInput) SetName(v string) *ConvertOriginForCreateDomainConfigsInput
- func (s *ConvertOriginForCreateDomainConfigsInput) SetPort(v int32) *ConvertOriginForCreateDomainConfigsInput
- func (s *ConvertOriginForCreateDomainConfigsInput) SetType(v string) *ConvertOriginForCreateDomainConfigsInput
- func (s *ConvertOriginForCreateDomainConfigsInput) SetWeight(v int32) *ConvertOriginForCreateDomainConfigsInput
- func (s ConvertOriginForCreateDomainConfigsInput) String() string
- type ConvertOriginForDescribeDomainDetailOutput
- func (s ConvertOriginForDescribeDomainDetailOutput) GoString() string
- func (s *ConvertOriginForDescribeDomainDetailOutput) SetName(v string) *ConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertOriginForDescribeDomainDetailOutput) SetPort(v int32) *ConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertOriginForDescribeDomainDetailOutput) SetType(v string) *ConvertOriginForDescribeDomainDetailOutput
- func (s *ConvertOriginForDescribeDomainDetailOutput) SetWeight(v int32) *ConvertOriginForDescribeDomainDetailOutput
- func (s ConvertOriginForDescribeDomainDetailOutput) String() string
- type ConvertOriginForListDomainConfigOutput
- func (s ConvertOriginForListDomainConfigOutput) GoString() string
- func (s *ConvertOriginForListDomainConfigOutput) SetName(v string) *ConvertOriginForListDomainConfigOutput
- func (s *ConvertOriginForListDomainConfigOutput) SetPort(v int32) *ConvertOriginForListDomainConfigOutput
- func (s *ConvertOriginForListDomainConfigOutput) SetType(v string) *ConvertOriginForListDomainConfigOutput
- func (s *ConvertOriginForListDomainConfigOutput) SetWeight(v int32) *ConvertOriginForListDomainConfigOutput
- func (s ConvertOriginForListDomainConfigOutput) String() string
- type ConvertOriginForUpdateSingleDomainConfigInput
- func (s ConvertOriginForUpdateSingleDomainConfigInput) GoString() string
- func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetName(v string) *ConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetPort(v int32) *ConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetType(v string) *ConvertOriginForUpdateSingleDomainConfigInput
- func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetWeight(v int32) *ConvertOriginForUpdateSingleDomainConfigInput
- func (s ConvertOriginForUpdateSingleDomainConfigInput) String() string
- type ConvertRuleForCreateDomainConfigsInput
- func (s ConvertRuleForCreateDomainConfigsInput) GoString() string
- func (s *ConvertRuleForCreateDomainConfigsInput) SetMatch(v string) *ConvertRuleForCreateDomainConfigsInput
- func (s *ConvertRuleForCreateDomainConfigsInput) SetReplacement(v string) *ConvertRuleForCreateDomainConfigsInput
- func (s ConvertRuleForCreateDomainConfigsInput) String() string
- type ConvertRuleForDescribeDomainDetailOutput
- func (s ConvertRuleForDescribeDomainDetailOutput) GoString() string
- func (s *ConvertRuleForDescribeDomainDetailOutput) SetMatch(v string) *ConvertRuleForDescribeDomainDetailOutput
- func (s *ConvertRuleForDescribeDomainDetailOutput) SetReplacement(v string) *ConvertRuleForDescribeDomainDetailOutput
- func (s ConvertRuleForDescribeDomainDetailOutput) String() string
- type ConvertRuleForListDomainConfigOutput
- func (s ConvertRuleForListDomainConfigOutput) GoString() string
- func (s *ConvertRuleForListDomainConfigOutput) SetMatch(v string) *ConvertRuleForListDomainConfigOutput
- func (s *ConvertRuleForListDomainConfigOutput) SetReplacement(v string) *ConvertRuleForListDomainConfigOutput
- func (s ConvertRuleForListDomainConfigOutput) String() string
- type ConvertRuleForUpdateSingleDomainConfigInput
- func (s ConvertRuleForUpdateSingleDomainConfigInput) GoString() string
- func (s *ConvertRuleForUpdateSingleDomainConfigInput) SetMatch(v string) *ConvertRuleForUpdateSingleDomainConfigInput
- func (s *ConvertRuleForUpdateSingleDomainConfigInput) SetReplacement(v string) *ConvertRuleForUpdateSingleDomainConfigInput
- func (s ConvertRuleForUpdateSingleDomainConfigInput) String() string
- type CreateCertBindInput
- func (s CreateCertBindInput) GoString() string
- func (s *CreateCertBindInput) SetCertId(v string) *CreateCertBindInput
- func (s *CreateCertBindInput) SetCertSource(v string) *CreateCertBindInput
- func (s *CreateCertBindInput) SetDomainIds(v []*string) *CreateCertBindInput
- func (s *CreateCertBindInput) SetDomainNames(v []*string) *CreateCertBindInput
- func (s CreateCertBindInput) String() string
- func (s *CreateCertBindInput) Validate() error
- type CreateCertBindOutput
- type CreateDomainConfigsInput
- func (s CreateDomainConfigsInput) GoString() string
- func (s *CreateDomainConfigsInput) SetBrCompress(v *BrCompressForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetBusinessScene(v string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetCache(v *CacheForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetDomains(v []*string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetEnableFailOver(v bool) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetGzipCompress(v *GzipCompressForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetHttps(v *HttpsForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetIPv6Switch(v bool) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetIpAccess(v *IpAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetOrigin(v *ConvertConvertOriginForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetPreConnect(v *PreConnectForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetProjectName(v string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetRTTOptimize(v *RTTOptimizeForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetRefererAccess(v *RefererAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetScope(v string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetServiceType(v string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetStaticOptimization(v *StaticOptimizationForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetStrategyType(v string) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetUploadOptimize(v *UploadOptimizeForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetUrlAccess(v *UrlAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetUrlRedirect(v *UrlRedirectForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetUserAgentAccess(v *UserAgentAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s *CreateDomainConfigsInput) SetWebSocket(v *WebSocketForCreateDomainConfigsInput) *CreateDomainConfigsInput
- func (s CreateDomainConfigsInput) String() string
- func (s *CreateDomainConfigsInput) Validate() error
- type CreateDomainConfigsOutput
- type CreatePurgePrefetchTaskInput
- func (s CreatePurgePrefetchTaskInput) GoString() string
- func (s *CreatePurgePrefetchTaskInput) SetTaskType(v string) *CreatePurgePrefetchTaskInput
- func (s *CreatePurgePrefetchTaskInput) SetUrls(v []*string) *CreatePurgePrefetchTaskInput
- func (s CreatePurgePrefetchTaskInput) String() string
- func (s *CreatePurgePrefetchTaskInput) Validate() error
- type CreatePurgePrefetchTaskOutput
- func (s CreatePurgePrefetchTaskOutput) GoString() string
- func (s *CreatePurgePrefetchTaskOutput) SetTaskId(v string) *CreatePurgePrefetchTaskOutput
- func (s *CreatePurgePrefetchTaskOutput) SetTaskQuotaRemain(v int32) *CreatePurgePrefetchTaskOutput
- func (s *CreatePurgePrefetchTaskOutput) SetTaskStatus(v string) *CreatePurgePrefetchTaskOutput
- func (s CreatePurgePrefetchTaskOutput) String() string
- type DCDN
- func (c *DCDN) CheckPurgePrefetchTask(input *CheckPurgePrefetchTaskInput) (*CheckPurgePrefetchTaskOutput, error)
- func (c *DCDN) CheckPurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) CheckPurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) CheckPurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) CheckPurgePrefetchTaskRequest(input *CheckPurgePrefetchTaskInput) (req *request.Request, output *CheckPurgePrefetchTaskOutput)
- func (c *DCDN) CheckPurgePrefetchTaskWithContext(ctx volcengine.Context, input *CheckPurgePrefetchTaskInput, ...) (*CheckPurgePrefetchTaskOutput, error)
- func (c *DCDN) CreateCertBind(input *CreateCertBindInput) (*CreateCertBindOutput, error)
- func (c *DCDN) CreateCertBindCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) CreateCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) CreateCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) CreateCertBindRequest(input *CreateCertBindInput) (req *request.Request, output *CreateCertBindOutput)
- func (c *DCDN) CreateCertBindWithContext(ctx volcengine.Context, input *CreateCertBindInput, opts ...request.Option) (*CreateCertBindOutput, error)
- func (c *DCDN) CreateDomainConfigs(input *CreateDomainConfigsInput) (*CreateDomainConfigsOutput, error)
- func (c *DCDN) CreateDomainConfigsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) CreateDomainConfigsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) CreateDomainConfigsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) CreateDomainConfigsRequest(input *CreateDomainConfigsInput) (req *request.Request, output *CreateDomainConfigsOutput)
- func (c *DCDN) CreateDomainConfigsWithContext(ctx volcengine.Context, input *CreateDomainConfigsInput, ...) (*CreateDomainConfigsOutput, error)
- func (c *DCDN) CreatePurgePrefetchTask(input *CreatePurgePrefetchTaskInput) (*CreatePurgePrefetchTaskOutput, error)
- func (c *DCDN) CreatePurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) CreatePurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) CreatePurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) CreatePurgePrefetchTaskRequest(input *CreatePurgePrefetchTaskInput) (req *request.Request, output *CreatePurgePrefetchTaskOutput)
- func (c *DCDN) CreatePurgePrefetchTaskWithContext(ctx volcengine.Context, input *CreatePurgePrefetchTaskInput, ...) (*CreatePurgePrefetchTaskOutput, error)
- func (c *DCDN) DeleteCertBind(input *DeleteCertBindInput) (*DeleteCertBindOutput, error)
- func (c *DCDN) DeleteCertBindCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DeleteCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DeleteCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DeleteCertBindRequest(input *DeleteCertBindInput) (req *request.Request, output *DeleteCertBindOutput)
- func (c *DCDN) DeleteCertBindWithContext(ctx volcengine.Context, input *DeleteCertBindInput, opts ...request.Option) (*DeleteCertBindOutput, error)
- func (c *DCDN) DeleteDomain(input *DeleteDomainInput) (*DeleteDomainOutput, error)
- func (c *DCDN) DeleteDomainCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DeleteDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DeleteDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DeleteDomainRequest(input *DeleteDomainInput) (req *request.Request, output *DeleteDomainOutput)
- func (c *DCDN) DeleteDomainWithContext(ctx volcengine.Context, input *DeleteDomainInput, opts ...request.Option) (*DeleteDomainOutput, error)
- func (c *DCDN) DescribeDcdnRegionAndIsp(input *DescribeDcdnRegionAndIspInput) (*DescribeDcdnRegionAndIspOutput, error)
- func (c *DCDN) DescribeDcdnRegionAndIspCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDcdnRegionAndIspCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDcdnRegionAndIspCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDcdnRegionAndIspRequest(input *DescribeDcdnRegionAndIspInput) (req *request.Request, output *DescribeDcdnRegionAndIspOutput)
- func (c *DCDN) DescribeDcdnRegionAndIspWithContext(ctx volcengine.Context, input *DescribeDcdnRegionAndIspInput, ...) (*DescribeDcdnRegionAndIspOutput, error)
- func (c *DCDN) DescribeDomainDetail(input *DescribeDomainDetailInput) (*DescribeDomainDetailOutput, error)
- func (c *DCDN) DescribeDomainDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainDetailRequest(input *DescribeDomainDetailInput) (req *request.Request, output *DescribeDomainDetailOutput)
- func (c *DCDN) DescribeDomainDetailWithContext(ctx volcengine.Context, input *DescribeDomainDetailInput, ...) (*DescribeDomainDetailOutput, error)
- func (c *DCDN) DescribeDomainIspData(input *DescribeDomainIspDataInput) (*DescribeDomainIspDataOutput, error)
- func (c *DCDN) DescribeDomainIspDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainIspDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainIspDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainIspDataRequest(input *DescribeDomainIspDataInput) (req *request.Request, output *DescribeDomainIspDataOutput)
- func (c *DCDN) DescribeDomainIspDataWithContext(ctx volcengine.Context, input *DescribeDomainIspDataInput, ...) (*DescribeDomainIspDataOutput, error)
- func (c *DCDN) DescribeDomainLogs(input *DescribeDomainLogsInput) (*DescribeDomainLogsOutput, error)
- func (c *DCDN) DescribeDomainLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainLogsRequest(input *DescribeDomainLogsInput) (req *request.Request, output *DescribeDomainLogsOutput)
- func (c *DCDN) DescribeDomainLogsWithContext(ctx volcengine.Context, input *DescribeDomainLogsInput, opts ...request.Option) (*DescribeDomainLogsOutput, error)
- func (c *DCDN) DescribeDomainOverview(input *DescribeDomainOverviewInput) (*DescribeDomainOverviewOutput, error)
- func (c *DCDN) DescribeDomainOverviewCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainOverviewCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainOverviewCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainOverviewRequest(input *DescribeDomainOverviewInput) (req *request.Request, output *DescribeDomainOverviewOutput)
- func (c *DCDN) DescribeDomainOverviewWithContext(ctx volcengine.Context, input *DescribeDomainOverviewInput, ...) (*DescribeDomainOverviewOutput, error)
- func (c *DCDN) DescribeDomainPVData(input *DescribeDomainPVDataInput) (*DescribeDomainPVDataOutput, error)
- func (c *DCDN) DescribeDomainPVDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainPVDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainPVDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainPVDataRequest(input *DescribeDomainPVDataInput) (req *request.Request, output *DescribeDomainPVDataOutput)
- func (c *DCDN) DescribeDomainPVDataWithContext(ctx volcengine.Context, input *DescribeDomainPVDataInput, ...) (*DescribeDomainPVDataOutput, error)
- func (c *DCDN) DescribeDomainProbeSettings(input *DescribeDomainProbeSettingsInput) (*DescribeDomainProbeSettingsOutput, error)
- func (c *DCDN) DescribeDomainProbeSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainProbeSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainProbeSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainProbeSettingsRequest(input *DescribeDomainProbeSettingsInput) (req *request.Request, output *DescribeDomainProbeSettingsOutput)
- func (c *DCDN) DescribeDomainProbeSettingsWithContext(ctx volcengine.Context, input *DescribeDomainProbeSettingsInput, ...) (*DescribeDomainProbeSettingsOutput, error)
- func (c *DCDN) DescribeDomainRegionData(input *DescribeDomainRegionDataInput) (*DescribeDomainRegionDataOutput, error)
- func (c *DCDN) DescribeDomainRegionDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainRegionDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainRegionDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainRegionDataRequest(input *DescribeDomainRegionDataInput) (req *request.Request, output *DescribeDomainRegionDataOutput)
- func (c *DCDN) DescribeDomainRegionDataWithContext(ctx volcengine.Context, input *DescribeDomainRegionDataInput, ...) (*DescribeDomainRegionDataOutput, error)
- func (c *DCDN) DescribeDomainUVData(input *DescribeDomainUVDataInput) (*DescribeDomainUVDataOutput, error)
- func (c *DCDN) DescribeDomainUVDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainUVDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeDomainUVDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeDomainUVDataRequest(input *DescribeDomainUVDataInput) (req *request.Request, output *DescribeDomainUVDataOutput)
- func (c *DCDN) DescribeDomainUVDataWithContext(ctx volcengine.Context, input *DescribeDomainUVDataInput, ...) (*DescribeDomainUVDataOutput, error)
- func (c *DCDN) DescribeOriginRealTimeData(input *DescribeOriginRealTimeDataInput) (*DescribeOriginRealTimeDataOutput, error)
- func (c *DCDN) DescribeOriginRealTimeDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginRealTimeDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeOriginRealTimeDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginRealTimeDataRequest(input *DescribeOriginRealTimeDataInput) (req *request.Request, output *DescribeOriginRealTimeDataOutput)
- func (c *DCDN) DescribeOriginRealTimeDataWithContext(ctx volcengine.Context, input *DescribeOriginRealTimeDataInput, ...) (*DescribeOriginRealTimeDataOutput, error)
- func (c *DCDN) DescribeOriginStatistics(input *DescribeOriginStatisticsInput) (*DescribeOriginStatisticsOutput, error)
- func (c *DCDN) DescribeOriginStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginStatisticsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeOriginStatisticsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginStatisticsDetail(input *DescribeOriginStatisticsDetailInput) (*DescribeOriginStatisticsDetailOutput, error)
- func (c *DCDN) DescribeOriginStatisticsDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginStatisticsDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeOriginStatisticsDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeOriginStatisticsDetailRequest(input *DescribeOriginStatisticsDetailInput) (req *request.Request, output *DescribeOriginStatisticsDetailOutput)
- func (c *DCDN) DescribeOriginStatisticsDetailWithContext(ctx volcengine.Context, input *DescribeOriginStatisticsDetailInput, ...) (*DescribeOriginStatisticsDetailOutput, error)
- func (c *DCDN) DescribeOriginStatisticsRequest(input *DescribeOriginStatisticsInput) (req *request.Request, output *DescribeOriginStatisticsOutput)
- func (c *DCDN) DescribeOriginStatisticsWithContext(ctx volcengine.Context, input *DescribeOriginStatisticsInput, ...) (*DescribeOriginStatisticsOutput, error)
- func (c *DCDN) DescribeRealTimeData(input *DescribeRealTimeDataInput) (*DescribeRealTimeDataOutput, error)
- func (c *DCDN) DescribeRealTimeDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeRealTimeDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeRealTimeDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeRealTimeDataRequest(input *DescribeRealTimeDataInput) (req *request.Request, output *DescribeRealTimeDataOutput)
- func (c *DCDN) DescribeRealTimeDataWithContext(ctx volcengine.Context, input *DescribeRealTimeDataInput, ...) (*DescribeRealTimeDataOutput, error)
- func (c *DCDN) DescribeStatistics(input *DescribeStatisticsInput) (*DescribeStatisticsOutput, error)
- func (c *DCDN) DescribeStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeStatisticsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeStatisticsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeStatisticsDetail(input *DescribeStatisticsDetailInput) (*DescribeStatisticsDetailOutput, error)
- func (c *DCDN) DescribeStatisticsDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeStatisticsDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeStatisticsDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeStatisticsDetailRequest(input *DescribeStatisticsDetailInput) (req *request.Request, output *DescribeStatisticsDetailOutput)
- func (c *DCDN) DescribeStatisticsDetailWithContext(ctx volcengine.Context, input *DescribeStatisticsDetailInput, ...) (*DescribeStatisticsDetailOutput, error)
- func (c *DCDN) DescribeStatisticsRequest(input *DescribeStatisticsInput) (req *request.Request, output *DescribeStatisticsOutput)
- func (c *DCDN) DescribeStatisticsWithContext(ctx volcengine.Context, input *DescribeStatisticsInput, opts ...request.Option) (*DescribeStatisticsOutput, error)
- func (c *DCDN) DescribeTopDomains(input *DescribeTopDomainsInput) (*DescribeTopDomainsOutput, error)
- func (c *DCDN) DescribeTopDomainsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopDomainsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeTopDomainsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopDomainsRequest(input *DescribeTopDomainsInput) (req *request.Request, output *DescribeTopDomainsOutput)
- func (c *DCDN) DescribeTopDomainsWithContext(ctx volcengine.Context, input *DescribeTopDomainsInput, opts ...request.Option) (*DescribeTopDomainsOutput, error)
- func (c *DCDN) DescribeTopIP(input *DescribeTopIPInput) (*DescribeTopIPOutput, error)
- func (c *DCDN) DescribeTopIPCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopIPCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeTopIPCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopIPRequest(input *DescribeTopIPInput) (req *request.Request, output *DescribeTopIPOutput)
- func (c *DCDN) DescribeTopIPWithContext(ctx volcengine.Context, input *DescribeTopIPInput, opts ...request.Option) (*DescribeTopIPOutput, error)
- func (c *DCDN) DescribeTopReferer(input *DescribeTopRefererInput) (*DescribeTopRefererOutput, error)
- func (c *DCDN) DescribeTopRefererCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopRefererCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeTopRefererCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopRefererRequest(input *DescribeTopRefererInput) (req *request.Request, output *DescribeTopRefererOutput)
- func (c *DCDN) DescribeTopRefererWithContext(ctx volcengine.Context, input *DescribeTopRefererInput, opts ...request.Option) (*DescribeTopRefererOutput, error)
- func (c *DCDN) DescribeTopURL(input *DescribeTopURLInput) (*DescribeTopURLOutput, error)
- func (c *DCDN) DescribeTopURLCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopURLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) DescribeTopURLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) DescribeTopURLRequest(input *DescribeTopURLInput) (req *request.Request, output *DescribeTopURLOutput)
- func (c *DCDN) DescribeTopURLWithContext(ctx volcengine.Context, input *DescribeTopURLInput, opts ...request.Option) (*DescribeTopURLOutput, error)
- func (c *DCDN) GetPurgePrefetchTaskQuota(input *GetPurgePrefetchTaskQuotaInput) (*GetPurgePrefetchTaskQuotaOutput, error)
- func (c *DCDN) GetPurgePrefetchTaskQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) GetPurgePrefetchTaskQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) GetPurgePrefetchTaskQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) GetPurgePrefetchTaskQuotaRequest(input *GetPurgePrefetchTaskQuotaInput) (req *request.Request, output *GetPurgePrefetchTaskQuotaOutput)
- func (c *DCDN) GetPurgePrefetchTaskQuotaWithContext(ctx volcengine.Context, input *GetPurgePrefetchTaskQuotaInput, ...) (*GetPurgePrefetchTaskQuotaOutput, error)
- func (c *DCDN) ListCert(input *ListCertInput) (*ListCertOutput, error)
- func (c *DCDN) ListCertBind(input *ListCertBindInput) (*ListCertBindOutput, error)
- func (c *DCDN) ListCertBindCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) ListCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) ListCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) ListCertBindRequest(input *ListCertBindInput) (req *request.Request, output *ListCertBindOutput)
- func (c *DCDN) ListCertBindWithContext(ctx volcengine.Context, input *ListCertBindInput, opts ...request.Option) (*ListCertBindOutput, error)
- func (c *DCDN) ListCertCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) ListCertCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) ListCertCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) ListCertRequest(input *ListCertInput) (req *request.Request, output *ListCertOutput)
- func (c *DCDN) ListCertWithContext(ctx volcengine.Context, input *ListCertInput, opts ...request.Option) (*ListCertOutput, error)
- func (c *DCDN) ListDomainConfig(input *ListDomainConfigInput) (*ListDomainConfigOutput, error)
- func (c *DCDN) ListDomainConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) ListDomainConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) ListDomainConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) ListDomainConfigRequest(input *ListDomainConfigInput) (req *request.Request, output *ListDomainConfigOutput)
- func (c *DCDN) ListDomainConfigWithContext(ctx volcengine.Context, input *ListDomainConfigInput, opts ...request.Option) (*ListDomainConfigOutput, error)
- func (c *DCDN) RetryPurgePrefetchTask(input *RetryPurgePrefetchTaskInput) (*RetryPurgePrefetchTaskOutput, error)
- func (c *DCDN) RetryPurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) RetryPurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) RetryPurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) RetryPurgePrefetchTaskRequest(input *RetryPurgePrefetchTaskInput) (req *request.Request, output *RetryPurgePrefetchTaskOutput)
- func (c *DCDN) RetryPurgePrefetchTaskWithContext(ctx volcengine.Context, input *RetryPurgePrefetchTaskInput, ...) (*RetryPurgePrefetchTaskOutput, error)
- func (c *DCDN) StartDomain(input *StartDomainInput) (*StartDomainOutput, error)
- func (c *DCDN) StartDomainCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) StartDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) StartDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) StartDomainRequest(input *StartDomainInput) (req *request.Request, output *StartDomainOutput)
- func (c *DCDN) StartDomainWithContext(ctx volcengine.Context, input *StartDomainInput, opts ...request.Option) (*StartDomainOutput, error)
- func (c *DCDN) StopDomain(input *StopDomainInput) (*StopDomainOutput, error)
- func (c *DCDN) StopDomainCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) StopDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) StopDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) StopDomainRequest(input *StopDomainInput) (req *request.Request, output *StopDomainOutput)
- func (c *DCDN) StopDomainWithContext(ctx volcengine.Context, input *StopDomainInput, opts ...request.Option) (*StopDomainOutput, error)
- func (c *DCDN) UpdateDomainProbeSettings(input *UpdateDomainProbeSettingsInput) (*UpdateDomainProbeSettingsOutput, error)
- func (c *DCDN) UpdateDomainProbeSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) UpdateDomainProbeSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) UpdateDomainProbeSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) UpdateDomainProbeSettingsRequest(input *UpdateDomainProbeSettingsInput) (req *request.Request, output *UpdateDomainProbeSettingsOutput)
- func (c *DCDN) UpdateDomainProbeSettingsWithContext(ctx volcengine.Context, input *UpdateDomainProbeSettingsInput, ...) (*UpdateDomainProbeSettingsOutput, error)
- func (c *DCDN) UpdateSingleDomainConfig(input *UpdateSingleDomainConfigInput) (*UpdateSingleDomainConfigOutput, error)
- func (c *DCDN) UpdateSingleDomainConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DCDN) UpdateSingleDomainConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DCDN) UpdateSingleDomainConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DCDN) UpdateSingleDomainConfigRequest(input *UpdateSingleDomainConfigInput) (req *request.Request, output *UpdateSingleDomainConfigOutput)
- func (c *DCDN) UpdateSingleDomainConfigWithContext(ctx volcengine.Context, input *UpdateSingleDomainConfigInput, ...) (*UpdateSingleDomainConfigOutput, error)
- type DCDNAPI
- type DeleteCertBindInput
- type DeleteCertBindOutput
- type DeleteDomainInput
- type DeleteDomainOutput
- type DescribeDcdnRegionAndIspInput
- type DescribeDcdnRegionAndIspOutput
- func (s DescribeDcdnRegionAndIspOutput) GoString() string
- func (s *DescribeDcdnRegionAndIspOutput) SetIsps(v []*IspForDescribeDcdnRegionAndIspOutput) *DescribeDcdnRegionAndIspOutput
- func (s *DescribeDcdnRegionAndIspOutput) SetRegions(v []*RegionForDescribeDcdnRegionAndIspOutput) *DescribeDcdnRegionAndIspOutput
- func (s DescribeDcdnRegionAndIspOutput) String() string
- type DescribeDomainDetailInput
- type DescribeDomainDetailOutput
- func (s DescribeDomainDetailOutput) GoString() string
- func (s *DescribeDomainDetailOutput) SetBrCompress(v *BrCompressForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetCache(v *CacheForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetCname(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetCreateTime(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetDomain(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetEnableFailOver(v bool) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetGzipCompress(v *GzipCompressForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetHttps(v *HttpsForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetIPv6Switch(v bool) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetIpAccess(v *IpAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetIsCNAMEResolved(v bool) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetOrigin(v *ConvertConvertOriginForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetPreConnect(v *PreConnectForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetProjectName(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetRTTOptimize(v *RTTOptimizeForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetRecordFiling(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetRefererAccess(v *RefererAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetScope(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetServiceType(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetStaticOptimization(v *StaticOptimizationForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetStatus(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetStrategyType(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetUpdateTime(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetUrlAccess(v *UrlAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetUrlRedirect(v *UrlRedirectForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetUserAgentAccess(v *UserAgentAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetUserName(v string) *DescribeDomainDetailOutput
- func (s *DescribeDomainDetailOutput) SetWebSocket(v *WebSocketForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
- func (s DescribeDomainDetailOutput) String() string
- type DescribeDomainIspDataInput
- func (s DescribeDomainIspDataInput) GoString() string
- func (s *DescribeDomainIspDataInput) SetDomain(v string) *DescribeDomainIspDataInput
- func (s *DescribeDomainIspDataInput) SetEndTime(v string) *DescribeDomainIspDataInput
- func (s *DescribeDomainIspDataInput) SetProjectName(v []*string) *DescribeDomainIspDataInput
- func (s *DescribeDomainIspDataInput) SetStartTime(v string) *DescribeDomainIspDataInput
- func (s DescribeDomainIspDataInput) String() string
- func (s *DescribeDomainIspDataInput) Validate() error
- type DescribeDomainIspDataOutput
- func (s DescribeDomainIspDataOutput) GoString() string
- func (s *DescribeDomainIspDataOutput) SetDomainName(v string) *DescribeDomainIspDataOutput
- func (s *DescribeDomainIspDataOutput) SetEndTime(v string) *DescribeDomainIspDataOutput
- func (s *DescribeDomainIspDataOutput) SetStartTime(v string) *DescribeDomainIspDataOutput
- func (s *DescribeDomainIspDataOutput) SetValues(v []*ValueForDescribeDomainIspDataOutput) *DescribeDomainIspDataOutput
- func (s DescribeDomainIspDataOutput) String() string
- type DescribeDomainLogsInput
- func (s DescribeDomainLogsInput) GoString() string
- func (s *DescribeDomainLogsInput) SetDomain(v string) *DescribeDomainLogsInput
- func (s *DescribeDomainLogsInput) SetEndTime(v string) *DescribeDomainLogsInput
- func (s *DescribeDomainLogsInput) SetPageNum(v int32) *DescribeDomainLogsInput
- func (s *DescribeDomainLogsInput) SetPageSize(v int32) *DescribeDomainLogsInput
- func (s *DescribeDomainLogsInput) SetProjectName(v []*string) *DescribeDomainLogsInput
- func (s *DescribeDomainLogsInput) SetStartTime(v string) *DescribeDomainLogsInput
- func (s DescribeDomainLogsInput) String() string
- func (s *DescribeDomainLogsInput) Validate() error
- type DescribeDomainLogsOutput
- func (s DescribeDomainLogsOutput) GoString() string
- func (s *DescribeDomainLogsOutput) SetFileLists(v []*FileListForDescribeDomainLogsOutput) *DescribeDomainLogsOutput
- func (s *DescribeDomainLogsOutput) SetFilesCount(v int32) *DescribeDomainLogsOutput
- func (s *DescribeDomainLogsOutput) SetPageNum(v int32) *DescribeDomainLogsOutput
- func (s *DescribeDomainLogsOutput) SetPageSize(v int32) *DescribeDomainLogsOutput
- func (s DescribeDomainLogsOutput) String() string
- type DescribeDomainOverviewInput
- func (s DescribeDomainOverviewInput) GoString() string
- func (s *DescribeDomainOverviewInput) SetPageNum(v int32) *DescribeDomainOverviewInput
- func (s *DescribeDomainOverviewInput) SetPageSize(v int32) *DescribeDomainOverviewInput
- func (s *DescribeDomainOverviewInput) SetProjectName(v []*string) *DescribeDomainOverviewInput
- func (s DescribeDomainOverviewInput) String() string
- type DescribeDomainOverviewOutput
- func (s DescribeDomainOverviewOutput) GoString() string
- func (s *DescribeDomainOverviewOutput) SetAllDomainNum(v int32) *DescribeDomainOverviewOutput
- func (s *DescribeDomainOverviewOutput) SetDomains(v []*DomainForDescribeDomainOverviewOutput) *DescribeDomainOverviewOutput
- func (s *DescribeDomainOverviewOutput) SetOnlineDomainNum(v int32) *DescribeDomainOverviewOutput
- func (s *DescribeDomainOverviewOutput) SetPageNum(v int32) *DescribeDomainOverviewOutput
- func (s *DescribeDomainOverviewOutput) SetPageSize(v int32) *DescribeDomainOverviewOutput
- func (s DescribeDomainOverviewOutput) String() string
- type DescribeDomainPVDataInput
- func (s DescribeDomainPVDataInput) GoString() string
- func (s *DescribeDomainPVDataInput) SetDomain(v string) *DescribeDomainPVDataInput
- func (s *DescribeDomainPVDataInput) SetEndTime(v string) *DescribeDomainPVDataInput
- func (s *DescribeDomainPVDataInput) SetProjectName(v []*string) *DescribeDomainPVDataInput
- func (s *DescribeDomainPVDataInput) SetStartTime(v string) *DescribeDomainPVDataInput
- func (s DescribeDomainPVDataInput) String() string
- func (s *DescribeDomainPVDataInput) Validate() error
- type DescribeDomainPVDataOutput
- func (s DescribeDomainPVDataOutput) GoString() string
- func (s *DescribeDomainPVDataOutput) SetDataInterval(v int32) *DescribeDomainPVDataOutput
- func (s *DescribeDomainPVDataOutput) SetDomainName(v string) *DescribeDomainPVDataOutput
- func (s *DescribeDomainPVDataOutput) SetEndTime(v string) *DescribeDomainPVDataOutput
- func (s *DescribeDomainPVDataOutput) SetResults(v []*ResultForDescribeDomainPVDataOutput) *DescribeDomainPVDataOutput
- func (s *DescribeDomainPVDataOutput) SetStartTime(v string) *DescribeDomainPVDataOutput
- func (s DescribeDomainPVDataOutput) String() string
- type DescribeDomainProbeSettingsInput
- func (s DescribeDomainProbeSettingsInput) GoString() string
- func (s *DescribeDomainProbeSettingsInput) SetDomain(v string) *DescribeDomainProbeSettingsInput
- func (s *DescribeDomainProbeSettingsInput) SetFuzzy(v bool) *DescribeDomainProbeSettingsInput
- func (s *DescribeDomainProbeSettingsInput) SetProejctName(v []*string) *DescribeDomainProbeSettingsInput
- func (s DescribeDomainProbeSettingsInput) String() string
- type DescribeDomainProbeSettingsOutput
- type DescribeDomainRegionDataInput
- func (s DescribeDomainRegionDataInput) GoString() string
- func (s *DescribeDomainRegionDataInput) SetDomain(v string) *DescribeDomainRegionDataInput
- func (s *DescribeDomainRegionDataInput) SetEndTime(v string) *DescribeDomainRegionDataInput
- func (s *DescribeDomainRegionDataInput) SetProjectName(v []*string) *DescribeDomainRegionDataInput
- func (s *DescribeDomainRegionDataInput) SetStartTime(v string) *DescribeDomainRegionDataInput
- func (s DescribeDomainRegionDataInput) String() string
- func (s *DescribeDomainRegionDataInput) Validate() error
- type DescribeDomainRegionDataOutput
- func (s DescribeDomainRegionDataOutput) GoString() string
- func (s *DescribeDomainRegionDataOutput) SetDomainName(v string) *DescribeDomainRegionDataOutput
- func (s *DescribeDomainRegionDataOutput) SetEndTime(v string) *DescribeDomainRegionDataOutput
- func (s *DescribeDomainRegionDataOutput) SetStartTime(v string) *DescribeDomainRegionDataOutput
- func (s *DescribeDomainRegionDataOutput) SetValues(v []*ValueForDescribeDomainRegionDataOutput) *DescribeDomainRegionDataOutput
- func (s DescribeDomainRegionDataOutput) String() string
- type DescribeDomainUVDataInput
- func (s DescribeDomainUVDataInput) GoString() string
- func (s *DescribeDomainUVDataInput) SetDomain(v string) *DescribeDomainUVDataInput
- func (s *DescribeDomainUVDataInput) SetEndTime(v string) *DescribeDomainUVDataInput
- func (s *DescribeDomainUVDataInput) SetProjectName(v []*string) *DescribeDomainUVDataInput
- func (s *DescribeDomainUVDataInput) SetStartTime(v string) *DescribeDomainUVDataInput
- func (s DescribeDomainUVDataInput) String() string
- func (s *DescribeDomainUVDataInput) Validate() error
- type DescribeDomainUVDataOutput
- func (s DescribeDomainUVDataOutput) GoString() string
- func (s *DescribeDomainUVDataOutput) SetDataInterval(v int32) *DescribeDomainUVDataOutput
- func (s *DescribeDomainUVDataOutput) SetDomainName(v string) *DescribeDomainUVDataOutput
- func (s *DescribeDomainUVDataOutput) SetEndTime(v string) *DescribeDomainUVDataOutput
- func (s *DescribeDomainUVDataOutput) SetResults(v []*ResultForDescribeDomainUVDataOutput) *DescribeDomainUVDataOutput
- func (s *DescribeDomainUVDataOutput) SetStartTime(v string) *DescribeDomainUVDataOutput
- func (s DescribeDomainUVDataOutput) String() string
- type DescribeOriginRealTimeDataInput
- func (s DescribeOriginRealTimeDataInput) GoString() string
- func (s *DescribeOriginRealTimeDataInput) SetDomains(v []*string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetEndTime(v string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetIPVersion(v string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetMetrics(v []*string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetProjectName(v []*string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetProtocol(v []*string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetStartTime(v string) *DescribeOriginRealTimeDataInput
- func (s *DescribeOriginRealTimeDataInput) SetType(v string) *DescribeOriginRealTimeDataInput
- func (s DescribeOriginRealTimeDataInput) String() string
- func (s *DescribeOriginRealTimeDataInput) Validate() error
- type DescribeOriginRealTimeDataOutput
- func (s DescribeOriginRealTimeDataOutput) GoString() string
- func (s *DescribeOriginRealTimeDataOutput) SetDomainCount(v int32) *DescribeOriginRealTimeDataOutput
- func (s *DescribeOriginRealTimeDataOutput) SetEndTime(v string) *DescribeOriginRealTimeDataOutput
- func (s *DescribeOriginRealTimeDataOutput) SetMetrics(v []*string) *DescribeOriginRealTimeDataOutput
- func (s *DescribeOriginRealTimeDataOutput) SetResults(v []*ResultForDescribeOriginRealTimeDataOutput) *DescribeOriginRealTimeDataOutput
- func (s *DescribeOriginRealTimeDataOutput) SetStartTime(v string) *DescribeOriginRealTimeDataOutput
- func (s DescribeOriginRealTimeDataOutput) String() string
- type DescribeOriginStatisticsDetailInput
- func (s DescribeOriginStatisticsDetailInput) GoString() string
- func (s *DescribeOriginStatisticsDetailInput) SetDomains(v []*string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetEndTime(v string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetIPVersion(v string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetInterval(v int32) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetMetrics(v []*string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetProjectName(v []*string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetProtocol(v []*string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetStartTime(v string) *DescribeOriginStatisticsDetailInput
- func (s *DescribeOriginStatisticsDetailInput) SetType(v string) *DescribeOriginStatisticsDetailInput
- func (s DescribeOriginStatisticsDetailInput) String() string
- func (s *DescribeOriginStatisticsDetailInput) Validate() error
- type DescribeOriginStatisticsDetailOutput
- func (s DescribeOriginStatisticsDetailOutput) GoString() string
- func (s *DescribeOriginStatisticsDetailOutput) SetDomainCount(v int32) *DescribeOriginStatisticsDetailOutput
- func (s *DescribeOriginStatisticsDetailOutput) SetEndTime(v string) *DescribeOriginStatisticsDetailOutput
- func (s *DescribeOriginStatisticsDetailOutput) SetMetrics(v []*string) *DescribeOriginStatisticsDetailOutput
- func (s *DescribeOriginStatisticsDetailOutput) SetRequestId(v string) *DescribeOriginStatisticsDetailOutput
- func (s *DescribeOriginStatisticsDetailOutput) SetResults(v []*ResultForDescribeOriginStatisticsDetailOutput) *DescribeOriginStatisticsDetailOutput
- func (s *DescribeOriginStatisticsDetailOutput) SetStartTime(v string) *DescribeOriginStatisticsDetailOutput
- func (s DescribeOriginStatisticsDetailOutput) String() string
- type DescribeOriginStatisticsInput
- func (s DescribeOriginStatisticsInput) GoString() string
- func (s *DescribeOriginStatisticsInput) SetDomains(v []*string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetEndTime(v string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetIPVersion(v string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetInterval(v int32) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetMetrics(v []*string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetProjectName(v []*string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetProtocol(v []*string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetStartTime(v string) *DescribeOriginStatisticsInput
- func (s *DescribeOriginStatisticsInput) SetType(v string) *DescribeOriginStatisticsInput
- func (s DescribeOriginStatisticsInput) String() string
- func (s *DescribeOriginStatisticsInput) Validate() error
- type DescribeOriginStatisticsOutput
- func (s DescribeOriginStatisticsOutput) GoString() string
- func (s *DescribeOriginStatisticsOutput) SetDomainCount(v int32) *DescribeOriginStatisticsOutput
- func (s *DescribeOriginStatisticsOutput) SetEndTime(v string) *DescribeOriginStatisticsOutput
- func (s *DescribeOriginStatisticsOutput) SetMetrics(v []*string) *DescribeOriginStatisticsOutput
- func (s *DescribeOriginStatisticsOutput) SetResults(v []*ResultForDescribeOriginStatisticsOutput) *DescribeOriginStatisticsOutput
- func (s *DescribeOriginStatisticsOutput) SetStartTime(v string) *DescribeOriginStatisticsOutput
- func (s *DescribeOriginStatisticsOutput) SetTotalStatistics(v *TotalStatisticsForDescribeOriginStatisticsOutput) *DescribeOriginStatisticsOutput
- func (s DescribeOriginStatisticsOutput) String() string
- type DescribeRealTimeDataInput
- func (s DescribeRealTimeDataInput) GoString() string
- func (s *DescribeRealTimeDataInput) SetAcceleratingRegion(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetAcceleratingScope(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetArea(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetDomains(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetEndTime(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetIPVersion(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetIspNameEn(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetMetrics(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetProjectName(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetProtocol(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetRegion(v []*string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetStartTime(v string) *DescribeRealTimeDataInput
- func (s *DescribeRealTimeDataInput) SetType(v string) *DescribeRealTimeDataInput
- func (s DescribeRealTimeDataInput) String() string
- func (s *DescribeRealTimeDataInput) Validate() error
- type DescribeRealTimeDataOutput
- func (s DescribeRealTimeDataOutput) GoString() string
- func (s *DescribeRealTimeDataOutput) SetDomainCount(v int32) *DescribeRealTimeDataOutput
- func (s *DescribeRealTimeDataOutput) SetEndTime(v string) *DescribeRealTimeDataOutput
- func (s *DescribeRealTimeDataOutput) SetMetrics(v []*string) *DescribeRealTimeDataOutput
- func (s *DescribeRealTimeDataOutput) SetResults(v []*ResultForDescribeRealTimeDataOutput) *DescribeRealTimeDataOutput
- func (s *DescribeRealTimeDataOutput) SetStartTime(v string) *DescribeRealTimeDataOutput
- func (s DescribeRealTimeDataOutput) String() string
- type DescribeStatisticsDetailInput
- func (s DescribeStatisticsDetailInput) GoString() string
- func (s *DescribeStatisticsDetailInput) SetAcceleratingRegion(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetAcceleratingScope(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetArea(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetDomains(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetEndTime(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetIPVersion(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetInterval(v int32) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetIspNameEn(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetMetrics(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetProjectName(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetProtocol(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetRegion(v []*string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetStartTime(v string) *DescribeStatisticsDetailInput
- func (s *DescribeStatisticsDetailInput) SetType(v string) *DescribeStatisticsDetailInput
- func (s DescribeStatisticsDetailInput) String() string
- func (s *DescribeStatisticsDetailInput) Validate() error
- type DescribeStatisticsDetailOutput
- func (s DescribeStatisticsDetailOutput) GoString() string
- func (s *DescribeStatisticsDetailOutput) SetDomainCount(v int32) *DescribeStatisticsDetailOutput
- func (s *DescribeStatisticsDetailOutput) SetEndTime(v string) *DescribeStatisticsDetailOutput
- func (s *DescribeStatisticsDetailOutput) SetMetrics(v []*string) *DescribeStatisticsDetailOutput
- func (s *DescribeStatisticsDetailOutput) SetResults(v []*ResultForDescribeStatisticsDetailOutput) *DescribeStatisticsDetailOutput
- func (s *DescribeStatisticsDetailOutput) SetStartTime(v string) *DescribeStatisticsDetailOutput
- func (s DescribeStatisticsDetailOutput) String() string
- type DescribeStatisticsInput
- func (s DescribeStatisticsInput) GoString() string
- func (s *DescribeStatisticsInput) SetAcceleratingRegion(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetAcceleratingScope(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetArea(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetDomains(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetEndTime(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetIPVersion(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetInterval(v int32) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetIspNameEn(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetMetrics(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetProjectName(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetProtocol(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetRegion(v []*string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetStartTime(v string) *DescribeStatisticsInput
- func (s *DescribeStatisticsInput) SetType(v string) *DescribeStatisticsInput
- func (s DescribeStatisticsInput) String() string
- func (s *DescribeStatisticsInput) Validate() error
- type DescribeStatisticsOutput
- func (s DescribeStatisticsOutput) GoString() string
- func (s *DescribeStatisticsOutput) SetDomainCount(v int32) *DescribeStatisticsOutput
- func (s *DescribeStatisticsOutput) SetEndTime(v string) *DescribeStatisticsOutput
- func (s *DescribeStatisticsOutput) SetMetrics(v []*string) *DescribeStatisticsOutput
- func (s *DescribeStatisticsOutput) SetResults(v []*ResultForDescribeStatisticsOutput) *DescribeStatisticsOutput
- func (s *DescribeStatisticsOutput) SetStartTime(v string) *DescribeStatisticsOutput
- func (s *DescribeStatisticsOutput) SetTotalStatistics(v *TotalStatisticsForDescribeStatisticsOutput) *DescribeStatisticsOutput
- func (s DescribeStatisticsOutput) String() string
- type DescribeTopDomainsInput
- func (s DescribeTopDomainsInput) GoString() string
- func (s *DescribeTopDomainsInput) SetAcceleratingRegion(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetArea(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetDomains(v []*string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetEndTime(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetIPVersion(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetIspNameEn(v []*string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetLimit(v int32) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetProjectName(v []*string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetProtocol(v []*string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetRegion(v []*string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetSort(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetStartTime(v string) *DescribeTopDomainsInput
- func (s *DescribeTopDomainsInput) SetType(v string) *DescribeTopDomainsInput
- func (s DescribeTopDomainsInput) String() string
- func (s *DescribeTopDomainsInput) Validate() error
- type DescribeTopDomainsOutput
- func (s DescribeTopDomainsOutput) GoString() string
- func (s *DescribeTopDomainsOutput) SetDomainCount(v int32) *DescribeTopDomainsOutput
- func (s *DescribeTopDomainsOutput) SetEndTime(v string) *DescribeTopDomainsOutput
- func (s *DescribeTopDomainsOutput) SetStartTime(v string) *DescribeTopDomainsOutput
- func (s *DescribeTopDomainsOutput) SetTopDomains(v []*TopDomainForDescribeTopDomainsOutput) *DescribeTopDomainsOutput
- func (s DescribeTopDomainsOutput) String() string
- type DescribeTopIPInput
- func (s DescribeTopIPInput) GoString() string
- func (s *DescribeTopIPInput) SetEndTime(v string) *DescribeTopIPInput
- func (s *DescribeTopIPInput) SetLimit(v int32) *DescribeTopIPInput
- func (s *DescribeTopIPInput) SetProjectName(v []*string) *DescribeTopIPInput
- func (s *DescribeTopIPInput) SetSort(v string) *DescribeTopIPInput
- func (s *DescribeTopIPInput) SetStartTime(v string) *DescribeTopIPInput
- func (s DescribeTopIPInput) String() string
- func (s *DescribeTopIPInput) Validate() error
- type DescribeTopIPOutput
- type DescribeTopRefererInput
- func (s DescribeTopRefererInput) GoString() string
- func (s *DescribeTopRefererInput) SetEndTime(v string) *DescribeTopRefererInput
- func (s *DescribeTopRefererInput) SetLimit(v int32) *DescribeTopRefererInput
- func (s *DescribeTopRefererInput) SetProjectName(v []*string) *DescribeTopRefererInput
- func (s *DescribeTopRefererInput) SetSort(v string) *DescribeTopRefererInput
- func (s *DescribeTopRefererInput) SetStartTime(v string) *DescribeTopRefererInput
- func (s DescribeTopRefererInput) String() string
- func (s *DescribeTopRefererInput) Validate() error
- type DescribeTopRefererOutput
- type DescribeTopURLInput
- func (s DescribeTopURLInput) GoString() string
- func (s *DescribeTopURLInput) SetDomain(v string) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetEndTime(v string) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetLimit(v int32) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetProjectName(v []*string) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetSort(v string) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetStartTime(v string) *DescribeTopURLInput
- func (s *DescribeTopURLInput) SetStatusCode(v []*string) *DescribeTopURLInput
- func (s DescribeTopURLInput) String() string
- func (s *DescribeTopURLInput) Validate() error
- type DescribeTopURLOutput
- type DetailInfoForDescribeOriginRealTimeDataOutput
- func (s DetailInfoForDescribeOriginRealTimeDataOutput) GoString() string
- func (s *DetailInfoForDescribeOriginRealTimeDataOutput) SetName(v string) *DetailInfoForDescribeOriginRealTimeDataOutput
- func (s *DetailInfoForDescribeOriginRealTimeDataOutput) SetValue(v float64) *DetailInfoForDescribeOriginRealTimeDataOutput
- func (s DetailInfoForDescribeOriginRealTimeDataOutput) String() string
- type DetailInfoForDescribeOriginStatisticsDetailOutput
- func (s DetailInfoForDescribeOriginStatisticsDetailOutput) GoString() string
- func (s *DetailInfoForDescribeOriginStatisticsDetailOutput) SetName(v string) *DetailInfoForDescribeOriginStatisticsDetailOutput
- func (s *DetailInfoForDescribeOriginStatisticsDetailOutput) SetValue(v float64) *DetailInfoForDescribeOriginStatisticsDetailOutput
- func (s DetailInfoForDescribeOriginStatisticsDetailOutput) String() string
- type DetailInfoForDescribeOriginStatisticsOutput
- func (s DetailInfoForDescribeOriginStatisticsOutput) GoString() string
- func (s *DetailInfoForDescribeOriginStatisticsOutput) SetName(v string) *DetailInfoForDescribeOriginStatisticsOutput
- func (s *DetailInfoForDescribeOriginStatisticsOutput) SetValue(v float64) *DetailInfoForDescribeOriginStatisticsOutput
- func (s DetailInfoForDescribeOriginStatisticsOutput) String() string
- type DetailInfoForDescribeRealTimeDataOutput
- func (s DetailInfoForDescribeRealTimeDataOutput) GoString() string
- func (s *DetailInfoForDescribeRealTimeDataOutput) SetName(v string) *DetailInfoForDescribeRealTimeDataOutput
- func (s *DetailInfoForDescribeRealTimeDataOutput) SetValue(v float64) *DetailInfoForDescribeRealTimeDataOutput
- func (s DetailInfoForDescribeRealTimeDataOutput) String() string
- type DetailInfoForDescribeStatisticsDetailOutput
- func (s DetailInfoForDescribeStatisticsDetailOutput) GoString() string
- func (s *DetailInfoForDescribeStatisticsDetailOutput) SetName(v string) *DetailInfoForDescribeStatisticsDetailOutput
- func (s *DetailInfoForDescribeStatisticsDetailOutput) SetValue(v float64) *DetailInfoForDescribeStatisticsDetailOutput
- func (s DetailInfoForDescribeStatisticsDetailOutput) String() string
- type DetailInfoForDescribeStatisticsOutput
- func (s DetailInfoForDescribeStatisticsOutput) GoString() string
- func (s *DetailInfoForDescribeStatisticsOutput) SetName(v string) *DetailInfoForDescribeStatisticsOutput
- func (s *DetailInfoForDescribeStatisticsOutput) SetValue(v float64) *DetailInfoForDescribeStatisticsOutput
- func (s DetailInfoForDescribeStatisticsOutput) String() string
- type DomainForDescribeDomainOverviewOutput
- func (s DomainForDescribeDomainOverviewOutput) GoString() string
- func (s *DomainForDescribeDomainOverviewOutput) SetDomain(v string) *DomainForDescribeDomainOverviewOutput
- func (s *DomainForDescribeDomainOverviewOutput) SetScope(v string) *DomainForDescribeDomainOverviewOutput
- func (s *DomainForDescribeDomainOverviewOutput) SetStatus(v string) *DomainForDescribeDomainOverviewOutput
- func (s DomainForDescribeDomainOverviewOutput) String() string
- type DomainListForListDomainConfigOutput
- func (s DomainListForListDomainConfigOutput) GoString() string
- func (s *DomainListForListDomainConfigOutput) SetBrCompress(v *BrCompressForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetCache(v *CacheForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetCname(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetCreateTime(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetDomain(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetEnableFailOver(v bool) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetGzipCompress(v *GzipCompressForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetHttps(v *HttpsForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetIPv6Switch(v bool) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetIpAccess(v *IpAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetIsCNAMEResolved(v bool) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetOrigin(v *ConvertConvertOriginForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetPreConnect(v *PreConnectForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetProjectName(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetRTTOptimize(v *RTTOptimizeForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetRecordFiling(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetRefererAccess(v *RefererAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetResourceTags(v []*ResourceTagForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetScope(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetServiceType(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetStaticOptimization(v *StaticOptimizationForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetStatus(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetStrategyType(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUpdateTime(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUploadOptimize(v *UploadOptimizeForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUrlAccess(v *UrlAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUrlRedirect(v *UrlRedirectForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUserAgentAccess(v *UserAgentAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetUserName(v string) *DomainListForListDomainConfigOutput
- func (s *DomainListForListDomainConfigOutput) SetWebSocket(v *WebSocketForListDomainConfigOutput) *DomainListForListDomainConfigOutput
- func (s DomainListForListDomainConfigOutput) String() string
- type FileListForDescribeDomainLogsOutput
- func (s FileListForDescribeDomainLogsOutput) GoString() string
- func (s *FileListForDescribeDomainLogsOutput) SetDomainName(v string) *FileListForDescribeDomainLogsOutput
- func (s *FileListForDescribeDomainLogsOutput) SetEndTime(v string) *FileListForDescribeDomainLogsOutput
- func (s *FileListForDescribeDomainLogsOutput) SetFileName(v string) *FileListForDescribeDomainLogsOutput
- func (s *FileListForDescribeDomainLogsOutput) SetFilePath(v string) *FileListForDescribeDomainLogsOutput
- func (s *FileListForDescribeDomainLogsOutput) SetFileSize(v int32) *FileListForDescribeDomainLogsOutput
- func (s *FileListForDescribeDomainLogsOutput) SetStartTime(v string) *FileListForDescribeDomainLogsOutput
- func (s FileListForDescribeDomainLogsOutput) String() string
- type FollowRedirectForCreateDomainConfigsInput
- func (s FollowRedirectForCreateDomainConfigsInput) GoString() string
- func (s *FollowRedirectForCreateDomainConfigsInput) SetEnable(v bool) *FollowRedirectForCreateDomainConfigsInput
- func (s *FollowRedirectForCreateDomainConfigsInput) SetMaxTries(v int32) *FollowRedirectForCreateDomainConfigsInput
- func (s FollowRedirectForCreateDomainConfigsInput) String() string
- type FollowRedirectForDescribeDomainDetailOutput
- func (s FollowRedirectForDescribeDomainDetailOutput) GoString() string
- func (s *FollowRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *FollowRedirectForDescribeDomainDetailOutput
- func (s *FollowRedirectForDescribeDomainDetailOutput) SetMaxTries(v int32) *FollowRedirectForDescribeDomainDetailOutput
- func (s FollowRedirectForDescribeDomainDetailOutput) String() string
- type FollowRedirectForListDomainConfigOutput
- func (s FollowRedirectForListDomainConfigOutput) GoString() string
- func (s *FollowRedirectForListDomainConfigOutput) SetEnable(v bool) *FollowRedirectForListDomainConfigOutput
- func (s *FollowRedirectForListDomainConfigOutput) SetMaxTries(v int32) *FollowRedirectForListDomainConfigOutput
- func (s FollowRedirectForListDomainConfigOutput) String() string
- type FollowRedirectForUpdateSingleDomainConfigInput
- func (s FollowRedirectForUpdateSingleDomainConfigInput) GoString() string
- func (s *FollowRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *FollowRedirectForUpdateSingleDomainConfigInput
- func (s *FollowRedirectForUpdateSingleDomainConfigInput) SetMaxTries(v int32) *FollowRedirectForUpdateSingleDomainConfigInput
- func (s FollowRedirectForUpdateSingleDomainConfigInput) String() string
- type ForceRedirectForCreateDomainConfigsInput
- func (s ForceRedirectForCreateDomainConfigsInput) GoString() string
- func (s *ForceRedirectForCreateDomainConfigsInput) SetEnable(v bool) *ForceRedirectForCreateDomainConfigsInput
- func (s *ForceRedirectForCreateDomainConfigsInput) SetRedirectType(v string) *ForceRedirectForCreateDomainConfigsInput
- func (s ForceRedirectForCreateDomainConfigsInput) String() string
- type ForceRedirectForDescribeDomainDetailOutput
- func (s ForceRedirectForDescribeDomainDetailOutput) GoString() string
- func (s *ForceRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *ForceRedirectForDescribeDomainDetailOutput
- func (s *ForceRedirectForDescribeDomainDetailOutput) SetRedirectType(v string) *ForceRedirectForDescribeDomainDetailOutput
- func (s ForceRedirectForDescribeDomainDetailOutput) String() string
- type ForceRedirectForListDomainConfigOutput
- func (s ForceRedirectForListDomainConfigOutput) GoString() string
- func (s *ForceRedirectForListDomainConfigOutput) SetEnable(v bool) *ForceRedirectForListDomainConfigOutput
- func (s *ForceRedirectForListDomainConfigOutput) SetRedirectType(v string) *ForceRedirectForListDomainConfigOutput
- func (s ForceRedirectForListDomainConfigOutput) String() string
- type ForceRedirectForUpdateSingleDomainConfigInput
- func (s ForceRedirectForUpdateSingleDomainConfigInput) GoString() string
- func (s *ForceRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *ForceRedirectForUpdateSingleDomainConfigInput
- func (s *ForceRedirectForUpdateSingleDomainConfigInput) SetRedirectType(v string) *ForceRedirectForUpdateSingleDomainConfigInput
- func (s ForceRedirectForUpdateSingleDomainConfigInput) String() string
- type GetPurgePrefetchTaskQuotaInput
- type GetPurgePrefetchTaskQuotaOutput
- func (s GetPurgePrefetchTaskQuotaOutput) GoString() string
- func (s *GetPurgePrefetchTaskQuotaOutput) SetDirQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s *GetPurgePrefetchTaskQuotaOutput) SetDirRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s *GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s *GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s *GetPurgePrefetchTaskQuotaOutput) SetUrlQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s *GetPurgePrefetchTaskQuotaOutput) SetUrlRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
- func (s GetPurgePrefetchTaskQuotaOutput) String() string
- type GzipCompressForCreateDomainConfigsInput
- type GzipCompressForDescribeDomainDetailOutput
- type GzipCompressForListDomainConfigOutput
- type GzipCompressForUpdateSingleDomainConfigInput
- type HeaderInfoForCreateDomainConfigsInput
- func (s HeaderInfoForCreateDomainConfigsInput) GoString() string
- func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderMode(v int32) *HeaderInfoForCreateDomainConfigsInput
- func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderName(v string) *HeaderInfoForCreateDomainConfigsInput
- func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderValue(v string) *HeaderInfoForCreateDomainConfigsInput
- func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderValueType(v string) *HeaderInfoForCreateDomainConfigsInput
- func (s HeaderInfoForCreateDomainConfigsInput) String() string
- type HeaderInfoForDescribeDomainDetailOutput
- func (s HeaderInfoForDescribeDomainDetailOutput) GoString() string
- func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderMode(v int32) *HeaderInfoForDescribeDomainDetailOutput
- func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderName(v string) *HeaderInfoForDescribeDomainDetailOutput
- func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderValue(v string) *HeaderInfoForDescribeDomainDetailOutput
- func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderValueType(v string) *HeaderInfoForDescribeDomainDetailOutput
- func (s HeaderInfoForDescribeDomainDetailOutput) String() string
- type HeaderInfoForListDomainConfigOutput
- func (s HeaderInfoForListDomainConfigOutput) GoString() string
- func (s *HeaderInfoForListDomainConfigOutput) SetHeaderMode(v int32) *HeaderInfoForListDomainConfigOutput
- func (s *HeaderInfoForListDomainConfigOutput) SetHeaderName(v string) *HeaderInfoForListDomainConfigOutput
- func (s *HeaderInfoForListDomainConfigOutput) SetHeaderValue(v string) *HeaderInfoForListDomainConfigOutput
- func (s *HeaderInfoForListDomainConfigOutput) SetHeaderValueType(v string) *HeaderInfoForListDomainConfigOutput
- func (s HeaderInfoForListDomainConfigOutput) String() string
- type HeaderInfoForUpdateSingleDomainConfigInput
- func (s HeaderInfoForUpdateSingleDomainConfigInput) GoString() string
- func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderMode(v int32) *HeaderInfoForUpdateSingleDomainConfigInput
- func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderName(v string) *HeaderInfoForUpdateSingleDomainConfigInput
- func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValue(v string) *HeaderInfoForUpdateSingleDomainConfigInput
- func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValueType(v string) *HeaderInfoForUpdateSingleDomainConfigInput
- func (s HeaderInfoForUpdateSingleDomainConfigInput) String() string
- type HstsForCreateDomainConfigsInput
- func (s HstsForCreateDomainConfigsInput) GoString() string
- func (s *HstsForCreateDomainConfigsInput) SetEnable(v bool) *HstsForCreateDomainConfigsInput
- func (s *HstsForCreateDomainConfigsInput) SetIncludeSubDomain(v bool) *HstsForCreateDomainConfigsInput
- func (s *HstsForCreateDomainConfigsInput) SetMaxAge(v int32) *HstsForCreateDomainConfigsInput
- func (s HstsForCreateDomainConfigsInput) String() string
- type HstsForDescribeDomainDetailOutput
- func (s HstsForDescribeDomainDetailOutput) GoString() string
- func (s *HstsForDescribeDomainDetailOutput) SetEnable(v bool) *HstsForDescribeDomainDetailOutput
- func (s *HstsForDescribeDomainDetailOutput) SetIncludeSubDomain(v bool) *HstsForDescribeDomainDetailOutput
- func (s *HstsForDescribeDomainDetailOutput) SetMaxAge(v int32) *HstsForDescribeDomainDetailOutput
- func (s HstsForDescribeDomainDetailOutput) String() string
- type HstsForListDomainConfigOutput
- func (s HstsForListDomainConfigOutput) GoString() string
- func (s *HstsForListDomainConfigOutput) SetEnable(v bool) *HstsForListDomainConfigOutput
- func (s *HstsForListDomainConfigOutput) SetIncludeSubDomain(v bool) *HstsForListDomainConfigOutput
- func (s *HstsForListDomainConfigOutput) SetMaxAge(v int32) *HstsForListDomainConfigOutput
- func (s HstsForListDomainConfigOutput) String() string
- type HstsForUpdateSingleDomainConfigInput
- func (s HstsForUpdateSingleDomainConfigInput) GoString() string
- func (s *HstsForUpdateSingleDomainConfigInput) SetEnable(v bool) *HstsForUpdateSingleDomainConfigInput
- func (s *HstsForUpdateSingleDomainConfigInput) SetIncludeSubDomain(v bool) *HstsForUpdateSingleDomainConfigInput
- func (s *HstsForUpdateSingleDomainConfigInput) SetMaxAge(v int32) *HstsForUpdateSingleDomainConfigInput
- func (s HstsForUpdateSingleDomainConfigInput) String() string
- type HttpsForCreateDomainConfigsInput
- func (s HttpsForCreateDomainConfigsInput) GoString() string
- func (s *HttpsForCreateDomainConfigsInput) SetCertBind(v *CertBindForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
- func (s *HttpsForCreateDomainConfigsInput) SetForceRedirect(v *ForceRedirectForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
- func (s *HttpsForCreateDomainConfigsInput) SetHsts(v *HstsForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
- func (s *HttpsForCreateDomainConfigsInput) SetHttp2(v bool) *HttpsForCreateDomainConfigsInput
- func (s *HttpsForCreateDomainConfigsInput) SetQUICSwitch(v bool) *HttpsForCreateDomainConfigsInput
- func (s *HttpsForCreateDomainConfigsInput) SetTlsVersions(v *TlsVersionsForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
- func (s HttpsForCreateDomainConfigsInput) String() string
- type HttpsForDescribeDomainDetailOutput
- func (s HttpsForDescribeDomainDetailOutput) GoString() string
- func (s *HttpsForDescribeDomainDetailOutput) SetCertBind(v *CertBindForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
- func (s *HttpsForDescribeDomainDetailOutput) SetForceRedirect(v *ForceRedirectForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
- func (s *HttpsForDescribeDomainDetailOutput) SetHsts(v *HstsForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
- func (s *HttpsForDescribeDomainDetailOutput) SetHttp2(v bool) *HttpsForDescribeDomainDetailOutput
- func (s *HttpsForDescribeDomainDetailOutput) SetQUICSwitch(v bool) *HttpsForDescribeDomainDetailOutput
- func (s *HttpsForDescribeDomainDetailOutput) SetTlsVersions(v *TlsVersionsForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
- func (s HttpsForDescribeDomainDetailOutput) String() string
- type HttpsForListDomainConfigOutput
- func (s HttpsForListDomainConfigOutput) GoString() string
- func (s *HttpsForListDomainConfigOutput) SetCertBind(v *CertBindForListDomainConfigOutput) *HttpsForListDomainConfigOutput
- func (s *HttpsForListDomainConfigOutput) SetForceRedirect(v *ForceRedirectForListDomainConfigOutput) *HttpsForListDomainConfigOutput
- func (s *HttpsForListDomainConfigOutput) SetHsts(v *HstsForListDomainConfigOutput) *HttpsForListDomainConfigOutput
- func (s *HttpsForListDomainConfigOutput) SetHttp2(v bool) *HttpsForListDomainConfigOutput
- func (s *HttpsForListDomainConfigOutput) SetQUICSwitch(v bool) *HttpsForListDomainConfigOutput
- func (s *HttpsForListDomainConfigOutput) SetTlsVersions(v *TlsVersionsForListDomainConfigOutput) *HttpsForListDomainConfigOutput
- func (s HttpsForListDomainConfigOutput) String() string
- type HttpsForUpdateSingleDomainConfigInput
- func (s HttpsForUpdateSingleDomainConfigInput) GoString() string
- func (s *HttpsForUpdateSingleDomainConfigInput) SetCertBind(v *CertBindForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
- func (s *HttpsForUpdateSingleDomainConfigInput) SetForceRedirect(v *ForceRedirectForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
- func (s *HttpsForUpdateSingleDomainConfigInput) SetHsts(v *HstsForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
- func (s *HttpsForUpdateSingleDomainConfigInput) SetHttp2(v bool) *HttpsForUpdateSingleDomainConfigInput
- func (s *HttpsForUpdateSingleDomainConfigInput) SetQUICSwitch(v bool) *HttpsForUpdateSingleDomainConfigInput
- func (s *HttpsForUpdateSingleDomainConfigInput) SetTlsVersions(v *TlsVersionsForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
- func (s HttpsForUpdateSingleDomainConfigInput) String() string
- type IpAccessForCreateDomainConfigsInput
- func (s IpAccessForCreateDomainConfigsInput) GoString() string
- func (s *IpAccessForCreateDomainConfigsInput) SetEnable(v bool) *IpAccessForCreateDomainConfigsInput
- func (s *IpAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *IpAccessForCreateDomainConfigsInput
- func (s *IpAccessForCreateDomainConfigsInput) SetFilterType(v string) *IpAccessForCreateDomainConfigsInput
- func (s IpAccessForCreateDomainConfigsInput) String() string
- type IpAccessForDescribeDomainDetailOutput
- func (s IpAccessForDescribeDomainDetailOutput) GoString() string
- func (s *IpAccessForDescribeDomainDetailOutput) SetEnable(v bool) *IpAccessForDescribeDomainDetailOutput
- func (s *IpAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *IpAccessForDescribeDomainDetailOutput
- func (s *IpAccessForDescribeDomainDetailOutput) SetFilterType(v string) *IpAccessForDescribeDomainDetailOutput
- func (s IpAccessForDescribeDomainDetailOutput) String() string
- type IpAccessForListDomainConfigOutput
- func (s IpAccessForListDomainConfigOutput) GoString() string
- func (s *IpAccessForListDomainConfigOutput) SetEnable(v bool) *IpAccessForListDomainConfigOutput
- func (s *IpAccessForListDomainConfigOutput) SetFilterList(v []*string) *IpAccessForListDomainConfigOutput
- func (s *IpAccessForListDomainConfigOutput) SetFilterType(v string) *IpAccessForListDomainConfigOutput
- func (s IpAccessForListDomainConfigOutput) String() string
- type IpAccessForUpdateSingleDomainConfigInput
- func (s IpAccessForUpdateSingleDomainConfigInput) GoString() string
- func (s *IpAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *IpAccessForUpdateSingleDomainConfigInput
- func (s *IpAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *IpAccessForUpdateSingleDomainConfigInput
- func (s *IpAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *IpAccessForUpdateSingleDomainConfigInput
- func (s IpAccessForUpdateSingleDomainConfigInput) String() string
- type IspForDescribeDcdnRegionAndIspOutput
- func (s IspForDescribeDcdnRegionAndIspOutput) GoString() string
- func (s *IspForDescribeDcdnRegionAndIspOutput) SetCode(v string) *IspForDescribeDcdnRegionAndIspOutput
- func (s *IspForDescribeDcdnRegionAndIspOutput) SetName(v string) *IspForDescribeDcdnRegionAndIspOutput
- func (s IspForDescribeDcdnRegionAndIspOutput) String() string
- type ListCertBindInput
- type ListCertBindOutput
- type ListCertInput
- func (s ListCertInput) GoString() string
- func (s *ListCertInput) SetBindDomain(v string) *ListCertInput
- func (s *ListCertInput) SetBoundStatus(v string) *ListCertInput
- func (s *ListCertInput) SetCertId(v string) *ListCertInput
- func (s *ListCertInput) SetCertName(v string) *ListCertInput
- func (s *ListCertInput) SetCertSource(v string) *ListCertInput
- func (s *ListCertInput) SetCertStatus(v string) *ListCertInput
- func (s *ListCertInput) SetContainDomain(v bool) *ListCertInput
- func (s *ListCertInput) SetExpireSortOrder(v string) *ListCertInput
- func (s *ListCertInput) SetMatchDomain(v string) *ListCertInput
- func (s *ListCertInput) SetPageNumber(v int32) *ListCertInput
- func (s *ListCertInput) SetPageSize(v int32) *ListCertInput
- func (s *ListCertInput) SetProjectName(v []*string) *ListCertInput
- func (s ListCertInput) String() string
- type ListCertOutput
- func (s ListCertOutput) GoString() string
- func (s *ListCertOutput) SetCertList(v []*CertListForListCertOutput) *ListCertOutput
- func (s *ListCertOutput) SetNeedAuth(v bool) *ListCertOutput
- func (s *ListCertOutput) SetPageNumber(v int32) *ListCertOutput
- func (s *ListCertOutput) SetPageSize(v int32) *ListCertOutput
- func (s *ListCertOutput) SetTotal(v int32) *ListCertOutput
- func (s ListCertOutput) String() string
- type ListDomainConfigInput
- func (s ListDomainConfigInput) GoString() string
- func (s *ListDomainConfigInput) SetHTTPs(v bool) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetKeyword(v string) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetOriginType(v []*string) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetPageNumber(v int32) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetPageSize(v int32) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetProjectName(v []*string) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetResourceTagFilter(v *ResourceTagFilterForListDomainConfigInput) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetScope(v []*string) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetStatus(v []*string) *ListDomainConfigInput
- func (s *ListDomainConfigInput) SetTimeSortOrder(v string) *ListDomainConfigInput
- func (s ListDomainConfigInput) String() string
- type ListDomainConfigOutput
- type OriginHostForCreateDomainConfigsInput
- func (s OriginHostForCreateDomainConfigsInput) GoString() string
- func (s *OriginHostForCreateDomainConfigsInput) SetEnable(v bool) *OriginHostForCreateDomainConfigsInput
- func (s *OriginHostForCreateDomainConfigsInput) SetHostInfo(v string) *OriginHostForCreateDomainConfigsInput
- func (s OriginHostForCreateDomainConfigsInput) String() string
- type OriginHostForDescribeDomainDetailOutput
- func (s OriginHostForDescribeDomainDetailOutput) GoString() string
- func (s *OriginHostForDescribeDomainDetailOutput) SetEnable(v bool) *OriginHostForDescribeDomainDetailOutput
- func (s *OriginHostForDescribeDomainDetailOutput) SetHostInfo(v string) *OriginHostForDescribeDomainDetailOutput
- func (s OriginHostForDescribeDomainDetailOutput) String() string
- type OriginHostForListDomainConfigOutput
- func (s OriginHostForListDomainConfigOutput) GoString() string
- func (s *OriginHostForListDomainConfigOutput) SetEnable(v bool) *OriginHostForListDomainConfigOutput
- func (s *OriginHostForListDomainConfigOutput) SetHostInfo(v string) *OriginHostForListDomainConfigOutput
- func (s OriginHostForListDomainConfigOutput) String() string
- type OriginHostForUpdateSingleDomainConfigInput
- func (s OriginHostForUpdateSingleDomainConfigInput) GoString() string
- func (s *OriginHostForUpdateSingleDomainConfigInput) SetEnable(v bool) *OriginHostForUpdateSingleDomainConfigInput
- func (s *OriginHostForUpdateSingleDomainConfigInput) SetHostInfo(v string) *OriginHostForUpdateSingleDomainConfigInput
- func (s OriginHostForUpdateSingleDomainConfigInput) String() string
- type OriginRangeForCreateDomainConfigsInput
- type OriginRangeForDescribeDomainDetailOutput
- type OriginRangeForListDomainConfigOutput
- type OriginRangeForUpdateSingleDomainConfigInput
- type OriginSniForCreateDomainConfigsInput
- func (s OriginSniForCreateDomainConfigsInput) GoString() string
- func (s *OriginSniForCreateDomainConfigsInput) SetEnable(v bool) *OriginSniForCreateDomainConfigsInput
- func (s *OriginSniForCreateDomainConfigsInput) SetSniInfo(v string) *OriginSniForCreateDomainConfigsInput
- func (s OriginSniForCreateDomainConfigsInput) String() string
- type OriginSniForDescribeDomainDetailOutput
- func (s OriginSniForDescribeDomainDetailOutput) GoString() string
- func (s *OriginSniForDescribeDomainDetailOutput) SetEnable(v bool) *OriginSniForDescribeDomainDetailOutput
- func (s *OriginSniForDescribeDomainDetailOutput) SetSniInfo(v string) *OriginSniForDescribeDomainDetailOutput
- func (s OriginSniForDescribeDomainDetailOutput) String() string
- type OriginSniForListDomainConfigOutput
- func (s OriginSniForListDomainConfigOutput) GoString() string
- func (s *OriginSniForListDomainConfigOutput) SetEnable(v bool) *OriginSniForListDomainConfigOutput
- func (s *OriginSniForListDomainConfigOutput) SetSniInfo(v string) *OriginSniForListDomainConfigOutput
- func (s OriginSniForListDomainConfigOutput) String() string
- type OriginSniForUpdateSingleDomainConfigInput
- func (s OriginSniForUpdateSingleDomainConfigInput) GoString() string
- func (s *OriginSniForUpdateSingleDomainConfigInput) SetEnable(v bool) *OriginSniForUpdateSingleDomainConfigInput
- func (s *OriginSniForUpdateSingleDomainConfigInput) SetSniInfo(v string) *OriginSniForUpdateSingleDomainConfigInput
- func (s OriginSniForUpdateSingleDomainConfigInput) String() string
- type PreConnectForCreateDomainConfigsInput
- type PreConnectForDescribeDomainDetailOutput
- type PreConnectForListDomainConfigOutput
- type PreConnectForUpdateSingleDomainConfigInput
- type ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s ProbeSettingForDescribeDomainProbeSettingsOutput) GoString() string
- func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetHost(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetReqHeadersList(v []*ReqHeadersListForDescribeDomainProbeSettingsOutput) *ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetSwitch(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetUnhealthyStatusList(v []*string) *ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetUrl(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
- func (s ProbeSettingForDescribeDomainProbeSettingsOutput) String() string
- type ProbeSettingForUpdateDomainProbeSettingsInput
- func (s ProbeSettingForUpdateDomainProbeSettingsInput) GoString() string
- func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetHost(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
- func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetReqHeadersList(v []*ReqHeadersListForUpdateDomainProbeSettingsInput) *ProbeSettingForUpdateDomainProbeSettingsInput
- func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetSwitch(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
- func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetUnhealthyStatusList(v []*string) *ProbeSettingForUpdateDomainProbeSettingsInput
- func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetUrl(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
- func (s ProbeSettingForUpdateDomainProbeSettingsInput) String() string
- type ProbeSettingInfoForDescribeDomainProbeSettingsOutput
- func (s ProbeSettingInfoForDescribeDomainProbeSettingsOutput) GoString() string
- func (s *ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetDomain(v string) *ProbeSettingInfoForDescribeDomainProbeSettingsOutput
- func (s *ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetProbeSetting(v *ProbeSettingForDescribeDomainProbeSettingsOutput) *ProbeSettingInfoForDescribeDomainProbeSettingsOutput
- func (s ProbeSettingInfoForDescribeDomainProbeSettingsOutput) String() string
- type ProbeSettingInfoForUpdateDomainProbeSettingsInput
- func (s ProbeSettingInfoForUpdateDomainProbeSettingsInput) GoString() string
- func (s *ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetDomain(v string) *ProbeSettingInfoForUpdateDomainProbeSettingsInput
- func (s *ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetProbeSetting(v *ProbeSettingForUpdateDomainProbeSettingsInput) *ProbeSettingInfoForUpdateDomainProbeSettingsInput
- func (s ProbeSettingInfoForUpdateDomainProbeSettingsInput) String() string
- type RTTOptimizeForCreateDomainConfigsInput
- type RTTOptimizeForDescribeDomainDetailOutput
- type RTTOptimizeForListDomainConfigOutput
- type RTTOptimizeForUpdateSingleDomainConfigInput
- type RealTimeResultForDescribeOriginRealTimeDataOutput
- func (s RealTimeResultForDescribeOriginRealTimeDataOutput) GoString() string
- func (s *RealTimeResultForDescribeOriginRealTimeDataOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginRealTimeDataOutput) *RealTimeResultForDescribeOriginRealTimeDataOutput
- func (s *RealTimeResultForDescribeOriginRealTimeDataOutput) SetDomainName(v string) *RealTimeResultForDescribeOriginRealTimeDataOutput
- func (s RealTimeResultForDescribeOriginRealTimeDataOutput) String() string
- type RealTimeResultForDescribeOriginStatisticsDetailOutput
- func (s RealTimeResultForDescribeOriginStatisticsDetailOutput) GoString() string
- func (s *RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginStatisticsDetailOutput) *RealTimeResultForDescribeOriginStatisticsDetailOutput
- func (s *RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDomainName(v string) *RealTimeResultForDescribeOriginStatisticsDetailOutput
- func (s RealTimeResultForDescribeOriginStatisticsDetailOutput) String() string
- type RealTimeResultForDescribeRealTimeDataOutput
- func (s RealTimeResultForDescribeRealTimeDataOutput) GoString() string
- func (s *RealTimeResultForDescribeRealTimeDataOutput) SetDetailInfo(v []*DetailInfoForDescribeRealTimeDataOutput) *RealTimeResultForDescribeRealTimeDataOutput
- func (s *RealTimeResultForDescribeRealTimeDataOutput) SetDomainName(v string) *RealTimeResultForDescribeRealTimeDataOutput
- func (s RealTimeResultForDescribeRealTimeDataOutput) String() string
- type RealTimeResultForDescribeStatisticsDetailOutput
- func (s RealTimeResultForDescribeStatisticsDetailOutput) GoString() string
- func (s *RealTimeResultForDescribeStatisticsDetailOutput) SetDetailInfo(v []*DetailInfoForDescribeStatisticsDetailOutput) *RealTimeResultForDescribeStatisticsDetailOutput
- func (s *RealTimeResultForDescribeStatisticsDetailOutput) SetDomainName(v string) *RealTimeResultForDescribeStatisticsDetailOutput
- func (s RealTimeResultForDescribeStatisticsDetailOutput) String() string
- type RefererAccessForCreateDomainConfigsInput
- func (s RefererAccessForCreateDomainConfigsInput) GoString() string
- func (s *RefererAccessForCreateDomainConfigsInput) SetAllowNone(v bool) *RefererAccessForCreateDomainConfigsInput
- func (s *RefererAccessForCreateDomainConfigsInput) SetEnable(v bool) *RefererAccessForCreateDomainConfigsInput
- func (s *RefererAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *RefererAccessForCreateDomainConfigsInput
- func (s *RefererAccessForCreateDomainConfigsInput) SetFilterType(v string) *RefererAccessForCreateDomainConfigsInput
- func (s RefererAccessForCreateDomainConfigsInput) String() string
- type RefererAccessForDescribeDomainDetailOutput
- func (s RefererAccessForDescribeDomainDetailOutput) GoString() string
- func (s *RefererAccessForDescribeDomainDetailOutput) SetAllowNone(v bool) *RefererAccessForDescribeDomainDetailOutput
- func (s *RefererAccessForDescribeDomainDetailOutput) SetEnable(v bool) *RefererAccessForDescribeDomainDetailOutput
- func (s *RefererAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *RefererAccessForDescribeDomainDetailOutput
- func (s *RefererAccessForDescribeDomainDetailOutput) SetFilterType(v string) *RefererAccessForDescribeDomainDetailOutput
- func (s RefererAccessForDescribeDomainDetailOutput) String() string
- type RefererAccessForListDomainConfigOutput
- func (s RefererAccessForListDomainConfigOutput) GoString() string
- func (s *RefererAccessForListDomainConfigOutput) SetAllowNone(v bool) *RefererAccessForListDomainConfigOutput
- func (s *RefererAccessForListDomainConfigOutput) SetEnable(v bool) *RefererAccessForListDomainConfigOutput
- func (s *RefererAccessForListDomainConfigOutput) SetFilterList(v []*string) *RefererAccessForListDomainConfigOutput
- func (s *RefererAccessForListDomainConfigOutput) SetFilterType(v string) *RefererAccessForListDomainConfigOutput
- func (s RefererAccessForListDomainConfigOutput) String() string
- type RefererAccessForUpdateSingleDomainConfigInput
- func (s RefererAccessForUpdateSingleDomainConfigInput) GoString() string
- func (s *RefererAccessForUpdateSingleDomainConfigInput) SetAllowNone(v bool) *RefererAccessForUpdateSingleDomainConfigInput
- func (s *RefererAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *RefererAccessForUpdateSingleDomainConfigInput
- func (s *RefererAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *RefererAccessForUpdateSingleDomainConfigInput
- func (s *RefererAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *RefererAccessForUpdateSingleDomainConfigInput
- func (s RefererAccessForUpdateSingleDomainConfigInput) String() string
- type RegionForDescribeDcdnRegionAndIspOutput
- func (s RegionForDescribeDcdnRegionAndIspOutput) GoString() string
- func (s *RegionForDescribeDcdnRegionAndIspOutput) SetCode(v string) *RegionForDescribeDcdnRegionAndIspOutput
- func (s *RegionForDescribeDcdnRegionAndIspOutput) SetName(v string) *RegionForDescribeDcdnRegionAndIspOutput
- func (s RegionForDescribeDcdnRegionAndIspOutput) String() string
- type ReqHeadersListForDescribeDomainProbeSettingsOutput
- func (s ReqHeadersListForDescribeDomainProbeSettingsOutput) GoString() string
- func (s *ReqHeadersListForDescribeDomainProbeSettingsOutput) SetKey(v string) *ReqHeadersListForDescribeDomainProbeSettingsOutput
- func (s *ReqHeadersListForDescribeDomainProbeSettingsOutput) SetValue(v string) *ReqHeadersListForDescribeDomainProbeSettingsOutput
- func (s ReqHeadersListForDescribeDomainProbeSettingsOutput) String() string
- type ReqHeadersListForUpdateDomainProbeSettingsInput
- func (s ReqHeadersListForUpdateDomainProbeSettingsInput) GoString() string
- func (s *ReqHeadersListForUpdateDomainProbeSettingsInput) SetKey(v string) *ReqHeadersListForUpdateDomainProbeSettingsInput
- func (s *ReqHeadersListForUpdateDomainProbeSettingsInput) SetValue(v string) *ReqHeadersListForUpdateDomainProbeSettingsInput
- func (s ReqHeadersListForUpdateDomainProbeSettingsInput) String() string
- type RequestHeaderForCreateDomainConfigsInput
- func (s RequestHeaderForCreateDomainConfigsInput) GoString() string
- func (s *RequestHeaderForCreateDomainConfigsInput) SetEnable(v bool) *RequestHeaderForCreateDomainConfigsInput
- func (s *RequestHeaderForCreateDomainConfigsInput) SetHeaderInfo(v []*HeaderInfoForCreateDomainConfigsInput) *RequestHeaderForCreateDomainConfigsInput
- func (s RequestHeaderForCreateDomainConfigsInput) String() string
- type RequestHeaderForDescribeDomainDetailOutput
- func (s RequestHeaderForDescribeDomainDetailOutput) GoString() string
- func (s *RequestHeaderForDescribeDomainDetailOutput) SetEnable(v bool) *RequestHeaderForDescribeDomainDetailOutput
- func (s *RequestHeaderForDescribeDomainDetailOutput) SetHeaderInfo(v []*HeaderInfoForDescribeDomainDetailOutput) *RequestHeaderForDescribeDomainDetailOutput
- func (s RequestHeaderForDescribeDomainDetailOutput) String() string
- type RequestHeaderForListDomainConfigOutput
- func (s RequestHeaderForListDomainConfigOutput) GoString() string
- func (s *RequestHeaderForListDomainConfigOutput) SetEnable(v bool) *RequestHeaderForListDomainConfigOutput
- func (s *RequestHeaderForListDomainConfigOutput) SetHeaderInfo(v []*HeaderInfoForListDomainConfigOutput) *RequestHeaderForListDomainConfigOutput
- func (s RequestHeaderForListDomainConfigOutput) String() string
- type RequestHeaderForUpdateSingleDomainConfigInput
- func (s RequestHeaderForUpdateSingleDomainConfigInput) GoString() string
- func (s *RequestHeaderForUpdateSingleDomainConfigInput) SetEnable(v bool) *RequestHeaderForUpdateSingleDomainConfigInput
- func (s *RequestHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo(v []*HeaderInfoForUpdateSingleDomainConfigInput) *RequestHeaderForUpdateSingleDomainConfigInput
- func (s RequestHeaderForUpdateSingleDomainConfigInput) String() string
- type ResourceTagFilterForListDomainConfigInput
- func (s ResourceTagFilterForListDomainConfigInput) GoString() string
- func (s *ResourceTagFilterForListDomainConfigInput) SetFilterType(v string) *ResourceTagFilterForListDomainConfigInput
- func (s *ResourceTagFilterForListDomainConfigInput) SetResourceTags(v []*ResourceTagForListDomainConfigInput) *ResourceTagFilterForListDomainConfigInput
- func (s ResourceTagFilterForListDomainConfigInput) String() string
- type ResourceTagForListDomainConfigInput
- func (s ResourceTagForListDomainConfigInput) GoString() string
- func (s *ResourceTagForListDomainConfigInput) SetKey(v string) *ResourceTagForListDomainConfigInput
- func (s *ResourceTagForListDomainConfigInput) SetValue(v string) *ResourceTagForListDomainConfigInput
- func (s ResourceTagForListDomainConfigInput) String() string
- type ResourceTagForListDomainConfigOutput
- func (s ResourceTagForListDomainConfigOutput) GoString() string
- func (s *ResourceTagForListDomainConfigOutput) SetKey(v string) *ResourceTagForListDomainConfigOutput
- func (s *ResourceTagForListDomainConfigOutput) SetValue(v string) *ResourceTagForListDomainConfigOutput
- func (s ResourceTagForListDomainConfigOutput) String() string
- type ResponseHeaderForCreateDomainConfigsInput
- func (s ResponseHeaderForCreateDomainConfigsInput) GoString() string
- func (s *ResponseHeaderForCreateDomainConfigsInput) SetEnable(v bool) *ResponseHeaderForCreateDomainConfigsInput
- func (s *ResponseHeaderForCreateDomainConfigsInput) SetHeaderInfo(v []*HeaderInfoForCreateDomainConfigsInput) *ResponseHeaderForCreateDomainConfigsInput
- func (s ResponseHeaderForCreateDomainConfigsInput) String() string
- type ResponseHeaderForDescribeDomainDetailOutput
- func (s ResponseHeaderForDescribeDomainDetailOutput) GoString() string
- func (s *ResponseHeaderForDescribeDomainDetailOutput) SetEnable(v bool) *ResponseHeaderForDescribeDomainDetailOutput
- func (s *ResponseHeaderForDescribeDomainDetailOutput) SetHeaderInfo(v []*HeaderInfoForDescribeDomainDetailOutput) *ResponseHeaderForDescribeDomainDetailOutput
- func (s ResponseHeaderForDescribeDomainDetailOutput) String() string
- type ResponseHeaderForListDomainConfigOutput
- func (s ResponseHeaderForListDomainConfigOutput) GoString() string
- func (s *ResponseHeaderForListDomainConfigOutput) SetEnable(v bool) *ResponseHeaderForListDomainConfigOutput
- func (s *ResponseHeaderForListDomainConfigOutput) SetHeaderInfo(v []*HeaderInfoForListDomainConfigOutput) *ResponseHeaderForListDomainConfigOutput
- func (s ResponseHeaderForListDomainConfigOutput) String() string
- type ResponseHeaderForUpdateSingleDomainConfigInput
- func (s ResponseHeaderForUpdateSingleDomainConfigInput) GoString() string
- func (s *ResponseHeaderForUpdateSingleDomainConfigInput) SetEnable(v bool) *ResponseHeaderForUpdateSingleDomainConfigInput
- func (s *ResponseHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo(v []*HeaderInfoForUpdateSingleDomainConfigInput) *ResponseHeaderForUpdateSingleDomainConfigInput
- func (s ResponseHeaderForUpdateSingleDomainConfigInput) String() string
- type ResultForDescribeDomainPVDataOutput
- func (s ResultForDescribeDomainPVDataOutput) GoString() string
- func (s *ResultForDescribeDomainPVDataOutput) SetDomain(v string) *ResultForDescribeDomainPVDataOutput
- func (s *ResultForDescribeDomainPVDataOutput) SetTimeStamp(v string) *ResultForDescribeDomainPVDataOutput
- func (s *ResultForDescribeDomainPVDataOutput) SetValue(v int32) *ResultForDescribeDomainPVDataOutput
- func (s ResultForDescribeDomainPVDataOutput) String() string
- type ResultForDescribeDomainUVDataOutput
- func (s ResultForDescribeDomainUVDataOutput) GoString() string
- func (s *ResultForDescribeDomainUVDataOutput) SetDomain(v string) *ResultForDescribeDomainUVDataOutput
- func (s *ResultForDescribeDomainUVDataOutput) SetTimeStamp(v string) *ResultForDescribeDomainUVDataOutput
- func (s *ResultForDescribeDomainUVDataOutput) SetValue(v int32) *ResultForDescribeDomainUVDataOutput
- func (s ResultForDescribeDomainUVDataOutput) String() string
- type ResultForDescribeOriginRealTimeDataOutput
- func (s ResultForDescribeOriginRealTimeDataOutput) GoString() string
- func (s *ResultForDescribeOriginRealTimeDataOutput) SetRealTimeResults(v []*RealTimeResultForDescribeOriginRealTimeDataOutput) *ResultForDescribeOriginRealTimeDataOutput
- func (s *ResultForDescribeOriginRealTimeDataOutput) SetTimeStamp(v string) *ResultForDescribeOriginRealTimeDataOutput
- func (s ResultForDescribeOriginRealTimeDataOutput) String() string
- type ResultForDescribeOriginStatisticsDetailOutput
- func (s ResultForDescribeOriginStatisticsDetailOutput) GoString() string
- func (s *ResultForDescribeOriginStatisticsDetailOutput) SetRealTimeResults(v []*RealTimeResultForDescribeOriginStatisticsDetailOutput) *ResultForDescribeOriginStatisticsDetailOutput
- func (s *ResultForDescribeOriginStatisticsDetailOutput) SetTimeStamp(v string) *ResultForDescribeOriginStatisticsDetailOutput
- func (s ResultForDescribeOriginStatisticsDetailOutput) String() string
- type ResultForDescribeOriginStatisticsOutput
- func (s ResultForDescribeOriginStatisticsOutput) GoString() string
- func (s *ResultForDescribeOriginStatisticsOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginStatisticsOutput) *ResultForDescribeOriginStatisticsOutput
- func (s *ResultForDescribeOriginStatisticsOutput) SetTimeStamp(v string) *ResultForDescribeOriginStatisticsOutput
- func (s ResultForDescribeOriginStatisticsOutput) String() string
- type ResultForDescribeRealTimeDataOutput
- func (s ResultForDescribeRealTimeDataOutput) GoString() string
- func (s *ResultForDescribeRealTimeDataOutput) SetRealTimeResults(v []*RealTimeResultForDescribeRealTimeDataOutput) *ResultForDescribeRealTimeDataOutput
- func (s *ResultForDescribeRealTimeDataOutput) SetTimeStamp(v string) *ResultForDescribeRealTimeDataOutput
- func (s ResultForDescribeRealTimeDataOutput) String() string
- type ResultForDescribeStatisticsDetailOutput
- func (s ResultForDescribeStatisticsDetailOutput) GoString() string
- func (s *ResultForDescribeStatisticsDetailOutput) SetRealTimeResults(v []*RealTimeResultForDescribeStatisticsDetailOutput) *ResultForDescribeStatisticsDetailOutput
- func (s *ResultForDescribeStatisticsDetailOutput) SetTimeStamp(v string) *ResultForDescribeStatisticsDetailOutput
- func (s ResultForDescribeStatisticsDetailOutput) String() string
- type ResultForDescribeStatisticsOutput
- func (s ResultForDescribeStatisticsOutput) GoString() string
- func (s *ResultForDescribeStatisticsOutput) SetDetailInfo(v []*DetailInfoForDescribeStatisticsOutput) *ResultForDescribeStatisticsOutput
- func (s *ResultForDescribeStatisticsOutput) SetTimeStamp(v string) *ResultForDescribeStatisticsOutput
- func (s ResultForDescribeStatisticsOutput) String() string
- type RetryPurgePrefetchTaskInput
- func (s RetryPurgePrefetchTaskInput) GoString() string
- func (s *RetryPurgePrefetchTaskInput) SetTaskId(v string) *RetryPurgePrefetchTaskInput
- func (s *RetryPurgePrefetchTaskInput) SetTaskType(v string) *RetryPurgePrefetchTaskInput
- func (s RetryPurgePrefetchTaskInput) String() string
- func (s *RetryPurgePrefetchTaskInput) Validate() error
- type RetryPurgePrefetchTaskOutput
- type RuleForCreateDomainConfigsInput
- func (s RuleForCreateDomainConfigsInput) GoString() string
- func (s *RuleForCreateDomainConfigsInput) SetCacheTime(v int32) *RuleForCreateDomainConfigsInput
- func (s *RuleForCreateDomainConfigsInput) SetCacheTimeUnit(v string) *RuleForCreateDomainConfigsInput
- func (s *RuleForCreateDomainConfigsInput) SetRespUrl(v string) *RuleForCreateDomainConfigsInput
- func (s *RuleForCreateDomainConfigsInput) SetStatus(v string) *RuleForCreateDomainConfigsInput
- func (s RuleForCreateDomainConfigsInput) String() string
- type RuleForDescribeDomainDetailOutput
- func (s RuleForDescribeDomainDetailOutput) GoString() string
- func (s *RuleForDescribeDomainDetailOutput) SetCacheTime(v int32) *RuleForDescribeDomainDetailOutput
- func (s *RuleForDescribeDomainDetailOutput) SetCacheTimeUnit(v string) *RuleForDescribeDomainDetailOutput
- func (s *RuleForDescribeDomainDetailOutput) SetRespUrl(v string) *RuleForDescribeDomainDetailOutput
- func (s *RuleForDescribeDomainDetailOutput) SetStatus(v string) *RuleForDescribeDomainDetailOutput
- func (s RuleForDescribeDomainDetailOutput) String() string
- type RuleForListDomainConfigOutput
- func (s RuleForListDomainConfigOutput) GoString() string
- func (s *RuleForListDomainConfigOutput) SetCacheTime(v int32) *RuleForListDomainConfigOutput
- func (s *RuleForListDomainConfigOutput) SetCacheTimeUnit(v string) *RuleForListDomainConfigOutput
- func (s *RuleForListDomainConfigOutput) SetRespUrl(v string) *RuleForListDomainConfigOutput
- func (s *RuleForListDomainConfigOutput) SetStatus(v string) *RuleForListDomainConfigOutput
- func (s RuleForListDomainConfigOutput) String() string
- type RuleForUpdateSingleDomainConfigInput
- func (s RuleForUpdateSingleDomainConfigInput) GoString() string
- func (s *RuleForUpdateSingleDomainConfigInput) SetCacheTime(v int32) *RuleForUpdateSingleDomainConfigInput
- func (s *RuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit(v string) *RuleForUpdateSingleDomainConfigInput
- func (s *RuleForUpdateSingleDomainConfigInput) SetRespUrl(v string) *RuleForUpdateSingleDomainConfigInput
- func (s *RuleForUpdateSingleDomainConfigInput) SetStatus(v string) *RuleForUpdateSingleDomainConfigInput
- func (s RuleForUpdateSingleDomainConfigInput) String() string
- type StartDomainInput
- type StartDomainOutput
- type StaticOptimizationForCreateDomainConfigsInput
- type StaticOptimizationForDescribeDomainDetailOutput
- type StaticOptimizationForListDomainConfigOutput
- type StaticOptimizationForUpdateSingleDomainConfigInput
- type StatusCodeCacheRuleForCreateDomainConfigsInput
- func (s StatusCodeCacheRuleForCreateDomainConfigsInput) GoString() string
- func (s *StatusCodeCacheRuleForCreateDomainConfigsInput) SetEnable(v bool) *StatusCodeCacheRuleForCreateDomainConfigsInput
- func (s *StatusCodeCacheRuleForCreateDomainConfigsInput) SetRules(v []*RuleForCreateDomainConfigsInput) *StatusCodeCacheRuleForCreateDomainConfigsInput
- func (s StatusCodeCacheRuleForCreateDomainConfigsInput) String() string
- type StatusCodeCacheRuleForDescribeDomainDetailOutput
- func (s StatusCodeCacheRuleForDescribeDomainDetailOutput) GoString() string
- func (s *StatusCodeCacheRuleForDescribeDomainDetailOutput) SetEnable(v bool) *StatusCodeCacheRuleForDescribeDomainDetailOutput
- func (s *StatusCodeCacheRuleForDescribeDomainDetailOutput) SetRules(v []*RuleForDescribeDomainDetailOutput) *StatusCodeCacheRuleForDescribeDomainDetailOutput
- func (s StatusCodeCacheRuleForDescribeDomainDetailOutput) String() string
- type StatusCodeCacheRuleForListDomainConfigOutput
- func (s StatusCodeCacheRuleForListDomainConfigOutput) GoString() string
- func (s *StatusCodeCacheRuleForListDomainConfigOutput) SetEnable(v bool) *StatusCodeCacheRuleForListDomainConfigOutput
- func (s *StatusCodeCacheRuleForListDomainConfigOutput) SetRules(v []*RuleForListDomainConfigOutput) *StatusCodeCacheRuleForListDomainConfigOutput
- func (s StatusCodeCacheRuleForListDomainConfigOutput) String() string
- type StatusCodeCacheRuleForUpdateSingleDomainConfigInput
- func (s StatusCodeCacheRuleForUpdateSingleDomainConfigInput) GoString() string
- func (s *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetEnable(v bool) *StatusCodeCacheRuleForUpdateSingleDomainConfigInput
- func (s *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetRules(v []*RuleForUpdateSingleDomainConfigInput) *StatusCodeCacheRuleForUpdateSingleDomainConfigInput
- func (s StatusCodeCacheRuleForUpdateSingleDomainConfigInput) String() string
- type StopDomainInput
- type StopDomainOutput
- type TaskListForCheckPurgePrefetchTaskOutput
- func (s TaskListForCheckPurgePrefetchTaskOutput) GoString() string
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetAccount(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetFileName(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetOpTime(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetOperator(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetRetries(v int32) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskId(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskStatus(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskType(v string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s *TaskListForCheckPurgePrefetchTaskOutput) SetUrls(v []*string) *TaskListForCheckPurgePrefetchTaskOutput
- func (s TaskListForCheckPurgePrefetchTaskOutput) String() string
- type TlsVersionsForCreateDomainConfigsInput
- func (s TlsVersionsForCreateDomainConfigsInput) GoString() string
- func (s *TlsVersionsForCreateDomainConfigsInput) SetEnable(v bool) *TlsVersionsForCreateDomainConfigsInput
- func (s *TlsVersionsForCreateDomainConfigsInput) SetTlsVersion(v []*string) *TlsVersionsForCreateDomainConfigsInput
- func (s TlsVersionsForCreateDomainConfigsInput) String() string
- type TlsVersionsForDescribeDomainDetailOutput
- func (s TlsVersionsForDescribeDomainDetailOutput) GoString() string
- func (s *TlsVersionsForDescribeDomainDetailOutput) SetEnable(v bool) *TlsVersionsForDescribeDomainDetailOutput
- func (s *TlsVersionsForDescribeDomainDetailOutput) SetTlsVersion(v []*string) *TlsVersionsForDescribeDomainDetailOutput
- func (s TlsVersionsForDescribeDomainDetailOutput) String() string
- type TlsVersionsForListDomainConfigOutput
- func (s TlsVersionsForListDomainConfigOutput) GoString() string
- func (s *TlsVersionsForListDomainConfigOutput) SetEnable(v bool) *TlsVersionsForListDomainConfigOutput
- func (s *TlsVersionsForListDomainConfigOutput) SetTlsVersion(v []*string) *TlsVersionsForListDomainConfigOutput
- func (s TlsVersionsForListDomainConfigOutput) String() string
- type TlsVersionsForUpdateSingleDomainConfigInput
- func (s TlsVersionsForUpdateSingleDomainConfigInput) GoString() string
- func (s *TlsVersionsForUpdateSingleDomainConfigInput) SetEnable(v bool) *TlsVersionsForUpdateSingleDomainConfigInput
- func (s *TlsVersionsForUpdateSingleDomainConfigInput) SetTlsVersion(v []*string) *TlsVersionsForUpdateSingleDomainConfigInput
- func (s TlsVersionsForUpdateSingleDomainConfigInput) String() string
- type TopDomainForDescribeTopDomainsOutput
- func (s TopDomainForDescribeTopDomainsOutput) GoString() string
- func (s *TopDomainForDescribeTopDomainsOutput) SetBandwidth(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetDomainName(v string) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetQPS(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetRank(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetRequest(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xx(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xx(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xx(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xx(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s *TopDomainForDescribeTopDomainsOutput) SetTraffic(v float64) *TopDomainForDescribeTopDomainsOutput
- func (s TopDomainForDescribeTopDomainsOutput) String() string
- type TopIPForDescribeTopIPOutput
- func (s TopIPForDescribeTopIPOutput) GoString() string
- func (s *TopIPForDescribeTopIPOutput) SetBandwidth(v float64) *TopIPForDescribeTopIPOutput
- func (s *TopIPForDescribeTopIPOutput) SetIP(v string) *TopIPForDescribeTopIPOutput
- func (s *TopIPForDescribeTopIPOutput) SetQPS(v float64) *TopIPForDescribeTopIPOutput
- func (s *TopIPForDescribeTopIPOutput) SetRank(v float64) *TopIPForDescribeTopIPOutput
- func (s *TopIPForDescribeTopIPOutput) SetRequest(v float64) *TopIPForDescribeTopIPOutput
- func (s *TopIPForDescribeTopIPOutput) SetTraffic(v float64) *TopIPForDescribeTopIPOutput
- func (s TopIPForDescribeTopIPOutput) String() string
- type TopRefererForDescribeTopRefererOutput
- func (s TopRefererForDescribeTopRefererOutput) GoString() string
- func (s *TopRefererForDescribeTopRefererOutput) SetBandwidth(v float64) *TopRefererForDescribeTopRefererOutput
- func (s *TopRefererForDescribeTopRefererOutput) SetQPS(v float64) *TopRefererForDescribeTopRefererOutput
- func (s *TopRefererForDescribeTopRefererOutput) SetRank(v float64) *TopRefererForDescribeTopRefererOutput
- func (s *TopRefererForDescribeTopRefererOutput) SetReferer(v string) *TopRefererForDescribeTopRefererOutput
- func (s *TopRefererForDescribeTopRefererOutput) SetRequest(v float64) *TopRefererForDescribeTopRefererOutput
- func (s *TopRefererForDescribeTopRefererOutput) SetTraffic(v float64) *TopRefererForDescribeTopRefererOutput
- func (s TopRefererForDescribeTopRefererOutput) String() string
- type TopURLForDescribeTopURLOutput
- func (s TopURLForDescribeTopURLOutput) GoString() string
- func (s *TopURLForDescribeTopURLOutput) SetBandwidth(v float64) *TopURLForDescribeTopURLOutput
- func (s *TopURLForDescribeTopURLOutput) SetQPS(v float64) *TopURLForDescribeTopURLOutput
- func (s *TopURLForDescribeTopURLOutput) SetRank(v float64) *TopURLForDescribeTopURLOutput
- func (s *TopURLForDescribeTopURLOutput) SetRequest(v float64) *TopURLForDescribeTopURLOutput
- func (s *TopURLForDescribeTopURLOutput) SetTraffic(v float64) *TopURLForDescribeTopURLOutput
- func (s *TopURLForDescribeTopURLOutput) SetURL(v string) *TopURLForDescribeTopURLOutput
- func (s TopURLForDescribeTopURLOutput) String() string
- type TotalStatisticsForDescribeOriginStatisticsOutput
- func (s TotalStatisticsForDescribeOriginStatisticsOutput) GoString() string
- func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetBandwidth(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
- func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetQPS(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
- func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetRequest(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
- func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetRequestHitRate(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
- func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetTraffic(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
- func (s TotalStatisticsForDescribeOriginStatisticsOutput) String() string
- type TotalStatisticsForDescribeStatisticsOutput
- func (s TotalStatisticsForDescribeStatisticsOutput) GoString() string
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetBandwidth(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetQPS(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetRequest(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetRequestHitRate(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetResponseTime(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetTraffic(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s *TotalStatisticsForDescribeStatisticsOutput) SetTrafficHitRate(v float64) *TotalStatisticsForDescribeStatisticsOutput
- func (s TotalStatisticsForDescribeStatisticsOutput) String() string
- type UpdateDomainProbeSettingsInput
- type UpdateDomainProbeSettingsOutput
- type UpdateSingleDomainConfigInput
- func (s UpdateSingleDomainConfigInput) GoString() string
- func (s *UpdateSingleDomainConfigInput) SetBrCompress(v *BrCompressForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetCache(v *CacheForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetDomain(v string) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetEnableFailOver(v bool) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetGzipCompress(v *GzipCompressForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetHttps(v *HttpsForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetIPv6Switch(v bool) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetIpAccess(v *IpAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetOrigin(v *ConvertConvertOriginForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetPreConnect(v *PreConnectForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetRTTOptimize(v *RTTOptimizeForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetRefererAccess(v *RefererAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetScope(v string) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetServiceType(v string) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetStaticOptimization(v *StaticOptimizationForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetStrategyType(v string) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetUploadOptimize(v *UploadOptimizeForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetUrlAccess(v *UrlAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetUrlRedirect(v *UrlRedirectForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetUserAgentAccess(v *UserAgentAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s *UpdateSingleDomainConfigInput) SetWebSocket(v *WebSocketForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
- func (s UpdateSingleDomainConfigInput) String() string
- func (s *UpdateSingleDomainConfigInput) Validate() error
- type UpdateSingleDomainConfigOutput
- type UploadOptimizeForCreateDomainConfigsInput
- type UploadOptimizeForListDomainConfigOutput
- type UploadOptimizeForUpdateSingleDomainConfigInput
- type UrlAccessForCreateDomainConfigsInput
- func (s UrlAccessForCreateDomainConfigsInput) GoString() string
- func (s *UrlAccessForCreateDomainConfigsInput) SetEnable(v bool) *UrlAccessForCreateDomainConfigsInput
- func (s *UrlAccessForCreateDomainConfigsInput) SetGenKey(v string) *UrlAccessForCreateDomainConfigsInput
- func (s *UrlAccessForCreateDomainConfigsInput) SetGenTTL(v int32) *UrlAccessForCreateDomainConfigsInput
- func (s *UrlAccessForCreateDomainConfigsInput) SetGenType(v string) *UrlAccessForCreateDomainConfigsInput
- func (s UrlAccessForCreateDomainConfigsInput) String() string
- type UrlAccessForDescribeDomainDetailOutput
- func (s UrlAccessForDescribeDomainDetailOutput) GoString() string
- func (s *UrlAccessForDescribeDomainDetailOutput) SetEnable(v bool) *UrlAccessForDescribeDomainDetailOutput
- func (s *UrlAccessForDescribeDomainDetailOutput) SetGenKey(v string) *UrlAccessForDescribeDomainDetailOutput
- func (s *UrlAccessForDescribeDomainDetailOutput) SetGenTTL(v int32) *UrlAccessForDescribeDomainDetailOutput
- func (s *UrlAccessForDescribeDomainDetailOutput) SetGenType(v string) *UrlAccessForDescribeDomainDetailOutput
- func (s UrlAccessForDescribeDomainDetailOutput) String() string
- type UrlAccessForListDomainConfigOutput
- func (s UrlAccessForListDomainConfigOutput) GoString() string
- func (s *UrlAccessForListDomainConfigOutput) SetEnable(v bool) *UrlAccessForListDomainConfigOutput
- func (s *UrlAccessForListDomainConfigOutput) SetGenKey(v string) *UrlAccessForListDomainConfigOutput
- func (s *UrlAccessForListDomainConfigOutput) SetGenTTL(v int32) *UrlAccessForListDomainConfigOutput
- func (s *UrlAccessForListDomainConfigOutput) SetGenType(v string) *UrlAccessForListDomainConfigOutput
- func (s UrlAccessForListDomainConfigOutput) String() string
- type UrlAccessForUpdateSingleDomainConfigInput
- func (s UrlAccessForUpdateSingleDomainConfigInput) GoString() string
- func (s *UrlAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *UrlAccessForUpdateSingleDomainConfigInput
- func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenKey(v string) *UrlAccessForUpdateSingleDomainConfigInput
- func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenTTL(v int32) *UrlAccessForUpdateSingleDomainConfigInput
- func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenType(v string) *UrlAccessForUpdateSingleDomainConfigInput
- func (s UrlAccessForUpdateSingleDomainConfigInput) String() string
- type UrlRedirectForCreateDomainConfigsInput
- func (s UrlRedirectForCreateDomainConfigsInput) GoString() string
- func (s *UrlRedirectForCreateDomainConfigsInput) SetEnable(v bool) *UrlRedirectForCreateDomainConfigsInput
- func (s *UrlRedirectForCreateDomainConfigsInput) SetRules(v []*ConvertRuleForCreateDomainConfigsInput) *UrlRedirectForCreateDomainConfigsInput
- func (s UrlRedirectForCreateDomainConfigsInput) String() string
- type UrlRedirectForDescribeDomainDetailOutput
- func (s UrlRedirectForDescribeDomainDetailOutput) GoString() string
- func (s *UrlRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *UrlRedirectForDescribeDomainDetailOutput
- func (s *UrlRedirectForDescribeDomainDetailOutput) SetRules(v []*ConvertRuleForDescribeDomainDetailOutput) *UrlRedirectForDescribeDomainDetailOutput
- func (s UrlRedirectForDescribeDomainDetailOutput) String() string
- type UrlRedirectForListDomainConfigOutput
- func (s UrlRedirectForListDomainConfigOutput) GoString() string
- func (s *UrlRedirectForListDomainConfigOutput) SetEnable(v bool) *UrlRedirectForListDomainConfigOutput
- func (s *UrlRedirectForListDomainConfigOutput) SetRules(v []*ConvertRuleForListDomainConfigOutput) *UrlRedirectForListDomainConfigOutput
- func (s UrlRedirectForListDomainConfigOutput) String() string
- type UrlRedirectForUpdateSingleDomainConfigInput
- func (s UrlRedirectForUpdateSingleDomainConfigInput) GoString() string
- func (s *UrlRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *UrlRedirectForUpdateSingleDomainConfigInput
- func (s *UrlRedirectForUpdateSingleDomainConfigInput) SetRules(v []*ConvertRuleForUpdateSingleDomainConfigInput) *UrlRedirectForUpdateSingleDomainConfigInput
- func (s UrlRedirectForUpdateSingleDomainConfigInput) String() string
- type UserAgentAccessForCreateDomainConfigsInput
- func (s UserAgentAccessForCreateDomainConfigsInput) GoString() string
- func (s *UserAgentAccessForCreateDomainConfigsInput) SetEnable(v bool) *UserAgentAccessForCreateDomainConfigsInput
- func (s *UserAgentAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *UserAgentAccessForCreateDomainConfigsInput
- func (s *UserAgentAccessForCreateDomainConfigsInput) SetFilterType(v string) *UserAgentAccessForCreateDomainConfigsInput
- func (s UserAgentAccessForCreateDomainConfigsInput) String() string
- type UserAgentAccessForDescribeDomainDetailOutput
- func (s UserAgentAccessForDescribeDomainDetailOutput) GoString() string
- func (s *UserAgentAccessForDescribeDomainDetailOutput) SetEnable(v bool) *UserAgentAccessForDescribeDomainDetailOutput
- func (s *UserAgentAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *UserAgentAccessForDescribeDomainDetailOutput
- func (s *UserAgentAccessForDescribeDomainDetailOutput) SetFilterType(v string) *UserAgentAccessForDescribeDomainDetailOutput
- func (s UserAgentAccessForDescribeDomainDetailOutput) String() string
- type UserAgentAccessForListDomainConfigOutput
- func (s UserAgentAccessForListDomainConfigOutput) GoString() string
- func (s *UserAgentAccessForListDomainConfigOutput) SetEnable(v bool) *UserAgentAccessForListDomainConfigOutput
- func (s *UserAgentAccessForListDomainConfigOutput) SetFilterList(v []*string) *UserAgentAccessForListDomainConfigOutput
- func (s *UserAgentAccessForListDomainConfigOutput) SetFilterType(v string) *UserAgentAccessForListDomainConfigOutput
- func (s UserAgentAccessForListDomainConfigOutput) String() string
- type UserAgentAccessForUpdateSingleDomainConfigInput
- func (s UserAgentAccessForUpdateSingleDomainConfigInput) GoString() string
- func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *UserAgentAccessForUpdateSingleDomainConfigInput
- func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *UserAgentAccessForUpdateSingleDomainConfigInput
- func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *UserAgentAccessForUpdateSingleDomainConfigInput
- func (s UserAgentAccessForUpdateSingleDomainConfigInput) String() string
- type ValueForDescribeDomainIspDataOutput
- func (s ValueForDescribeDomainIspDataOutput) GoString() string
- func (s *ValueForDescribeDomainIspDataOutput) SetAvgResponseTime(v float64) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetBandwidth(v float64) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetIsp(v string) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetIspEname(v string) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetRequest(v float64) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetRequestProportion(v float64) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetTraffic(v float64) *ValueForDescribeDomainIspDataOutput
- func (s *ValueForDescribeDomainIspDataOutput) SetTrafficProportion(v float64) *ValueForDescribeDomainIspDataOutput
- func (s ValueForDescribeDomainIspDataOutput) String() string
- type ValueForDescribeDomainRegionDataOutput
- func (s ValueForDescribeDomainRegionDataOutput) GoString() string
- func (s *ValueForDescribeDomainRegionDataOutput) SetAvgResponseTime(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetBandwidth(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetRegion(v string) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetRegionEname(v string) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetRequest(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetRequestProportion(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetTraffic(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s *ValueForDescribeDomainRegionDataOutput) SetTrafficProportion(v float64) *ValueForDescribeDomainRegionDataOutput
- func (s ValueForDescribeDomainRegionDataOutput) String() string
- type WebSocketForCreateDomainConfigsInput
- func (s WebSocketForCreateDomainConfigsInput) GoString() string
- func (s *WebSocketForCreateDomainConfigsInput) SetEnable(v bool) *WebSocketForCreateDomainConfigsInput
- func (s *WebSocketForCreateDomainConfigsInput) SetTimeout(v int32) *WebSocketForCreateDomainConfigsInput
- func (s WebSocketForCreateDomainConfigsInput) String() string
- type WebSocketForDescribeDomainDetailOutput
- func (s WebSocketForDescribeDomainDetailOutput) GoString() string
- func (s *WebSocketForDescribeDomainDetailOutput) SetEnable(v bool) *WebSocketForDescribeDomainDetailOutput
- func (s *WebSocketForDescribeDomainDetailOutput) SetTimeout(v int32) *WebSocketForDescribeDomainDetailOutput
- func (s WebSocketForDescribeDomainDetailOutput) String() string
- type WebSocketForListDomainConfigOutput
- func (s WebSocketForListDomainConfigOutput) GoString() string
- func (s *WebSocketForListDomainConfigOutput) SetEnable(v bool) *WebSocketForListDomainConfigOutput
- func (s *WebSocketForListDomainConfigOutput) SetTimeout(v int32) *WebSocketForListDomainConfigOutput
- func (s WebSocketForListDomainConfigOutput) String() string
- type WebSocketForUpdateSingleDomainConfigInput
- func (s WebSocketForUpdateSingleDomainConfigInput) GoString() string
- func (s *WebSocketForUpdateSingleDomainConfigInput) SetEnable(v bool) *WebSocketForUpdateSingleDomainConfigInput
- func (s *WebSocketForUpdateSingleDomainConfigInput) SetTimeout(v int32) *WebSocketForUpdateSingleDomainConfigInput
- func (s WebSocketForUpdateSingleDomainConfigInput) String() string
Constants ¶
const ( ServiceName = "dcdn" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "dcdn" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupOriginForCreateDomainConfigsInput ¶
type BackupOriginForCreateDomainConfigsInput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (BackupOriginForCreateDomainConfigsInput) GoString ¶
func (s BackupOriginForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*BackupOriginForCreateDomainConfigsInput) SetName ¶
func (s *BackupOriginForCreateDomainConfigsInput) SetName(v string) *BackupOriginForCreateDomainConfigsInput
SetName sets the Name field's value.
func (*BackupOriginForCreateDomainConfigsInput) SetPort ¶
func (s *BackupOriginForCreateDomainConfigsInput) SetPort(v int32) *BackupOriginForCreateDomainConfigsInput
SetPort sets the Port field's value.
func (*BackupOriginForCreateDomainConfigsInput) SetType ¶
func (s *BackupOriginForCreateDomainConfigsInput) SetType(v string) *BackupOriginForCreateDomainConfigsInput
SetType sets the Type field's value.
func (*BackupOriginForCreateDomainConfigsInput) SetWeight ¶
func (s *BackupOriginForCreateDomainConfigsInput) SetWeight(v int32) *BackupOriginForCreateDomainConfigsInput
SetWeight sets the Weight field's value.
func (BackupOriginForCreateDomainConfigsInput) String ¶
func (s BackupOriginForCreateDomainConfigsInput) String() string
String returns the string representation
type BackupOriginForDescribeDomainDetailOutput ¶
type BackupOriginForDescribeDomainDetailOutput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (BackupOriginForDescribeDomainDetailOutput) GoString ¶
func (s BackupOriginForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*BackupOriginForDescribeDomainDetailOutput) SetName ¶
func (s *BackupOriginForDescribeDomainDetailOutput) SetName(v string) *BackupOriginForDescribeDomainDetailOutput
SetName sets the Name field's value.
func (*BackupOriginForDescribeDomainDetailOutput) SetPort ¶
func (s *BackupOriginForDescribeDomainDetailOutput) SetPort(v int32) *BackupOriginForDescribeDomainDetailOutput
SetPort sets the Port field's value.
func (*BackupOriginForDescribeDomainDetailOutput) SetType ¶
func (s *BackupOriginForDescribeDomainDetailOutput) SetType(v string) *BackupOriginForDescribeDomainDetailOutput
SetType sets the Type field's value.
func (*BackupOriginForDescribeDomainDetailOutput) SetWeight ¶
func (s *BackupOriginForDescribeDomainDetailOutput) SetWeight(v int32) *BackupOriginForDescribeDomainDetailOutput
SetWeight sets the Weight field's value.
func (BackupOriginForDescribeDomainDetailOutput) String ¶
func (s BackupOriginForDescribeDomainDetailOutput) String() string
String returns the string representation
type BackupOriginForListDomainConfigOutput ¶
type BackupOriginForListDomainConfigOutput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (BackupOriginForListDomainConfigOutput) GoString ¶
func (s BackupOriginForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*BackupOriginForListDomainConfigOutput) SetName ¶
func (s *BackupOriginForListDomainConfigOutput) SetName(v string) *BackupOriginForListDomainConfigOutput
SetName sets the Name field's value.
func (*BackupOriginForListDomainConfigOutput) SetPort ¶
func (s *BackupOriginForListDomainConfigOutput) SetPort(v int32) *BackupOriginForListDomainConfigOutput
SetPort sets the Port field's value.
func (*BackupOriginForListDomainConfigOutput) SetType ¶
func (s *BackupOriginForListDomainConfigOutput) SetType(v string) *BackupOriginForListDomainConfigOutput
SetType sets the Type field's value.
func (*BackupOriginForListDomainConfigOutput) SetWeight ¶
func (s *BackupOriginForListDomainConfigOutput) SetWeight(v int32) *BackupOriginForListDomainConfigOutput
SetWeight sets the Weight field's value.
func (BackupOriginForListDomainConfigOutput) String ¶
func (s BackupOriginForListDomainConfigOutput) String() string
String returns the string representation
type BackupOriginForUpdateSingleDomainConfigInput ¶
type BackupOriginForUpdateSingleDomainConfigInput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (BackupOriginForUpdateSingleDomainConfigInput) GoString ¶
func (s BackupOriginForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*BackupOriginForUpdateSingleDomainConfigInput) SetName ¶
func (s *BackupOriginForUpdateSingleDomainConfigInput) SetName(v string) *BackupOriginForUpdateSingleDomainConfigInput
SetName sets the Name field's value.
func (*BackupOriginForUpdateSingleDomainConfigInput) SetPort ¶
func (s *BackupOriginForUpdateSingleDomainConfigInput) SetPort(v int32) *BackupOriginForUpdateSingleDomainConfigInput
SetPort sets the Port field's value.
func (*BackupOriginForUpdateSingleDomainConfigInput) SetType ¶
func (s *BackupOriginForUpdateSingleDomainConfigInput) SetType(v string) *BackupOriginForUpdateSingleDomainConfigInput
SetType sets the Type field's value.
func (*BackupOriginForUpdateSingleDomainConfigInput) SetWeight ¶
func (s *BackupOriginForUpdateSingleDomainConfigInput) SetWeight(v int32) *BackupOriginForUpdateSingleDomainConfigInput
SetWeight sets the Weight field's value.
func (BackupOriginForUpdateSingleDomainConfigInput) String ¶
func (s BackupOriginForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type BindListForListCertBindOutput ¶
type BindListForListCertBindOutput struct { CertId *string `type:"string" json:",omitempty"` CertName *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` DeployStatus *string `type:"string" json:",omitempty"` DomainId *string `type:"string" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` Expire *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (BindListForListCertBindOutput) GoString ¶
func (s BindListForListCertBindOutput) GoString() string
GoString returns the string representation
func (*BindListForListCertBindOutput) SetCertId ¶
func (s *BindListForListCertBindOutput) SetCertId(v string) *BindListForListCertBindOutput
SetCertId sets the CertId field's value.
func (*BindListForListCertBindOutput) SetCertName ¶
func (s *BindListForListCertBindOutput) SetCertName(v string) *BindListForListCertBindOutput
SetCertName sets the CertName field's value.
func (*BindListForListCertBindOutput) SetCertSource ¶
func (s *BindListForListCertBindOutput) SetCertSource(v string) *BindListForListCertBindOutput
SetCertSource sets the CertSource field's value.
func (*BindListForListCertBindOutput) SetDeployStatus ¶
func (s *BindListForListCertBindOutput) SetDeployStatus(v string) *BindListForListCertBindOutput
SetDeployStatus sets the DeployStatus field's value.
func (*BindListForListCertBindOutput) SetDomainId ¶
func (s *BindListForListCertBindOutput) SetDomainId(v string) *BindListForListCertBindOutput
SetDomainId sets the DomainId field's value.
func (*BindListForListCertBindOutput) SetDomainName ¶
func (s *BindListForListCertBindOutput) SetDomainName(v string) *BindListForListCertBindOutput
SetDomainName sets the DomainName field's value.
func (*BindListForListCertBindOutput) SetExpire ¶
func (s *BindListForListCertBindOutput) SetExpire(v string) *BindListForListCertBindOutput
SetExpire sets the Expire field's value.
func (BindListForListCertBindOutput) String ¶
func (s BindListForListCertBindOutput) String() string
String returns the string representation
type BrCompressForCreateDomainConfigsInput ¶
type BrCompressForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (BrCompressForCreateDomainConfigsInput) GoString ¶
func (s BrCompressForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*BrCompressForCreateDomainConfigsInput) SetEnable ¶
func (s *BrCompressForCreateDomainConfigsInput) SetEnable(v bool) *BrCompressForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (BrCompressForCreateDomainConfigsInput) String ¶
func (s BrCompressForCreateDomainConfigsInput) String() string
String returns the string representation
type BrCompressForDescribeDomainDetailOutput ¶
type BrCompressForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (BrCompressForDescribeDomainDetailOutput) GoString ¶
func (s BrCompressForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*BrCompressForDescribeDomainDetailOutput) SetEnable ¶
func (s *BrCompressForDescribeDomainDetailOutput) SetEnable(v bool) *BrCompressForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (BrCompressForDescribeDomainDetailOutput) String ¶
func (s BrCompressForDescribeDomainDetailOutput) String() string
String returns the string representation
type BrCompressForListDomainConfigOutput ¶
type BrCompressForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (BrCompressForListDomainConfigOutput) GoString ¶
func (s BrCompressForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*BrCompressForListDomainConfigOutput) SetEnable ¶
func (s *BrCompressForListDomainConfigOutput) SetEnable(v bool) *BrCompressForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (BrCompressForListDomainConfigOutput) String ¶
func (s BrCompressForListDomainConfigOutput) String() string
String returns the string representation
type BrCompressForUpdateSingleDomainConfigInput ¶
type BrCompressForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (BrCompressForUpdateSingleDomainConfigInput) GoString ¶
func (s BrCompressForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*BrCompressForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *BrCompressForUpdateSingleDomainConfigInput) SetEnable(v bool) *BrCompressForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (BrCompressForUpdateSingleDomainConfigInput) String ¶
func (s BrCompressForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CacheForCreateDomainConfigsInput ¶
type CacheForCreateDomainConfigsInput struct { AdaptCache *bool `type:"boolean" json:",omitempty"` CacheKeyRules []*CacheKeyRuleForCreateDomainConfigsInput `type:"list" json:",omitempty"` CacheRules []*CacheRuleForCreateDomainConfigsInput `type:"list" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` StatusCodeCacheRule *StatusCodeCacheRuleForCreateDomainConfigsInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (CacheForCreateDomainConfigsInput) GoString ¶
func (s CacheForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*CacheForCreateDomainConfigsInput) SetAdaptCache ¶
func (s *CacheForCreateDomainConfigsInput) SetAdaptCache(v bool) *CacheForCreateDomainConfigsInput
SetAdaptCache sets the AdaptCache field's value.
func (*CacheForCreateDomainConfigsInput) SetCacheKeyRules ¶
func (s *CacheForCreateDomainConfigsInput) SetCacheKeyRules(v []*CacheKeyRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
SetCacheKeyRules sets the CacheKeyRules field's value.
func (*CacheForCreateDomainConfigsInput) SetCacheRules ¶
func (s *CacheForCreateDomainConfigsInput) SetCacheRules(v []*CacheRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
SetCacheRules sets the CacheRules field's value.
func (*CacheForCreateDomainConfigsInput) SetEnable ¶
func (s *CacheForCreateDomainConfigsInput) SetEnable(v bool) *CacheForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*CacheForCreateDomainConfigsInput) SetStatusCodeCacheRule ¶
func (s *CacheForCreateDomainConfigsInput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForCreateDomainConfigsInput) *CacheForCreateDomainConfigsInput
SetStatusCodeCacheRule sets the StatusCodeCacheRule field's value.
func (CacheForCreateDomainConfigsInput) String ¶
func (s CacheForCreateDomainConfigsInput) String() string
String returns the string representation
type CacheForDescribeDomainDetailOutput ¶
type CacheForDescribeDomainDetailOutput struct { AdaptCache *bool `type:"boolean" json:",omitempty"` CacheKeyRules []*CacheKeyRuleForDescribeDomainDetailOutput `type:"list" json:",omitempty"` CacheRules []*CacheRuleForDescribeDomainDetailOutput `type:"list" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` StatusCodeCacheRule *StatusCodeCacheRuleForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (CacheForDescribeDomainDetailOutput) GoString ¶
func (s CacheForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*CacheForDescribeDomainDetailOutput) SetAdaptCache ¶
func (s *CacheForDescribeDomainDetailOutput) SetAdaptCache(v bool) *CacheForDescribeDomainDetailOutput
SetAdaptCache sets the AdaptCache field's value.
func (*CacheForDescribeDomainDetailOutput) SetCacheKeyRules ¶
func (s *CacheForDescribeDomainDetailOutput) SetCacheKeyRules(v []*CacheKeyRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
SetCacheKeyRules sets the CacheKeyRules field's value.
func (*CacheForDescribeDomainDetailOutput) SetCacheRules ¶
func (s *CacheForDescribeDomainDetailOutput) SetCacheRules(v []*CacheRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
SetCacheRules sets the CacheRules field's value.
func (*CacheForDescribeDomainDetailOutput) SetEnable ¶
func (s *CacheForDescribeDomainDetailOutput) SetEnable(v bool) *CacheForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*CacheForDescribeDomainDetailOutput) SetStatusCodeCacheRule ¶
func (s *CacheForDescribeDomainDetailOutput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForDescribeDomainDetailOutput) *CacheForDescribeDomainDetailOutput
SetStatusCodeCacheRule sets the StatusCodeCacheRule field's value.
func (CacheForDescribeDomainDetailOutput) String ¶
func (s CacheForDescribeDomainDetailOutput) String() string
String returns the string representation
type CacheForListDomainConfigOutput ¶
type CacheForListDomainConfigOutput struct { AdaptCache *bool `type:"boolean" json:",omitempty"` CacheKeyRules []*CacheKeyRuleForListDomainConfigOutput `type:"list" json:",omitempty"` CacheRules []*CacheRuleForListDomainConfigOutput `type:"list" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` StatusCodeCacheRule *StatusCodeCacheRuleForListDomainConfigOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (CacheForListDomainConfigOutput) GoString ¶
func (s CacheForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*CacheForListDomainConfigOutput) SetAdaptCache ¶
func (s *CacheForListDomainConfigOutput) SetAdaptCache(v bool) *CacheForListDomainConfigOutput
SetAdaptCache sets the AdaptCache field's value.
func (*CacheForListDomainConfigOutput) SetCacheKeyRules ¶
func (s *CacheForListDomainConfigOutput) SetCacheKeyRules(v []*CacheKeyRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
SetCacheKeyRules sets the CacheKeyRules field's value.
func (*CacheForListDomainConfigOutput) SetCacheRules ¶
func (s *CacheForListDomainConfigOutput) SetCacheRules(v []*CacheRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
SetCacheRules sets the CacheRules field's value.
func (*CacheForListDomainConfigOutput) SetEnable ¶
func (s *CacheForListDomainConfigOutput) SetEnable(v bool) *CacheForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*CacheForListDomainConfigOutput) SetStatusCodeCacheRule ¶
func (s *CacheForListDomainConfigOutput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForListDomainConfigOutput) *CacheForListDomainConfigOutput
SetStatusCodeCacheRule sets the StatusCodeCacheRule field's value.
func (CacheForListDomainConfigOutput) String ¶
func (s CacheForListDomainConfigOutput) String() string
String returns the string representation
type CacheForUpdateSingleDomainConfigInput ¶
type CacheForUpdateSingleDomainConfigInput struct { AdaptCache *bool `type:"boolean" json:",omitempty"` CacheKeyRules []*CacheKeyRuleForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` CacheRules []*CacheRuleForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` StatusCodeCacheRule *StatusCodeCacheRuleForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (CacheForUpdateSingleDomainConfigInput) GoString ¶
func (s CacheForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*CacheForUpdateSingleDomainConfigInput) SetAdaptCache ¶
func (s *CacheForUpdateSingleDomainConfigInput) SetAdaptCache(v bool) *CacheForUpdateSingleDomainConfigInput
SetAdaptCache sets the AdaptCache field's value.
func (*CacheForUpdateSingleDomainConfigInput) SetCacheKeyRules ¶
func (s *CacheForUpdateSingleDomainConfigInput) SetCacheKeyRules(v []*CacheKeyRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
SetCacheKeyRules sets the CacheKeyRules field's value.
func (*CacheForUpdateSingleDomainConfigInput) SetCacheRules ¶
func (s *CacheForUpdateSingleDomainConfigInput) SetCacheRules(v []*CacheRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
SetCacheRules sets the CacheRules field's value.
func (*CacheForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *CacheForUpdateSingleDomainConfigInput) SetEnable(v bool) *CacheForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*CacheForUpdateSingleDomainConfigInput) SetStatusCodeCacheRule ¶
func (s *CacheForUpdateSingleDomainConfigInput) SetStatusCodeCacheRule(v *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) *CacheForUpdateSingleDomainConfigInput
SetStatusCodeCacheRule sets the StatusCodeCacheRule field's value.
func (CacheForUpdateSingleDomainConfigInput) String ¶
func (s CacheForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CacheKeyRuleForCreateDomainConfigsInput ¶
type CacheKeyRuleForCreateDomainConfigsInput struct { Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheKeyRuleForCreateDomainConfigsInput) GoString ¶
func (s CacheKeyRuleForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*CacheKeyRuleForCreateDomainConfigsInput) SetContents ¶
func (s *CacheKeyRuleForCreateDomainConfigsInput) SetContents(v string) *CacheKeyRuleForCreateDomainConfigsInput
SetContents sets the Contents field's value.
func (*CacheKeyRuleForCreateDomainConfigsInput) SetIgnoreCase ¶
func (s *CacheKeyRuleForCreateDomainConfigsInput) SetIgnoreCase(v bool) *CacheKeyRuleForCreateDomainConfigsInput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheKeyRuleForCreateDomainConfigsInput) SetParamsFilterType ¶
func (s *CacheKeyRuleForCreateDomainConfigsInput) SetParamsFilterType(v string) *CacheKeyRuleForCreateDomainConfigsInput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheKeyRuleForCreateDomainConfigsInput) SetParamsReserveList ¶
func (s *CacheKeyRuleForCreateDomainConfigsInput) SetParamsReserveList(v string) *CacheKeyRuleForCreateDomainConfigsInput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheKeyRuleForCreateDomainConfigsInput) SetType ¶
func (s *CacheKeyRuleForCreateDomainConfigsInput) SetType(v string) *CacheKeyRuleForCreateDomainConfigsInput
SetType sets the Type field's value.
func (CacheKeyRuleForCreateDomainConfigsInput) String ¶
func (s CacheKeyRuleForCreateDomainConfigsInput) String() string
String returns the string representation
type CacheKeyRuleForDescribeDomainDetailOutput ¶
type CacheKeyRuleForDescribeDomainDetailOutput struct { Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheKeyRuleForDescribeDomainDetailOutput) GoString ¶
func (s CacheKeyRuleForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*CacheKeyRuleForDescribeDomainDetailOutput) SetContents ¶
func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetContents(v string) *CacheKeyRuleForDescribeDomainDetailOutput
SetContents sets the Contents field's value.
func (*CacheKeyRuleForDescribeDomainDetailOutput) SetIgnoreCase ¶
func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetIgnoreCase(v bool) *CacheKeyRuleForDescribeDomainDetailOutput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheKeyRuleForDescribeDomainDetailOutput) SetParamsFilterType ¶
func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetParamsFilterType(v string) *CacheKeyRuleForDescribeDomainDetailOutput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheKeyRuleForDescribeDomainDetailOutput) SetParamsReserveList ¶
func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetParamsReserveList(v string) *CacheKeyRuleForDescribeDomainDetailOutput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheKeyRuleForDescribeDomainDetailOutput) SetType ¶
func (s *CacheKeyRuleForDescribeDomainDetailOutput) SetType(v string) *CacheKeyRuleForDescribeDomainDetailOutput
SetType sets the Type field's value.
func (CacheKeyRuleForDescribeDomainDetailOutput) String ¶
func (s CacheKeyRuleForDescribeDomainDetailOutput) String() string
String returns the string representation
type CacheKeyRuleForListDomainConfigOutput ¶
type CacheKeyRuleForListDomainConfigOutput struct { Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheKeyRuleForListDomainConfigOutput) GoString ¶
func (s CacheKeyRuleForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*CacheKeyRuleForListDomainConfigOutput) SetContents ¶
func (s *CacheKeyRuleForListDomainConfigOutput) SetContents(v string) *CacheKeyRuleForListDomainConfigOutput
SetContents sets the Contents field's value.
func (*CacheKeyRuleForListDomainConfigOutput) SetIgnoreCase ¶
func (s *CacheKeyRuleForListDomainConfigOutput) SetIgnoreCase(v bool) *CacheKeyRuleForListDomainConfigOutput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheKeyRuleForListDomainConfigOutput) SetParamsFilterType ¶
func (s *CacheKeyRuleForListDomainConfigOutput) SetParamsFilterType(v string) *CacheKeyRuleForListDomainConfigOutput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheKeyRuleForListDomainConfigOutput) SetParamsReserveList ¶
func (s *CacheKeyRuleForListDomainConfigOutput) SetParamsReserveList(v string) *CacheKeyRuleForListDomainConfigOutput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheKeyRuleForListDomainConfigOutput) SetType ¶
func (s *CacheKeyRuleForListDomainConfigOutput) SetType(v string) *CacheKeyRuleForListDomainConfigOutput
SetType sets the Type field's value.
func (CacheKeyRuleForListDomainConfigOutput) String ¶
func (s CacheKeyRuleForListDomainConfigOutput) String() string
String returns the string representation
type CacheKeyRuleForUpdateSingleDomainConfigInput ¶
type CacheKeyRuleForUpdateSingleDomainConfigInput struct { Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheKeyRuleForUpdateSingleDomainConfigInput) GoString ¶
func (s CacheKeyRuleForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*CacheKeyRuleForUpdateSingleDomainConfigInput) SetContents ¶
func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetContents(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
SetContents sets the Contents field's value.
func (*CacheKeyRuleForUpdateSingleDomainConfigInput) SetIgnoreCase ¶
func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetIgnoreCase(v bool) *CacheKeyRuleForUpdateSingleDomainConfigInput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsFilterType ¶
func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsFilterType(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsReserveList ¶
func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetParamsReserveList(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheKeyRuleForUpdateSingleDomainConfigInput) SetType ¶
func (s *CacheKeyRuleForUpdateSingleDomainConfigInput) SetType(v string) *CacheKeyRuleForUpdateSingleDomainConfigInput
SetType sets the Type field's value.
func (CacheKeyRuleForUpdateSingleDomainConfigInput) String ¶
func (s CacheKeyRuleForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CacheRuleForCreateDomainConfigsInput ¶
type CacheRuleForCreateDomainConfigsInput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Policy *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheRuleForCreateDomainConfigsInput) GoString ¶
func (s CacheRuleForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*CacheRuleForCreateDomainConfigsInput) SetCacheTime ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetCacheTime(v int32) *CacheRuleForCreateDomainConfigsInput
SetCacheTime sets the CacheTime field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetCacheTimeUnit ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetCacheTimeUnit(v string) *CacheRuleForCreateDomainConfigsInput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetContents ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetContents(v string) *CacheRuleForCreateDomainConfigsInput
SetContents sets the Contents field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetIgnoreCase ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetIgnoreCase(v bool) *CacheRuleForCreateDomainConfigsInput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetParamsFilterType ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetParamsFilterType(v string) *CacheRuleForCreateDomainConfigsInput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetParamsReserveList ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetParamsReserveList(v string) *CacheRuleForCreateDomainConfigsInput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetPolicy ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetPolicy(v string) *CacheRuleForCreateDomainConfigsInput
SetPolicy sets the Policy field's value.
func (*CacheRuleForCreateDomainConfigsInput) SetType ¶
func (s *CacheRuleForCreateDomainConfigsInput) SetType(v string) *CacheRuleForCreateDomainConfigsInput
SetType sets the Type field's value.
func (CacheRuleForCreateDomainConfigsInput) String ¶
func (s CacheRuleForCreateDomainConfigsInput) String() string
String returns the string representation
type CacheRuleForDescribeDomainDetailOutput ¶
type CacheRuleForDescribeDomainDetailOutput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Policy *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheRuleForDescribeDomainDetailOutput) GoString ¶
func (s CacheRuleForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*CacheRuleForDescribeDomainDetailOutput) SetCacheTime ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetCacheTime(v int32) *CacheRuleForDescribeDomainDetailOutput
SetCacheTime sets the CacheTime field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetCacheTimeUnit ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetCacheTimeUnit(v string) *CacheRuleForDescribeDomainDetailOutput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetContents ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetContents(v string) *CacheRuleForDescribeDomainDetailOutput
SetContents sets the Contents field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetIgnoreCase ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetIgnoreCase(v bool) *CacheRuleForDescribeDomainDetailOutput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetParamsFilterType ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetParamsFilterType(v string) *CacheRuleForDescribeDomainDetailOutput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetParamsReserveList ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetParamsReserveList(v string) *CacheRuleForDescribeDomainDetailOutput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetPolicy ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetPolicy(v string) *CacheRuleForDescribeDomainDetailOutput
SetPolicy sets the Policy field's value.
func (*CacheRuleForDescribeDomainDetailOutput) SetType ¶
func (s *CacheRuleForDescribeDomainDetailOutput) SetType(v string) *CacheRuleForDescribeDomainDetailOutput
SetType sets the Type field's value.
func (CacheRuleForDescribeDomainDetailOutput) String ¶
func (s CacheRuleForDescribeDomainDetailOutput) String() string
String returns the string representation
type CacheRuleForListDomainConfigOutput ¶
type CacheRuleForListDomainConfigOutput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Policy *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheRuleForListDomainConfigOutput) GoString ¶
func (s CacheRuleForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*CacheRuleForListDomainConfigOutput) SetCacheTime ¶
func (s *CacheRuleForListDomainConfigOutput) SetCacheTime(v int32) *CacheRuleForListDomainConfigOutput
SetCacheTime sets the CacheTime field's value.
func (*CacheRuleForListDomainConfigOutput) SetCacheTimeUnit ¶
func (s *CacheRuleForListDomainConfigOutput) SetCacheTimeUnit(v string) *CacheRuleForListDomainConfigOutput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*CacheRuleForListDomainConfigOutput) SetContents ¶
func (s *CacheRuleForListDomainConfigOutput) SetContents(v string) *CacheRuleForListDomainConfigOutput
SetContents sets the Contents field's value.
func (*CacheRuleForListDomainConfigOutput) SetIgnoreCase ¶
func (s *CacheRuleForListDomainConfigOutput) SetIgnoreCase(v bool) *CacheRuleForListDomainConfigOutput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheRuleForListDomainConfigOutput) SetParamsFilterType ¶
func (s *CacheRuleForListDomainConfigOutput) SetParamsFilterType(v string) *CacheRuleForListDomainConfigOutput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheRuleForListDomainConfigOutput) SetParamsReserveList ¶
func (s *CacheRuleForListDomainConfigOutput) SetParamsReserveList(v string) *CacheRuleForListDomainConfigOutput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheRuleForListDomainConfigOutput) SetPolicy ¶
func (s *CacheRuleForListDomainConfigOutput) SetPolicy(v string) *CacheRuleForListDomainConfigOutput
SetPolicy sets the Policy field's value.
func (*CacheRuleForListDomainConfigOutput) SetType ¶
func (s *CacheRuleForListDomainConfigOutput) SetType(v string) *CacheRuleForListDomainConfigOutput
SetType sets the Type field's value.
func (CacheRuleForListDomainConfigOutput) String ¶
func (s CacheRuleForListDomainConfigOutput) String() string
String returns the string representation
type CacheRuleForUpdateSingleDomainConfigInput ¶
type CacheRuleForUpdateSingleDomainConfigInput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` Contents *string `type:"string" json:",omitempty"` IgnoreCase *bool `type:"boolean" json:",omitempty"` ParamsFilterType *string `type:"string" json:",omitempty"` ParamsReserveList *string `type:"string" json:",omitempty"` Policy *string `type:"string" json:",omitempty"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CacheRuleForUpdateSingleDomainConfigInput) GoString ¶
func (s CacheRuleForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*CacheRuleForUpdateSingleDomainConfigInput) SetCacheTime ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetCacheTime(v int32) *CacheRuleForUpdateSingleDomainConfigInput
SetCacheTime sets the CacheTime field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetContents ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetContents(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetContents sets the Contents field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetIgnoreCase ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetIgnoreCase(v bool) *CacheRuleForUpdateSingleDomainConfigInput
SetIgnoreCase sets the IgnoreCase field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetParamsFilterType ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetParamsFilterType(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetParamsFilterType sets the ParamsFilterType field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetParamsReserveList ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetParamsReserveList(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetParamsReserveList sets the ParamsReserveList field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetPolicy ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetPolicy(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetPolicy sets the Policy field's value.
func (*CacheRuleForUpdateSingleDomainConfigInput) SetType ¶
func (s *CacheRuleForUpdateSingleDomainConfigInput) SetType(v string) *CacheRuleForUpdateSingleDomainConfigInput
SetType sets the Type field's value.
func (CacheRuleForUpdateSingleDomainConfigInput) String ¶
func (s CacheRuleForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CertBindForCreateDomainConfigsInput ¶
type CertBindForCreateDomainConfigsInput struct { CertId *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CertBindForCreateDomainConfigsInput) GoString ¶
func (s CertBindForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*CertBindForCreateDomainConfigsInput) SetCertId ¶
func (s *CertBindForCreateDomainConfigsInput) SetCertId(v string) *CertBindForCreateDomainConfigsInput
SetCertId sets the CertId field's value.
func (*CertBindForCreateDomainConfigsInput) SetCertSource ¶
func (s *CertBindForCreateDomainConfigsInput) SetCertSource(v string) *CertBindForCreateDomainConfigsInput
SetCertSource sets the CertSource field's value.
func (CertBindForCreateDomainConfigsInput) String ¶
func (s CertBindForCreateDomainConfigsInput) String() string
String returns the string representation
type CertBindForDescribeDomainDetailOutput ¶
type CertBindForDescribeDomainDetailOutput struct { CertId *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CertBindForDescribeDomainDetailOutput) GoString ¶
func (s CertBindForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*CertBindForDescribeDomainDetailOutput) SetCertId ¶
func (s *CertBindForDescribeDomainDetailOutput) SetCertId(v string) *CertBindForDescribeDomainDetailOutput
SetCertId sets the CertId field's value.
func (*CertBindForDescribeDomainDetailOutput) SetCertSource ¶
func (s *CertBindForDescribeDomainDetailOutput) SetCertSource(v string) *CertBindForDescribeDomainDetailOutput
SetCertSource sets the CertSource field's value.
func (CertBindForDescribeDomainDetailOutput) String ¶
func (s CertBindForDescribeDomainDetailOutput) String() string
String returns the string representation
type CertBindForListDomainConfigOutput ¶
type CertBindForListDomainConfigOutput struct { CertId *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CertBindForListDomainConfigOutput) GoString ¶
func (s CertBindForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*CertBindForListDomainConfigOutput) SetCertId ¶
func (s *CertBindForListDomainConfigOutput) SetCertId(v string) *CertBindForListDomainConfigOutput
SetCertId sets the CertId field's value.
func (*CertBindForListDomainConfigOutput) SetCertSource ¶
func (s *CertBindForListDomainConfigOutput) SetCertSource(v string) *CertBindForListDomainConfigOutput
SetCertSource sets the CertSource field's value.
func (CertBindForListDomainConfigOutput) String ¶
func (s CertBindForListDomainConfigOutput) String() string
String returns the string representation
type CertBindForUpdateSingleDomainConfigInput ¶
type CertBindForUpdateSingleDomainConfigInput struct { CertId *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CertBindForUpdateSingleDomainConfigInput) GoString ¶
func (s CertBindForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*CertBindForUpdateSingleDomainConfigInput) SetCertId ¶
func (s *CertBindForUpdateSingleDomainConfigInput) SetCertId(v string) *CertBindForUpdateSingleDomainConfigInput
SetCertId sets the CertId field's value.
func (*CertBindForUpdateSingleDomainConfigInput) SetCertSource ¶
func (s *CertBindForUpdateSingleDomainConfigInput) SetCertSource(v string) *CertBindForUpdateSingleDomainConfigInput
SetCertSource sets the CertSource field's value.
func (CertBindForUpdateSingleDomainConfigInput) String ¶
func (s CertBindForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CertListForListCertOutput ¶
type CertListForListCertOutput struct { CertId *string `type:"string" json:",omitempty"` CertName *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` CertStatus *string `type:"string" json:",omitempty"` Domain []*string `type:"list" json:",omitempty"` Expire *string `type:"string" json:",omitempty"` KeyType *string `type:"string" json:",omitempty"` MatchDomain []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CertListForListCertOutput) GoString ¶
func (s CertListForListCertOutput) GoString() string
GoString returns the string representation
func (*CertListForListCertOutput) SetCertId ¶
func (s *CertListForListCertOutput) SetCertId(v string) *CertListForListCertOutput
SetCertId sets the CertId field's value.
func (*CertListForListCertOutput) SetCertName ¶
func (s *CertListForListCertOutput) SetCertName(v string) *CertListForListCertOutput
SetCertName sets the CertName field's value.
func (*CertListForListCertOutput) SetCertSource ¶
func (s *CertListForListCertOutput) SetCertSource(v string) *CertListForListCertOutput
SetCertSource sets the CertSource field's value.
func (*CertListForListCertOutput) SetCertStatus ¶
func (s *CertListForListCertOutput) SetCertStatus(v string) *CertListForListCertOutput
SetCertStatus sets the CertStatus field's value.
func (*CertListForListCertOutput) SetDomain ¶
func (s *CertListForListCertOutput) SetDomain(v []*string) *CertListForListCertOutput
SetDomain sets the Domain field's value.
func (*CertListForListCertOutput) SetExpire ¶
func (s *CertListForListCertOutput) SetExpire(v string) *CertListForListCertOutput
SetExpire sets the Expire field's value.
func (*CertListForListCertOutput) SetKeyType ¶
func (s *CertListForListCertOutput) SetKeyType(v string) *CertListForListCertOutput
SetKeyType sets the KeyType field's value.
func (*CertListForListCertOutput) SetMatchDomain ¶
func (s *CertListForListCertOutput) SetMatchDomain(v []*string) *CertListForListCertOutput
SetMatchDomain sets the MatchDomain field's value.
func (CertListForListCertOutput) String ¶
func (s CertListForListCertOutput) String() string
String returns the string representation
type CheckPurgePrefetchTaskInput ¶
type CheckPurgePrefetchTaskInput struct { EndTime *string `type:"string" json:",omitempty"` OrderType *string `type:"string" json:",omitempty"` Page *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` TaskId *string `type:"string" json:",omitempty"` TaskStatus []*string `type:"list" json:",omitempty"` TaskType []*string `type:"list" json:",omitempty"` Url *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CheckPurgePrefetchTaskInput) GoString ¶
func (s CheckPurgePrefetchTaskInput) GoString() string
GoString returns the string representation
func (*CheckPurgePrefetchTaskInput) SetEndTime ¶
func (s *CheckPurgePrefetchTaskInput) SetEndTime(v string) *CheckPurgePrefetchTaskInput
SetEndTime sets the EndTime field's value.
func (*CheckPurgePrefetchTaskInput) SetOrderType ¶
func (s *CheckPurgePrefetchTaskInput) SetOrderType(v string) *CheckPurgePrefetchTaskInput
SetOrderType sets the OrderType field's value.
func (*CheckPurgePrefetchTaskInput) SetPage ¶
func (s *CheckPurgePrefetchTaskInput) SetPage(v int32) *CheckPurgePrefetchTaskInput
SetPage sets the Page field's value.
func (*CheckPurgePrefetchTaskInput) SetPageSize ¶
func (s *CheckPurgePrefetchTaskInput) SetPageSize(v int32) *CheckPurgePrefetchTaskInput
SetPageSize sets the PageSize field's value.
func (*CheckPurgePrefetchTaskInput) SetStartTime ¶
func (s *CheckPurgePrefetchTaskInput) SetStartTime(v string) *CheckPurgePrefetchTaskInput
SetStartTime sets the StartTime field's value.
func (*CheckPurgePrefetchTaskInput) SetTaskId ¶ added in v1.0.174
func (s *CheckPurgePrefetchTaskInput) SetTaskId(v string) *CheckPurgePrefetchTaskInput
SetTaskId sets the TaskId field's value.
func (*CheckPurgePrefetchTaskInput) SetTaskStatus ¶
func (s *CheckPurgePrefetchTaskInput) SetTaskStatus(v []*string) *CheckPurgePrefetchTaskInput
SetTaskStatus sets the TaskStatus field's value.
func (*CheckPurgePrefetchTaskInput) SetTaskType ¶
func (s *CheckPurgePrefetchTaskInput) SetTaskType(v []*string) *CheckPurgePrefetchTaskInput
SetTaskType sets the TaskType field's value.
func (*CheckPurgePrefetchTaskInput) SetUrl ¶
func (s *CheckPurgePrefetchTaskInput) SetUrl(v string) *CheckPurgePrefetchTaskInput
SetUrl sets the Url field's value.
func (CheckPurgePrefetchTaskInput) String ¶
func (s CheckPurgePrefetchTaskInput) String() string
String returns the string representation
type CheckPurgePrefetchTaskOutput ¶
type CheckPurgePrefetchTaskOutput struct { Metadata *response.ResponseMetadata TaskList []*TaskListForCheckPurgePrefetchTaskOutput `type:"list" json:",omitempty"` Total *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (CheckPurgePrefetchTaskOutput) GoString ¶
func (s CheckPurgePrefetchTaskOutput) GoString() string
GoString returns the string representation
func (*CheckPurgePrefetchTaskOutput) SetTaskList ¶
func (s *CheckPurgePrefetchTaskOutput) SetTaskList(v []*TaskListForCheckPurgePrefetchTaskOutput) *CheckPurgePrefetchTaskOutput
SetTaskList sets the TaskList field's value.
func (*CheckPurgePrefetchTaskOutput) SetTotal ¶
func (s *CheckPurgePrefetchTaskOutput) SetTotal(v int32) *CheckPurgePrefetchTaskOutput
SetTotal sets the Total field's value.
func (CheckPurgePrefetchTaskOutput) String ¶
func (s CheckPurgePrefetchTaskOutput) String() string
String returns the string representation
type ConditionalOriginForCreateDomainConfigsInput ¶
type ConditionalOriginForCreateDomainConfigsInput struct { BackupOrigins []*BackupOriginForCreateDomainConfigsInput `type:"list" json:",omitempty"` MatchingRuleGroupJSON *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Origins []*BackupOriginForCreateDomainConfigsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ConditionalOriginForCreateDomainConfigsInput) GoString ¶
func (s ConditionalOriginForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ConditionalOriginForCreateDomainConfigsInput) SetBackupOrigins ¶
func (s *ConditionalOriginForCreateDomainConfigsInput) SetBackupOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConditionalOriginForCreateDomainConfigsInput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConditionalOriginForCreateDomainConfigsInput) SetMatchingRuleGroupJSON ¶
func (s *ConditionalOriginForCreateDomainConfigsInput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForCreateDomainConfigsInput
SetMatchingRuleGroupJSON sets the MatchingRuleGroupJSON field's value.
func (*ConditionalOriginForCreateDomainConfigsInput) SetName ¶
func (s *ConditionalOriginForCreateDomainConfigsInput) SetName(v string) *ConditionalOriginForCreateDomainConfigsInput
SetName sets the Name field's value.
func (*ConditionalOriginForCreateDomainConfigsInput) SetOrigins ¶
func (s *ConditionalOriginForCreateDomainConfigsInput) SetOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConditionalOriginForCreateDomainConfigsInput
SetOrigins sets the Origins field's value.
func (ConditionalOriginForCreateDomainConfigsInput) String ¶
func (s ConditionalOriginForCreateDomainConfigsInput) String() string
String returns the string representation
type ConditionalOriginForDescribeDomainDetailOutput ¶
type ConditionalOriginForDescribeDomainDetailOutput struct { BackupOrigins []*BackupOriginForDescribeDomainDetailOutput `type:"list" json:",omitempty"` MatchingRuleGroupJSON *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Origins []*BackupOriginForDescribeDomainDetailOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ConditionalOriginForDescribeDomainDetailOutput) GoString ¶
func (s ConditionalOriginForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ConditionalOriginForDescribeDomainDetailOutput) SetBackupOrigins ¶
func (s *ConditionalOriginForDescribeDomainDetailOutput) SetBackupOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConditionalOriginForDescribeDomainDetailOutput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConditionalOriginForDescribeDomainDetailOutput) SetMatchingRuleGroupJSON ¶
func (s *ConditionalOriginForDescribeDomainDetailOutput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForDescribeDomainDetailOutput
SetMatchingRuleGroupJSON sets the MatchingRuleGroupJSON field's value.
func (*ConditionalOriginForDescribeDomainDetailOutput) SetName ¶
func (s *ConditionalOriginForDescribeDomainDetailOutput) SetName(v string) *ConditionalOriginForDescribeDomainDetailOutput
SetName sets the Name field's value.
func (*ConditionalOriginForDescribeDomainDetailOutput) SetOrigins ¶
func (s *ConditionalOriginForDescribeDomainDetailOutput) SetOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConditionalOriginForDescribeDomainDetailOutput
SetOrigins sets the Origins field's value.
func (ConditionalOriginForDescribeDomainDetailOutput) String ¶
func (s ConditionalOriginForDescribeDomainDetailOutput) String() string
String returns the string representation
type ConditionalOriginForListDomainConfigOutput ¶
type ConditionalOriginForListDomainConfigOutput struct { BackupOrigins []*BackupOriginForListDomainConfigOutput `type:"list" json:",omitempty"` MatchingRuleGroupJSON *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Origins []*BackupOriginForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ConditionalOriginForListDomainConfigOutput) GoString ¶
func (s ConditionalOriginForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ConditionalOriginForListDomainConfigOutput) SetBackupOrigins ¶
func (s *ConditionalOriginForListDomainConfigOutput) SetBackupOrigins(v []*BackupOriginForListDomainConfigOutput) *ConditionalOriginForListDomainConfigOutput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConditionalOriginForListDomainConfigOutput) SetMatchingRuleGroupJSON ¶
func (s *ConditionalOriginForListDomainConfigOutput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForListDomainConfigOutput
SetMatchingRuleGroupJSON sets the MatchingRuleGroupJSON field's value.
func (*ConditionalOriginForListDomainConfigOutput) SetName ¶
func (s *ConditionalOriginForListDomainConfigOutput) SetName(v string) *ConditionalOriginForListDomainConfigOutput
SetName sets the Name field's value.
func (*ConditionalOriginForListDomainConfigOutput) SetOrigins ¶
func (s *ConditionalOriginForListDomainConfigOutput) SetOrigins(v []*BackupOriginForListDomainConfigOutput) *ConditionalOriginForListDomainConfigOutput
SetOrigins sets the Origins field's value.
func (ConditionalOriginForListDomainConfigOutput) String ¶
func (s ConditionalOriginForListDomainConfigOutput) String() string
String returns the string representation
type ConditionalOriginForUpdateSingleDomainConfigInput ¶
type ConditionalOriginForUpdateSingleDomainConfigInput struct { BackupOrigins []*BackupOriginForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` MatchingRuleGroupJSON *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Origins []*BackupOriginForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ConditionalOriginForUpdateSingleDomainConfigInput) GoString ¶
func (s ConditionalOriginForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ConditionalOriginForUpdateSingleDomainConfigInput) SetBackupOrigins ¶
func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetBackupOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConditionalOriginForUpdateSingleDomainConfigInput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConditionalOriginForUpdateSingleDomainConfigInput) SetMatchingRuleGroupJSON ¶
func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetMatchingRuleGroupJSON(v string) *ConditionalOriginForUpdateSingleDomainConfigInput
SetMatchingRuleGroupJSON sets the MatchingRuleGroupJSON field's value.
func (*ConditionalOriginForUpdateSingleDomainConfigInput) SetName ¶
func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetName(v string) *ConditionalOriginForUpdateSingleDomainConfigInput
SetName sets the Name field's value.
func (*ConditionalOriginForUpdateSingleDomainConfigInput) SetOrigins ¶
func (s *ConditionalOriginForUpdateSingleDomainConfigInput) SetOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConditionalOriginForUpdateSingleDomainConfigInput
SetOrigins sets the Origins field's value.
func (ConditionalOriginForUpdateSingleDomainConfigInput) String ¶
func (s ConditionalOriginForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ConvertConvertOriginForCreateDomainConfigsInput ¶
type ConvertConvertOriginForCreateDomainConfigsInput struct { BackupOriginType *string `type:"string" json:",omitempty"` BackupOrigins []*BackupOriginForCreateDomainConfigsInput `type:"list" json:",omitempty"` ConditionalOrigins []*ConditionalOriginForCreateDomainConfigsInput `type:"list" json:",omitempty"` FollowRedirect *FollowRedirectForCreateDomainConfigsInput `type:"structure" json:",omitempty"` OriginHost *OriginHostForCreateDomainConfigsInput `type:"structure" json:",omitempty"` OriginProtocolType *string `type:"string" json:",omitempty"` OriginRange *OriginRangeForCreateDomainConfigsInput `type:"structure" json:",omitempty"` OriginSni *OriginSniForCreateDomainConfigsInput `type:"structure" json:",omitempty"` OriginType *string `type:"string" json:",omitempty"` Origins []*ConvertOriginForCreateDomainConfigsInput `type:"list" json:",omitempty"` RequestHeader *RequestHeaderForCreateDomainConfigsInput `type:"structure" json:",omitempty"` ResponseHeader *ResponseHeaderForCreateDomainConfigsInput `type:"structure" json:",omitempty"` ResponseTimeout *int32 `type:"int32" json:",omitempty"` TosPrivateAccess *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertConvertOriginForCreateDomainConfigsInput) GoString ¶
func (s ConvertConvertOriginForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOriginType ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOriginType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
SetBackupOriginType sets the BackupOriginType field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOrigins ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetBackupOrigins(v []*BackupOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetConditionalOrigins ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetConditionalOrigins(v []*ConditionalOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetConditionalOrigins sets the ConditionalOrigins field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetFollowRedirect ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetFollowRedirect(v *FollowRedirectForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetFollowRedirect sets the FollowRedirect field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOriginHost ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginHost(v *OriginHostForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetOriginHost sets the OriginHost field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOriginProtocolType ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginProtocolType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
SetOriginProtocolType sets the OriginProtocolType field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOriginRange ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginRange(v *OriginRangeForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetOriginRange sets the OriginRange field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOriginSni ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginSni(v *OriginSniForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetOriginSni sets the OriginSni field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOriginType ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOriginType(v string) *ConvertConvertOriginForCreateDomainConfigsInput
SetOriginType sets the OriginType field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetOrigins ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetOrigins(v []*ConvertOriginForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetOrigins sets the Origins field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetRequestHeader ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetRequestHeader(v *RequestHeaderForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetRequestHeader sets the RequestHeader field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetResponseHeader ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetResponseHeader(v *ResponseHeaderForCreateDomainConfigsInput) *ConvertConvertOriginForCreateDomainConfigsInput
SetResponseHeader sets the ResponseHeader field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetResponseTimeout ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetResponseTimeout(v int32) *ConvertConvertOriginForCreateDomainConfigsInput
SetResponseTimeout sets the ResponseTimeout field's value.
func (*ConvertConvertOriginForCreateDomainConfigsInput) SetTosPrivateAccess ¶
func (s *ConvertConvertOriginForCreateDomainConfigsInput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForCreateDomainConfigsInput
SetTosPrivateAccess sets the TosPrivateAccess field's value.
func (ConvertConvertOriginForCreateDomainConfigsInput) String ¶
func (s ConvertConvertOriginForCreateDomainConfigsInput) String() string
String returns the string representation
type ConvertConvertOriginForDescribeDomainDetailOutput ¶
type ConvertConvertOriginForDescribeDomainDetailOutput struct { BackupOriginType *string `type:"string" json:",omitempty"` BackupOrigins []*BackupOriginForDescribeDomainDetailOutput `type:"list" json:",omitempty"` ConditionalOrigins []*ConditionalOriginForDescribeDomainDetailOutput `type:"list" json:",omitempty"` FollowRedirect *FollowRedirectForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` OriginHost *OriginHostForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` OriginProtocolType *string `type:"string" json:",omitempty"` OriginRange *OriginRangeForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` OriginSni *OriginSniForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` OriginType *string `type:"string" json:",omitempty"` Origins []*ConvertOriginForDescribeDomainDetailOutput `type:"list" json:",omitempty"` RequestHeader *RequestHeaderForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` ResponseHeader *ResponseHeaderForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` ResponseTimeout *int32 `type:"int32" json:",omitempty"` TosPrivateAccess *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertConvertOriginForDescribeDomainDetailOutput) GoString ¶
func (s ConvertConvertOriginForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOriginType ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOriginType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
SetBackupOriginType sets the BackupOriginType field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOrigins ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetBackupOrigins(v []*BackupOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetConditionalOrigins ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetConditionalOrigins(v []*ConditionalOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetConditionalOrigins sets the ConditionalOrigins field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetFollowRedirect ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetFollowRedirect(v *FollowRedirectForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetFollowRedirect sets the FollowRedirect field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginHost ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginHost(v *OriginHostForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOriginHost sets the OriginHost field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginProtocolType ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginProtocolType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOriginProtocolType sets the OriginProtocolType field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginRange ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginRange(v *OriginRangeForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOriginRange sets the OriginRange field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginSni ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginSni(v *OriginSniForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOriginSni sets the OriginSni field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginType ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOriginType(v string) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOriginType sets the OriginType field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetOrigins ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetOrigins(v []*ConvertOriginForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetOrigins sets the Origins field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetRequestHeader ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetRequestHeader(v *RequestHeaderForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetRequestHeader sets the RequestHeader field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseHeader ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseHeader(v *ResponseHeaderForDescribeDomainDetailOutput) *ConvertConvertOriginForDescribeDomainDetailOutput
SetResponseHeader sets the ResponseHeader field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseTimeout ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetResponseTimeout(v int32) *ConvertConvertOriginForDescribeDomainDetailOutput
SetResponseTimeout sets the ResponseTimeout field's value.
func (*ConvertConvertOriginForDescribeDomainDetailOutput) SetTosPrivateAccess ¶
func (s *ConvertConvertOriginForDescribeDomainDetailOutput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForDescribeDomainDetailOutput
SetTosPrivateAccess sets the TosPrivateAccess field's value.
func (ConvertConvertOriginForDescribeDomainDetailOutput) String ¶
func (s ConvertConvertOriginForDescribeDomainDetailOutput) String() string
String returns the string representation
type ConvertConvertOriginForListDomainConfigOutput ¶
type ConvertConvertOriginForListDomainConfigOutput struct { BackupOriginType *string `type:"string" json:",omitempty"` BackupOrigins []*BackupOriginForListDomainConfigOutput `type:"list" json:",omitempty"` ConditionalOrigins []*ConditionalOriginForListDomainConfigOutput `type:"list" json:",omitempty"` FollowRedirect *FollowRedirectForListDomainConfigOutput `type:"structure" json:",omitempty"` OriginHost *OriginHostForListDomainConfigOutput `type:"structure" json:",omitempty"` OriginProtocolType *string `type:"string" json:",omitempty"` OriginRange *OriginRangeForListDomainConfigOutput `type:"structure" json:",omitempty"` OriginSni *OriginSniForListDomainConfigOutput `type:"structure" json:",omitempty"` OriginType *string `type:"string" json:",omitempty"` Origins []*ConvertOriginForListDomainConfigOutput `type:"list" json:",omitempty"` RequestHeader *RequestHeaderForListDomainConfigOutput `type:"structure" json:",omitempty"` ResponseHeader *ResponseHeaderForListDomainConfigOutput `type:"structure" json:",omitempty"` ResponseTimeout *int32 `type:"int32" json:",omitempty"` TosPrivateAccess *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertConvertOriginForListDomainConfigOutput) GoString ¶
func (s ConvertConvertOriginForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertOriginForListDomainConfigOutput) SetBackupOriginType ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetBackupOriginType(v string) *ConvertConvertOriginForListDomainConfigOutput
SetBackupOriginType sets the BackupOriginType field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetBackupOrigins ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetBackupOrigins(v []*BackupOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetConditionalOrigins ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetConditionalOrigins(v []*ConditionalOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetConditionalOrigins sets the ConditionalOrigins field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetFollowRedirect ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetFollowRedirect(v *FollowRedirectForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetFollowRedirect sets the FollowRedirect field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOriginHost ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginHost(v *OriginHostForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetOriginHost sets the OriginHost field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOriginProtocolType ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginProtocolType(v string) *ConvertConvertOriginForListDomainConfigOutput
SetOriginProtocolType sets the OriginProtocolType field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOriginRange ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginRange(v *OriginRangeForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetOriginRange sets the OriginRange field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOriginSni ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginSni(v *OriginSniForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetOriginSni sets the OriginSni field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOriginType ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOriginType(v string) *ConvertConvertOriginForListDomainConfigOutput
SetOriginType sets the OriginType field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetOrigins ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetOrigins(v []*ConvertOriginForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetOrigins sets the Origins field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetRequestHeader ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetRequestHeader(v *RequestHeaderForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetRequestHeader sets the RequestHeader field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetResponseHeader ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetResponseHeader(v *ResponseHeaderForListDomainConfigOutput) *ConvertConvertOriginForListDomainConfigOutput
SetResponseHeader sets the ResponseHeader field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetResponseTimeout ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetResponseTimeout(v int32) *ConvertConvertOriginForListDomainConfigOutput
SetResponseTimeout sets the ResponseTimeout field's value.
func (*ConvertConvertOriginForListDomainConfigOutput) SetTosPrivateAccess ¶
func (s *ConvertConvertOriginForListDomainConfigOutput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForListDomainConfigOutput
SetTosPrivateAccess sets the TosPrivateAccess field's value.
func (ConvertConvertOriginForListDomainConfigOutput) String ¶
func (s ConvertConvertOriginForListDomainConfigOutput) String() string
String returns the string representation
type ConvertConvertOriginForUpdateSingleDomainConfigInput ¶
type ConvertConvertOriginForUpdateSingleDomainConfigInput struct { BackupOriginType *string `type:"string" json:",omitempty"` BackupOrigins []*BackupOriginForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` ConditionalOrigins []*ConditionalOriginForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` FollowRedirect *FollowRedirectForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` OriginHost *OriginHostForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` OriginProtocolType *string `type:"string" json:",omitempty"` OriginRange *OriginRangeForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` OriginSni *OriginSniForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` OriginType *string `type:"string" json:",omitempty"` Origins []*ConvertOriginForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` RequestHeader *RequestHeaderForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` ResponseHeader *ResponseHeaderForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` ResponseTimeout *int32 `type:"int32" json:",omitempty"` TosPrivateAccess *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertConvertOriginForUpdateSingleDomainConfigInput) GoString ¶
func (s ConvertConvertOriginForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOriginType ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOriginType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetBackupOriginType sets the BackupOriginType field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOrigins ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetBackupOrigins(v []*BackupOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetBackupOrigins sets the BackupOrigins field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetConditionalOrigins ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetConditionalOrigins(v []*ConditionalOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetConditionalOrigins sets the ConditionalOrigins field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetFollowRedirect ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetFollowRedirect(v *FollowRedirectForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetFollowRedirect sets the FollowRedirect field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginHost ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginHost(v *OriginHostForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOriginHost sets the OriginHost field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginProtocolType ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginProtocolType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOriginProtocolType sets the OriginProtocolType field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginRange ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginRange(v *OriginRangeForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOriginRange sets the OriginRange field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginSni ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginSni(v *OriginSniForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOriginSni sets the OriginSni field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginType ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOriginType(v string) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOriginType sets the OriginType field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOrigins ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetOrigins(v []*ConvertOriginForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetOrigins sets the Origins field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetRequestHeader ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetRequestHeader(v *RequestHeaderForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetRequestHeader sets the RequestHeader field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseHeader ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseHeader(v *ResponseHeaderForUpdateSingleDomainConfigInput) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetResponseHeader sets the ResponseHeader field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseTimeout ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetResponseTimeout(v int32) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetResponseTimeout sets the ResponseTimeout field's value.
func (*ConvertConvertOriginForUpdateSingleDomainConfigInput) SetTosPrivateAccess ¶
func (s *ConvertConvertOriginForUpdateSingleDomainConfigInput) SetTosPrivateAccess(v bool) *ConvertConvertOriginForUpdateSingleDomainConfigInput
SetTosPrivateAccess sets the TosPrivateAccess field's value.
func (ConvertConvertOriginForUpdateSingleDomainConfigInput) String ¶
func (s ConvertConvertOriginForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ConvertOriginForCreateDomainConfigsInput ¶
type ConvertOriginForCreateDomainConfigsInput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertOriginForCreateDomainConfigsInput) GoString ¶
func (s ConvertOriginForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ConvertOriginForCreateDomainConfigsInput) SetName ¶
func (s *ConvertOriginForCreateDomainConfigsInput) SetName(v string) *ConvertOriginForCreateDomainConfigsInput
SetName sets the Name field's value.
func (*ConvertOriginForCreateDomainConfigsInput) SetPort ¶
func (s *ConvertOriginForCreateDomainConfigsInput) SetPort(v int32) *ConvertOriginForCreateDomainConfigsInput
SetPort sets the Port field's value.
func (*ConvertOriginForCreateDomainConfigsInput) SetType ¶
func (s *ConvertOriginForCreateDomainConfigsInput) SetType(v string) *ConvertOriginForCreateDomainConfigsInput
SetType sets the Type field's value.
func (*ConvertOriginForCreateDomainConfigsInput) SetWeight ¶
func (s *ConvertOriginForCreateDomainConfigsInput) SetWeight(v int32) *ConvertOriginForCreateDomainConfigsInput
SetWeight sets the Weight field's value.
func (ConvertOriginForCreateDomainConfigsInput) String ¶
func (s ConvertOriginForCreateDomainConfigsInput) String() string
String returns the string representation
type ConvertOriginForDescribeDomainDetailOutput ¶
type ConvertOriginForDescribeDomainDetailOutput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertOriginForDescribeDomainDetailOutput) GoString ¶
func (s ConvertOriginForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ConvertOriginForDescribeDomainDetailOutput) SetName ¶
func (s *ConvertOriginForDescribeDomainDetailOutput) SetName(v string) *ConvertOriginForDescribeDomainDetailOutput
SetName sets the Name field's value.
func (*ConvertOriginForDescribeDomainDetailOutput) SetPort ¶
func (s *ConvertOriginForDescribeDomainDetailOutput) SetPort(v int32) *ConvertOriginForDescribeDomainDetailOutput
SetPort sets the Port field's value.
func (*ConvertOriginForDescribeDomainDetailOutput) SetType ¶
func (s *ConvertOriginForDescribeDomainDetailOutput) SetType(v string) *ConvertOriginForDescribeDomainDetailOutput
SetType sets the Type field's value.
func (*ConvertOriginForDescribeDomainDetailOutput) SetWeight ¶
func (s *ConvertOriginForDescribeDomainDetailOutput) SetWeight(v int32) *ConvertOriginForDescribeDomainDetailOutput
SetWeight sets the Weight field's value.
func (ConvertOriginForDescribeDomainDetailOutput) String ¶
func (s ConvertOriginForDescribeDomainDetailOutput) String() string
String returns the string representation
type ConvertOriginForListDomainConfigOutput ¶
type ConvertOriginForListDomainConfigOutput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertOriginForListDomainConfigOutput) GoString ¶
func (s ConvertOriginForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ConvertOriginForListDomainConfigOutput) SetName ¶
func (s *ConvertOriginForListDomainConfigOutput) SetName(v string) *ConvertOriginForListDomainConfigOutput
SetName sets the Name field's value.
func (*ConvertOriginForListDomainConfigOutput) SetPort ¶
func (s *ConvertOriginForListDomainConfigOutput) SetPort(v int32) *ConvertOriginForListDomainConfigOutput
SetPort sets the Port field's value.
func (*ConvertOriginForListDomainConfigOutput) SetType ¶
func (s *ConvertOriginForListDomainConfigOutput) SetType(v string) *ConvertOriginForListDomainConfigOutput
SetType sets the Type field's value.
func (*ConvertOriginForListDomainConfigOutput) SetWeight ¶
func (s *ConvertOriginForListDomainConfigOutput) SetWeight(v int32) *ConvertOriginForListDomainConfigOutput
SetWeight sets the Weight field's value.
func (ConvertOriginForListDomainConfigOutput) String ¶
func (s ConvertOriginForListDomainConfigOutput) String() string
String returns the string representation
type ConvertOriginForUpdateSingleDomainConfigInput ¶
type ConvertOriginForUpdateSingleDomainConfigInput struct { Name *string `type:"string" json:",omitempty"` Port *int32 `type:"int32" json:",omitempty"` Type *string `type:"string" json:",omitempty"` Weight *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertOriginForUpdateSingleDomainConfigInput) GoString ¶
func (s ConvertOriginForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ConvertOriginForUpdateSingleDomainConfigInput) SetName ¶
func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetName(v string) *ConvertOriginForUpdateSingleDomainConfigInput
SetName sets the Name field's value.
func (*ConvertOriginForUpdateSingleDomainConfigInput) SetPort ¶
func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetPort(v int32) *ConvertOriginForUpdateSingleDomainConfigInput
SetPort sets the Port field's value.
func (*ConvertOriginForUpdateSingleDomainConfigInput) SetType ¶
func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetType(v string) *ConvertOriginForUpdateSingleDomainConfigInput
SetType sets the Type field's value.
func (*ConvertOriginForUpdateSingleDomainConfigInput) SetWeight ¶
func (s *ConvertOriginForUpdateSingleDomainConfigInput) SetWeight(v int32) *ConvertOriginForUpdateSingleDomainConfigInput
SetWeight sets the Weight field's value.
func (ConvertOriginForUpdateSingleDomainConfigInput) String ¶
func (s ConvertOriginForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ConvertRuleForCreateDomainConfigsInput ¶
type ConvertRuleForCreateDomainConfigsInput struct { Match *string `type:"string" json:",omitempty"` Replacement *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertRuleForCreateDomainConfigsInput) GoString ¶
func (s ConvertRuleForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ConvertRuleForCreateDomainConfigsInput) SetMatch ¶
func (s *ConvertRuleForCreateDomainConfigsInput) SetMatch(v string) *ConvertRuleForCreateDomainConfigsInput
SetMatch sets the Match field's value.
func (*ConvertRuleForCreateDomainConfigsInput) SetReplacement ¶
func (s *ConvertRuleForCreateDomainConfigsInput) SetReplacement(v string) *ConvertRuleForCreateDomainConfigsInput
SetReplacement sets the Replacement field's value.
func (ConvertRuleForCreateDomainConfigsInput) String ¶
func (s ConvertRuleForCreateDomainConfigsInput) String() string
String returns the string representation
type ConvertRuleForDescribeDomainDetailOutput ¶
type ConvertRuleForDescribeDomainDetailOutput struct { Match *string `type:"string" json:",omitempty"` Replacement *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertRuleForDescribeDomainDetailOutput) GoString ¶
func (s ConvertRuleForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ConvertRuleForDescribeDomainDetailOutput) SetMatch ¶
func (s *ConvertRuleForDescribeDomainDetailOutput) SetMatch(v string) *ConvertRuleForDescribeDomainDetailOutput
SetMatch sets the Match field's value.
func (*ConvertRuleForDescribeDomainDetailOutput) SetReplacement ¶
func (s *ConvertRuleForDescribeDomainDetailOutput) SetReplacement(v string) *ConvertRuleForDescribeDomainDetailOutput
SetReplacement sets the Replacement field's value.
func (ConvertRuleForDescribeDomainDetailOutput) String ¶
func (s ConvertRuleForDescribeDomainDetailOutput) String() string
String returns the string representation
type ConvertRuleForListDomainConfigOutput ¶
type ConvertRuleForListDomainConfigOutput struct { Match *string `type:"string" json:",omitempty"` Replacement *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertRuleForListDomainConfigOutput) GoString ¶
func (s ConvertRuleForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ConvertRuleForListDomainConfigOutput) SetMatch ¶
func (s *ConvertRuleForListDomainConfigOutput) SetMatch(v string) *ConvertRuleForListDomainConfigOutput
SetMatch sets the Match field's value.
func (*ConvertRuleForListDomainConfigOutput) SetReplacement ¶
func (s *ConvertRuleForListDomainConfigOutput) SetReplacement(v string) *ConvertRuleForListDomainConfigOutput
SetReplacement sets the Replacement field's value.
func (ConvertRuleForListDomainConfigOutput) String ¶
func (s ConvertRuleForListDomainConfigOutput) String() string
String returns the string representation
type ConvertRuleForUpdateSingleDomainConfigInput ¶
type ConvertRuleForUpdateSingleDomainConfigInput struct { Match *string `type:"string" json:",omitempty"` Replacement *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ConvertRuleForUpdateSingleDomainConfigInput) GoString ¶
func (s ConvertRuleForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ConvertRuleForUpdateSingleDomainConfigInput) SetMatch ¶
func (s *ConvertRuleForUpdateSingleDomainConfigInput) SetMatch(v string) *ConvertRuleForUpdateSingleDomainConfigInput
SetMatch sets the Match field's value.
func (*ConvertRuleForUpdateSingleDomainConfigInput) SetReplacement ¶
func (s *ConvertRuleForUpdateSingleDomainConfigInput) SetReplacement(v string) *ConvertRuleForUpdateSingleDomainConfigInput
SetReplacement sets the Replacement field's value.
func (ConvertRuleForUpdateSingleDomainConfigInput) String ¶
func (s ConvertRuleForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type CreateCertBindInput ¶
type CreateCertBindInput struct { // CertId is a required field CertId *string `type:"string" json:",omitempty" required:"true"` CertSource *string `type:"string" json:",omitempty"` DomainIds []*string `type:"list" json:",omitempty"` DomainNames []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CreateCertBindInput) GoString ¶
func (s CreateCertBindInput) GoString() string
GoString returns the string representation
func (*CreateCertBindInput) SetCertId ¶
func (s *CreateCertBindInput) SetCertId(v string) *CreateCertBindInput
SetCertId sets the CertId field's value.
func (*CreateCertBindInput) SetCertSource ¶
func (s *CreateCertBindInput) SetCertSource(v string) *CreateCertBindInput
SetCertSource sets the CertSource field's value.
func (*CreateCertBindInput) SetDomainIds ¶
func (s *CreateCertBindInput) SetDomainIds(v []*string) *CreateCertBindInput
SetDomainIds sets the DomainIds field's value.
func (*CreateCertBindInput) SetDomainNames ¶
func (s *CreateCertBindInput) SetDomainNames(v []*string) *CreateCertBindInput
SetDomainNames sets the DomainNames field's value.
func (CreateCertBindInput) String ¶
func (s CreateCertBindInput) String() string
String returns the string representation
func (*CreateCertBindInput) Validate ¶
func (s *CreateCertBindInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCertBindOutput ¶
type CreateCertBindOutput struct { Metadata *response.ResponseMetadata Success *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (CreateCertBindOutput) GoString ¶
func (s CreateCertBindOutput) GoString() string
GoString returns the string representation
func (*CreateCertBindOutput) SetSuccess ¶ added in v1.0.174
func (s *CreateCertBindOutput) SetSuccess(v bool) *CreateCertBindOutput
SetSuccess sets the Success field's value.
func (CreateCertBindOutput) String ¶
func (s CreateCertBindOutput) String() string
String returns the string representation
type CreateDomainConfigsInput ¶
type CreateDomainConfigsInput struct { BrCompress *BrCompressForCreateDomainConfigsInput `type:"structure" json:",omitempty"` BusinessScene *string `type:"string" json:",omitempty"` Cache *CacheForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Domains []*string `type:"list" json:",omitempty"` EnableFailOver *bool `type:"boolean" json:",omitempty"` GzipCompress *GzipCompressForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Https *HttpsForCreateDomainConfigsInput `type:"structure" json:",omitempty"` IPv6Switch *bool `type:"boolean" json:",omitempty"` IpAccess *IpAccessForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Origin *ConvertConvertOriginForCreateDomainConfigsInput `type:"structure" json:",omitempty"` PreConnect *PreConnectForCreateDomainConfigsInput `type:"structure" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RTTOptimize *RTTOptimizeForCreateDomainConfigsInput `type:"structure" json:",omitempty"` RefererAccess *RefererAccessForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Scope *string `type:"string" json:",omitempty"` ServiceType *string `type:"string" json:",omitempty"` StaticOptimization *StaticOptimizationForCreateDomainConfigsInput `type:"structure" json:",omitempty"` // StrategyType is a required field StrategyType *string `type:"string" json:",omitempty" required:"true"` UploadOptimize *UploadOptimizeForCreateDomainConfigsInput `type:"structure" json:",omitempty"` UrlAccess *UrlAccessForCreateDomainConfigsInput `type:"structure" json:",omitempty"` UrlRedirect *UrlRedirectForCreateDomainConfigsInput `type:"structure" json:",omitempty"` UserAgentAccess *UserAgentAccessForCreateDomainConfigsInput `type:"structure" json:",omitempty"` WebSocket *WebSocketForCreateDomainConfigsInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (CreateDomainConfigsInput) GoString ¶
func (s CreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*CreateDomainConfigsInput) SetBrCompress ¶
func (s *CreateDomainConfigsInput) SetBrCompress(v *BrCompressForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetBrCompress sets the BrCompress field's value.
func (*CreateDomainConfigsInput) SetBusinessScene ¶
func (s *CreateDomainConfigsInput) SetBusinessScene(v string) *CreateDomainConfigsInput
SetBusinessScene sets the BusinessScene field's value.
func (*CreateDomainConfigsInput) SetCache ¶
func (s *CreateDomainConfigsInput) SetCache(v *CacheForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetCache sets the Cache field's value.
func (*CreateDomainConfigsInput) SetDomains ¶
func (s *CreateDomainConfigsInput) SetDomains(v []*string) *CreateDomainConfigsInput
SetDomains sets the Domains field's value.
func (*CreateDomainConfigsInput) SetEnableFailOver ¶
func (s *CreateDomainConfigsInput) SetEnableFailOver(v bool) *CreateDomainConfigsInput
SetEnableFailOver sets the EnableFailOver field's value.
func (*CreateDomainConfigsInput) SetGzipCompress ¶
func (s *CreateDomainConfigsInput) SetGzipCompress(v *GzipCompressForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetGzipCompress sets the GzipCompress field's value.
func (*CreateDomainConfigsInput) SetHttps ¶
func (s *CreateDomainConfigsInput) SetHttps(v *HttpsForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetHttps sets the Https field's value.
func (*CreateDomainConfigsInput) SetIPv6Switch ¶
func (s *CreateDomainConfigsInput) SetIPv6Switch(v bool) *CreateDomainConfigsInput
SetIPv6Switch sets the IPv6Switch field's value.
func (*CreateDomainConfigsInput) SetIpAccess ¶
func (s *CreateDomainConfigsInput) SetIpAccess(v *IpAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetIpAccess sets the IpAccess field's value.
func (*CreateDomainConfigsInput) SetOrigin ¶
func (s *CreateDomainConfigsInput) SetOrigin(v *ConvertConvertOriginForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetOrigin sets the Origin field's value.
func (*CreateDomainConfigsInput) SetPreConnect ¶
func (s *CreateDomainConfigsInput) SetPreConnect(v *PreConnectForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetPreConnect sets the PreConnect field's value.
func (*CreateDomainConfigsInput) SetProjectName ¶
func (s *CreateDomainConfigsInput) SetProjectName(v string) *CreateDomainConfigsInput
SetProjectName sets the ProjectName field's value.
func (*CreateDomainConfigsInput) SetRTTOptimize ¶
func (s *CreateDomainConfigsInput) SetRTTOptimize(v *RTTOptimizeForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetRTTOptimize sets the RTTOptimize field's value.
func (*CreateDomainConfigsInput) SetRefererAccess ¶
func (s *CreateDomainConfigsInput) SetRefererAccess(v *RefererAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetRefererAccess sets the RefererAccess field's value.
func (*CreateDomainConfigsInput) SetScope ¶
func (s *CreateDomainConfigsInput) SetScope(v string) *CreateDomainConfigsInput
SetScope sets the Scope field's value.
func (*CreateDomainConfigsInput) SetServiceType ¶
func (s *CreateDomainConfigsInput) SetServiceType(v string) *CreateDomainConfigsInput
SetServiceType sets the ServiceType field's value.
func (*CreateDomainConfigsInput) SetStaticOptimization ¶
func (s *CreateDomainConfigsInput) SetStaticOptimization(v *StaticOptimizationForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetStaticOptimization sets the StaticOptimization field's value.
func (*CreateDomainConfigsInput) SetStrategyType ¶
func (s *CreateDomainConfigsInput) SetStrategyType(v string) *CreateDomainConfigsInput
SetStrategyType sets the StrategyType field's value.
func (*CreateDomainConfigsInput) SetUploadOptimize ¶
func (s *CreateDomainConfigsInput) SetUploadOptimize(v *UploadOptimizeForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetUploadOptimize sets the UploadOptimize field's value.
func (*CreateDomainConfigsInput) SetUrlAccess ¶
func (s *CreateDomainConfigsInput) SetUrlAccess(v *UrlAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetUrlAccess sets the UrlAccess field's value.
func (*CreateDomainConfigsInput) SetUrlRedirect ¶
func (s *CreateDomainConfigsInput) SetUrlRedirect(v *UrlRedirectForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetUrlRedirect sets the UrlRedirect field's value.
func (*CreateDomainConfigsInput) SetUserAgentAccess ¶
func (s *CreateDomainConfigsInput) SetUserAgentAccess(v *UserAgentAccessForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetUserAgentAccess sets the UserAgentAccess field's value.
func (*CreateDomainConfigsInput) SetWebSocket ¶
func (s *CreateDomainConfigsInput) SetWebSocket(v *WebSocketForCreateDomainConfigsInput) *CreateDomainConfigsInput
SetWebSocket sets the WebSocket field's value.
func (CreateDomainConfigsInput) String ¶
func (s CreateDomainConfigsInput) String() string
String returns the string representation
func (*CreateDomainConfigsInput) Validate ¶
func (s *CreateDomainConfigsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDomainConfigsOutput ¶
type CreateDomainConfigsOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (CreateDomainConfigsOutput) GoString ¶
func (s CreateDomainConfigsOutput) GoString() string
GoString returns the string representation
func (CreateDomainConfigsOutput) String ¶
func (s CreateDomainConfigsOutput) String() string
String returns the string representation
type CreatePurgePrefetchTaskInput ¶
type CreatePurgePrefetchTaskInput struct { // TaskType is a required field TaskType *string `type:"string" json:",omitempty" required:"true"` Urls []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CreatePurgePrefetchTaskInput) GoString ¶
func (s CreatePurgePrefetchTaskInput) GoString() string
GoString returns the string representation
func (*CreatePurgePrefetchTaskInput) SetTaskType ¶
func (s *CreatePurgePrefetchTaskInput) SetTaskType(v string) *CreatePurgePrefetchTaskInput
SetTaskType sets the TaskType field's value.
func (*CreatePurgePrefetchTaskInput) SetUrls ¶
func (s *CreatePurgePrefetchTaskInput) SetUrls(v []*string) *CreatePurgePrefetchTaskInput
SetUrls sets the Urls field's value.
func (CreatePurgePrefetchTaskInput) String ¶
func (s CreatePurgePrefetchTaskInput) String() string
String returns the string representation
func (*CreatePurgePrefetchTaskInput) Validate ¶
func (s *CreatePurgePrefetchTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePurgePrefetchTaskOutput ¶
type CreatePurgePrefetchTaskOutput struct { Metadata *response.ResponseMetadata TaskId *string `type:"string" json:",omitempty"` TaskQuotaRemain *int32 `type:"int32" json:",omitempty"` TaskStatus *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CreatePurgePrefetchTaskOutput) GoString ¶
func (s CreatePurgePrefetchTaskOutput) GoString() string
GoString returns the string representation
func (*CreatePurgePrefetchTaskOutput) SetTaskId ¶
func (s *CreatePurgePrefetchTaskOutput) SetTaskId(v string) *CreatePurgePrefetchTaskOutput
SetTaskId sets the TaskId field's value.
func (*CreatePurgePrefetchTaskOutput) SetTaskQuotaRemain ¶
func (s *CreatePurgePrefetchTaskOutput) SetTaskQuotaRemain(v int32) *CreatePurgePrefetchTaskOutput
SetTaskQuotaRemain sets the TaskQuotaRemain field's value.
func (*CreatePurgePrefetchTaskOutput) SetTaskStatus ¶
func (s *CreatePurgePrefetchTaskOutput) SetTaskStatus(v string) *CreatePurgePrefetchTaskOutput
SetTaskStatus sets the TaskStatus field's value.
func (CreatePurgePrefetchTaskOutput) String ¶
func (s CreatePurgePrefetchTaskOutput) String() string
String returns the string representation
type DCDN ¶
DCDN provides the API operation methods for making requests to DCDN. See this package's package overview docs for details on the service.
DCDN methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *DCDN
New create int can support ssl or region locate set
func (*DCDN) CheckPurgePrefetchTask ¶
func (c *DCDN) CheckPurgePrefetchTask(input *CheckPurgePrefetchTaskInput) (*CheckPurgePrefetchTaskOutput, error)
CheckPurgePrefetchTask API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CheckPurgePrefetchTask for usage and error information.
func (*DCDN) CheckPurgePrefetchTaskCommon ¶
func (c *DCDN) CheckPurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CheckPurgePrefetchTaskCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CheckPurgePrefetchTaskCommon for usage and error information.
func (*DCDN) CheckPurgePrefetchTaskCommonRequest ¶
func (c *DCDN) CheckPurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CheckPurgePrefetchTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CheckPurgePrefetchTaskCommon operation. The "output" return value will be populated with the CheckPurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckPurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CheckPurgePrefetchTaskCommon Send returns without error.
See CheckPurgePrefetchTaskCommon for more information on using the CheckPurgePrefetchTaskCommon API call, and error handling.
// Example sending a request using the CheckPurgePrefetchTaskCommonRequest method. req, resp := client.CheckPurgePrefetchTaskCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CheckPurgePrefetchTaskCommonWithContext ¶
func (c *DCDN) CheckPurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CheckPurgePrefetchTaskCommonWithContext is the same as CheckPurgePrefetchTaskCommon with the addition of the ability to pass a context and additional request options.
See CheckPurgePrefetchTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CheckPurgePrefetchTaskRequest ¶
func (c *DCDN) CheckPurgePrefetchTaskRequest(input *CheckPurgePrefetchTaskInput) (req *request.Request, output *CheckPurgePrefetchTaskOutput)
CheckPurgePrefetchTaskRequest generates a "volcengine/request.Request" representing the client's request for the CheckPurgePrefetchTask operation. The "output" return value will be populated with the CheckPurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckPurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CheckPurgePrefetchTaskCommon Send returns without error.
See CheckPurgePrefetchTask for more information on using the CheckPurgePrefetchTask API call, and error handling.
// Example sending a request using the CheckPurgePrefetchTaskRequest method. req, resp := client.CheckPurgePrefetchTaskRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CheckPurgePrefetchTaskWithContext ¶
func (c *DCDN) CheckPurgePrefetchTaskWithContext(ctx volcengine.Context, input *CheckPurgePrefetchTaskInput, opts ...request.Option) (*CheckPurgePrefetchTaskOutput, error)
CheckPurgePrefetchTaskWithContext is the same as CheckPurgePrefetchTask with the addition of the ability to pass a context and additional request options.
See CheckPurgePrefetchTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreateCertBind ¶
func (c *DCDN) CreateCertBind(input *CreateCertBindInput) (*CreateCertBindOutput, error)
CreateCertBind API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreateCertBind for usage and error information.
func (*DCDN) CreateCertBindCommon ¶
CreateCertBindCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreateCertBindCommon for usage and error information.
func (*DCDN) CreateCertBindCommonRequest ¶
func (c *DCDN) CreateCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCertBindCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCertBindCommon operation. The "output" return value will be populated with the CreateCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCertBindCommon Send returns without error.
See CreateCertBindCommon for more information on using the CreateCertBindCommon API call, and error handling.
// Example sending a request using the CreateCertBindCommonRequest method. req, resp := client.CreateCertBindCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreateCertBindCommonWithContext ¶
func (c *DCDN) CreateCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCertBindCommonWithContext is the same as CreateCertBindCommon with the addition of the ability to pass a context and additional request options.
See CreateCertBindCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreateCertBindRequest ¶
func (c *DCDN) CreateCertBindRequest(input *CreateCertBindInput) (req *request.Request, output *CreateCertBindOutput)
CreateCertBindRequest generates a "volcengine/request.Request" representing the client's request for the CreateCertBind operation. The "output" return value will be populated with the CreateCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCertBindCommon Send returns without error.
See CreateCertBind for more information on using the CreateCertBind API call, and error handling.
// Example sending a request using the CreateCertBindRequest method. req, resp := client.CreateCertBindRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreateCertBindWithContext ¶
func (c *DCDN) CreateCertBindWithContext(ctx volcengine.Context, input *CreateCertBindInput, opts ...request.Option) (*CreateCertBindOutput, error)
CreateCertBindWithContext is the same as CreateCertBind with the addition of the ability to pass a context and additional request options.
See CreateCertBind for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreateDomainConfigs ¶
func (c *DCDN) CreateDomainConfigs(input *CreateDomainConfigsInput) (*CreateDomainConfigsOutput, error)
CreateDomainConfigs API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreateDomainConfigs for usage and error information.
func (*DCDN) CreateDomainConfigsCommon ¶
func (c *DCDN) CreateDomainConfigsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDomainConfigsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreateDomainConfigsCommon for usage and error information.
func (*DCDN) CreateDomainConfigsCommonRequest ¶
func (c *DCDN) CreateDomainConfigsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDomainConfigsCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDomainConfigsCommon operation. The "output" return value will be populated with the CreateDomainConfigsCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDomainConfigsCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDomainConfigsCommon Send returns without error.
See CreateDomainConfigsCommon for more information on using the CreateDomainConfigsCommon API call, and error handling.
// Example sending a request using the CreateDomainConfigsCommonRequest method. req, resp := client.CreateDomainConfigsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreateDomainConfigsCommonWithContext ¶
func (c *DCDN) CreateDomainConfigsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDomainConfigsCommonWithContext is the same as CreateDomainConfigsCommon with the addition of the ability to pass a context and additional request options.
See CreateDomainConfigsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreateDomainConfigsRequest ¶
func (c *DCDN) CreateDomainConfigsRequest(input *CreateDomainConfigsInput) (req *request.Request, output *CreateDomainConfigsOutput)
CreateDomainConfigsRequest generates a "volcengine/request.Request" representing the client's request for the CreateDomainConfigs operation. The "output" return value will be populated with the CreateDomainConfigsCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDomainConfigsCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDomainConfigsCommon Send returns without error.
See CreateDomainConfigs for more information on using the CreateDomainConfigs API call, and error handling.
// Example sending a request using the CreateDomainConfigsRequest method. req, resp := client.CreateDomainConfigsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreateDomainConfigsWithContext ¶
func (c *DCDN) CreateDomainConfigsWithContext(ctx volcengine.Context, input *CreateDomainConfigsInput, opts ...request.Option) (*CreateDomainConfigsOutput, error)
CreateDomainConfigsWithContext is the same as CreateDomainConfigs with the addition of the ability to pass a context and additional request options.
See CreateDomainConfigs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreatePurgePrefetchTask ¶
func (c *DCDN) CreatePurgePrefetchTask(input *CreatePurgePrefetchTaskInput) (*CreatePurgePrefetchTaskOutput, error)
CreatePurgePrefetchTask API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreatePurgePrefetchTask for usage and error information.
func (*DCDN) CreatePurgePrefetchTaskCommon ¶
func (c *DCDN) CreatePurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePurgePrefetchTaskCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation CreatePurgePrefetchTaskCommon for usage and error information.
func (*DCDN) CreatePurgePrefetchTaskCommonRequest ¶
func (c *DCDN) CreatePurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePurgePrefetchTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePurgePrefetchTaskCommon operation. The "output" return value will be populated with the CreatePurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePurgePrefetchTaskCommon Send returns without error.
See CreatePurgePrefetchTaskCommon for more information on using the CreatePurgePrefetchTaskCommon API call, and error handling.
// Example sending a request using the CreatePurgePrefetchTaskCommonRequest method. req, resp := client.CreatePurgePrefetchTaskCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreatePurgePrefetchTaskCommonWithContext ¶
func (c *DCDN) CreatePurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePurgePrefetchTaskCommonWithContext is the same as CreatePurgePrefetchTaskCommon with the addition of the ability to pass a context and additional request options.
See CreatePurgePrefetchTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) CreatePurgePrefetchTaskRequest ¶
func (c *DCDN) CreatePurgePrefetchTaskRequest(input *CreatePurgePrefetchTaskInput) (req *request.Request, output *CreatePurgePrefetchTaskOutput)
CreatePurgePrefetchTaskRequest generates a "volcengine/request.Request" representing the client's request for the CreatePurgePrefetchTask operation. The "output" return value will be populated with the CreatePurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePurgePrefetchTaskCommon Send returns without error.
See CreatePurgePrefetchTask for more information on using the CreatePurgePrefetchTask API call, and error handling.
// Example sending a request using the CreatePurgePrefetchTaskRequest method. req, resp := client.CreatePurgePrefetchTaskRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) CreatePurgePrefetchTaskWithContext ¶
func (c *DCDN) CreatePurgePrefetchTaskWithContext(ctx volcengine.Context, input *CreatePurgePrefetchTaskInput, opts ...request.Option) (*CreatePurgePrefetchTaskOutput, error)
CreatePurgePrefetchTaskWithContext is the same as CreatePurgePrefetchTask with the addition of the ability to pass a context and additional request options.
See CreatePurgePrefetchTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DeleteCertBind ¶
func (c *DCDN) DeleteCertBind(input *DeleteCertBindInput) (*DeleteCertBindOutput, error)
DeleteCertBind API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DeleteCertBind for usage and error information.
func (*DCDN) DeleteCertBindCommon ¶
DeleteCertBindCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DeleteCertBindCommon for usage and error information.
func (*DCDN) DeleteCertBindCommonRequest ¶
func (c *DCDN) DeleteCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCertBindCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCertBindCommon operation. The "output" return value will be populated with the DeleteCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertBindCommon Send returns without error.
See DeleteCertBindCommon for more information on using the DeleteCertBindCommon API call, and error handling.
// Example sending a request using the DeleteCertBindCommonRequest method. req, resp := client.DeleteCertBindCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DeleteCertBindCommonWithContext ¶
func (c *DCDN) DeleteCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCertBindCommonWithContext is the same as DeleteCertBindCommon with the addition of the ability to pass a context and additional request options.
See DeleteCertBindCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DeleteCertBindRequest ¶
func (c *DCDN) DeleteCertBindRequest(input *DeleteCertBindInput) (req *request.Request, output *DeleteCertBindOutput)
DeleteCertBindRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCertBind operation. The "output" return value will be populated with the DeleteCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertBindCommon Send returns without error.
See DeleteCertBind for more information on using the DeleteCertBind API call, and error handling.
// Example sending a request using the DeleteCertBindRequest method. req, resp := client.DeleteCertBindRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DeleteCertBindWithContext ¶
func (c *DCDN) DeleteCertBindWithContext(ctx volcengine.Context, input *DeleteCertBindInput, opts ...request.Option) (*DeleteCertBindOutput, error)
DeleteCertBindWithContext is the same as DeleteCertBind with the addition of the ability to pass a context and additional request options.
See DeleteCertBind for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DeleteDomain ¶
func (c *DCDN) DeleteDomain(input *DeleteDomainInput) (*DeleteDomainOutput, error)
DeleteDomain API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DeleteDomain for usage and error information.
func (*DCDN) DeleteDomainCommon ¶
DeleteDomainCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DeleteDomainCommon for usage and error information.
func (*DCDN) DeleteDomainCommonRequest ¶
func (c *DCDN) DeleteDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDomainCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDomainCommon operation. The "output" return value will be populated with the DeleteDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDomainCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDomainCommon Send returns without error.
See DeleteDomainCommon for more information on using the DeleteDomainCommon API call, and error handling.
// Example sending a request using the DeleteDomainCommonRequest method. req, resp := client.DeleteDomainCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DeleteDomainCommonWithContext ¶
func (c *DCDN) DeleteDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDomainCommonWithContext is the same as DeleteDomainCommon with the addition of the ability to pass a context and additional request options.
See DeleteDomainCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DeleteDomainRequest ¶
func (c *DCDN) DeleteDomainRequest(input *DeleteDomainInput) (req *request.Request, output *DeleteDomainOutput)
DeleteDomainRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDomain operation. The "output" return value will be populated with the DeleteDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDomainCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDomainCommon Send returns without error.
See DeleteDomain for more information on using the DeleteDomain API call, and error handling.
// Example sending a request using the DeleteDomainRequest method. req, resp := client.DeleteDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DeleteDomainWithContext ¶
func (c *DCDN) DeleteDomainWithContext(ctx volcengine.Context, input *DeleteDomainInput, opts ...request.Option) (*DeleteDomainOutput, error)
DeleteDomainWithContext is the same as DeleteDomain with the addition of the ability to pass a context and additional request options.
See DeleteDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDcdnRegionAndIsp ¶
func (c *DCDN) DescribeDcdnRegionAndIsp(input *DescribeDcdnRegionAndIspInput) (*DescribeDcdnRegionAndIspOutput, error)
DescribeDcdnRegionAndIsp API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDcdnRegionAndIsp for usage and error information.
func (*DCDN) DescribeDcdnRegionAndIspCommon ¶
func (c *DCDN) DescribeDcdnRegionAndIspCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDcdnRegionAndIspCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDcdnRegionAndIspCommon for usage and error information.
func (*DCDN) DescribeDcdnRegionAndIspCommonRequest ¶
func (c *DCDN) DescribeDcdnRegionAndIspCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDcdnRegionAndIspCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDcdnRegionAndIspCommon operation. The "output" return value will be populated with the DescribeDcdnRegionAndIspCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDcdnRegionAndIspCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDcdnRegionAndIspCommon Send returns without error.
See DescribeDcdnRegionAndIspCommon for more information on using the DescribeDcdnRegionAndIspCommon API call, and error handling.
// Example sending a request using the DescribeDcdnRegionAndIspCommonRequest method. req, resp := client.DescribeDcdnRegionAndIspCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDcdnRegionAndIspCommonWithContext ¶
func (c *DCDN) DescribeDcdnRegionAndIspCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDcdnRegionAndIspCommonWithContext is the same as DescribeDcdnRegionAndIspCommon with the addition of the ability to pass a context and additional request options.
See DescribeDcdnRegionAndIspCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDcdnRegionAndIspRequest ¶
func (c *DCDN) DescribeDcdnRegionAndIspRequest(input *DescribeDcdnRegionAndIspInput) (req *request.Request, output *DescribeDcdnRegionAndIspOutput)
DescribeDcdnRegionAndIspRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDcdnRegionAndIsp operation. The "output" return value will be populated with the DescribeDcdnRegionAndIspCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDcdnRegionAndIspCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDcdnRegionAndIspCommon Send returns without error.
See DescribeDcdnRegionAndIsp for more information on using the DescribeDcdnRegionAndIsp API call, and error handling.
// Example sending a request using the DescribeDcdnRegionAndIspRequest method. req, resp := client.DescribeDcdnRegionAndIspRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDcdnRegionAndIspWithContext ¶
func (c *DCDN) DescribeDcdnRegionAndIspWithContext(ctx volcengine.Context, input *DescribeDcdnRegionAndIspInput, opts ...request.Option) (*DescribeDcdnRegionAndIspOutput, error)
DescribeDcdnRegionAndIspWithContext is the same as DescribeDcdnRegionAndIsp with the addition of the ability to pass a context and additional request options.
See DescribeDcdnRegionAndIsp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainDetail ¶
func (c *DCDN) DescribeDomainDetail(input *DescribeDomainDetailInput) (*DescribeDomainDetailOutput, error)
DescribeDomainDetail API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainDetail for usage and error information.
func (*DCDN) DescribeDomainDetailCommon ¶
func (c *DCDN) DescribeDomainDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainDetailCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainDetailCommon for usage and error information.
func (*DCDN) DescribeDomainDetailCommonRequest ¶
func (c *DCDN) DescribeDomainDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainDetailCommon operation. The "output" return value will be populated with the DescribeDomainDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainDetailCommon Send returns without error.
See DescribeDomainDetailCommon for more information on using the DescribeDomainDetailCommon API call, and error handling.
// Example sending a request using the DescribeDomainDetailCommonRequest method. req, resp := client.DescribeDomainDetailCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainDetailCommonWithContext ¶
func (c *DCDN) DescribeDomainDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainDetailCommonWithContext is the same as DescribeDomainDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainDetailRequest ¶
func (c *DCDN) DescribeDomainDetailRequest(input *DescribeDomainDetailInput) (req *request.Request, output *DescribeDomainDetailOutput)
DescribeDomainDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainDetail operation. The "output" return value will be populated with the DescribeDomainDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainDetailCommon Send returns without error.
See DescribeDomainDetail for more information on using the DescribeDomainDetail API call, and error handling.
// Example sending a request using the DescribeDomainDetailRequest method. req, resp := client.DescribeDomainDetailRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainDetailWithContext ¶
func (c *DCDN) DescribeDomainDetailWithContext(ctx volcengine.Context, input *DescribeDomainDetailInput, opts ...request.Option) (*DescribeDomainDetailOutput, error)
DescribeDomainDetailWithContext is the same as DescribeDomainDetail with the addition of the ability to pass a context and additional request options.
See DescribeDomainDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainIspData ¶
func (c *DCDN) DescribeDomainIspData(input *DescribeDomainIspDataInput) (*DescribeDomainIspDataOutput, error)
DescribeDomainIspData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainIspData for usage and error information.
func (*DCDN) DescribeDomainIspDataCommon ¶
func (c *DCDN) DescribeDomainIspDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainIspDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainIspDataCommon for usage and error information.
func (*DCDN) DescribeDomainIspDataCommonRequest ¶
func (c *DCDN) DescribeDomainIspDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainIspDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainIspDataCommon operation. The "output" return value will be populated with the DescribeDomainIspDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainIspDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainIspDataCommon Send returns without error.
See DescribeDomainIspDataCommon for more information on using the DescribeDomainIspDataCommon API call, and error handling.
// Example sending a request using the DescribeDomainIspDataCommonRequest method. req, resp := client.DescribeDomainIspDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainIspDataCommonWithContext ¶
func (c *DCDN) DescribeDomainIspDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainIspDataCommonWithContext is the same as DescribeDomainIspDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainIspDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainIspDataRequest ¶
func (c *DCDN) DescribeDomainIspDataRequest(input *DescribeDomainIspDataInput) (req *request.Request, output *DescribeDomainIspDataOutput)
DescribeDomainIspDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainIspData operation. The "output" return value will be populated with the DescribeDomainIspDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainIspDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainIspDataCommon Send returns without error.
See DescribeDomainIspData for more information on using the DescribeDomainIspData API call, and error handling.
// Example sending a request using the DescribeDomainIspDataRequest method. req, resp := client.DescribeDomainIspDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainIspDataWithContext ¶
func (c *DCDN) DescribeDomainIspDataWithContext(ctx volcengine.Context, input *DescribeDomainIspDataInput, opts ...request.Option) (*DescribeDomainIspDataOutput, error)
DescribeDomainIspDataWithContext is the same as DescribeDomainIspData with the addition of the ability to pass a context and additional request options.
See DescribeDomainIspData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainLogs ¶
func (c *DCDN) DescribeDomainLogs(input *DescribeDomainLogsInput) (*DescribeDomainLogsOutput, error)
DescribeDomainLogs API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainLogs for usage and error information.
func (*DCDN) DescribeDomainLogsCommon ¶
func (c *DCDN) DescribeDomainLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainLogsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainLogsCommon for usage and error information.
func (*DCDN) DescribeDomainLogsCommonRequest ¶
func (c *DCDN) DescribeDomainLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainLogsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainLogsCommon operation. The "output" return value will be populated with the DescribeDomainLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainLogsCommon Send returns without error.
See DescribeDomainLogsCommon for more information on using the DescribeDomainLogsCommon API call, and error handling.
// Example sending a request using the DescribeDomainLogsCommonRequest method. req, resp := client.DescribeDomainLogsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainLogsCommonWithContext ¶
func (c *DCDN) DescribeDomainLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainLogsCommonWithContext is the same as DescribeDomainLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainLogsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainLogsRequest ¶
func (c *DCDN) DescribeDomainLogsRequest(input *DescribeDomainLogsInput) (req *request.Request, output *DescribeDomainLogsOutput)
DescribeDomainLogsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainLogs operation. The "output" return value will be populated with the DescribeDomainLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainLogsCommon Send returns without error.
See DescribeDomainLogs for more information on using the DescribeDomainLogs API call, and error handling.
// Example sending a request using the DescribeDomainLogsRequest method. req, resp := client.DescribeDomainLogsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainLogsWithContext ¶
func (c *DCDN) DescribeDomainLogsWithContext(ctx volcengine.Context, input *DescribeDomainLogsInput, opts ...request.Option) (*DescribeDomainLogsOutput, error)
DescribeDomainLogsWithContext is the same as DescribeDomainLogs with the addition of the ability to pass a context and additional request options.
See DescribeDomainLogs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainOverview ¶
func (c *DCDN) DescribeDomainOverview(input *DescribeDomainOverviewInput) (*DescribeDomainOverviewOutput, error)
DescribeDomainOverview API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainOverview for usage and error information.
func (*DCDN) DescribeDomainOverviewCommon ¶
func (c *DCDN) DescribeDomainOverviewCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainOverviewCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainOverviewCommon for usage and error information.
func (*DCDN) DescribeDomainOverviewCommonRequest ¶
func (c *DCDN) DescribeDomainOverviewCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainOverviewCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainOverviewCommon operation. The "output" return value will be populated with the DescribeDomainOverviewCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainOverviewCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainOverviewCommon Send returns without error.
See DescribeDomainOverviewCommon for more information on using the DescribeDomainOverviewCommon API call, and error handling.
// Example sending a request using the DescribeDomainOverviewCommonRequest method. req, resp := client.DescribeDomainOverviewCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainOverviewCommonWithContext ¶
func (c *DCDN) DescribeDomainOverviewCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainOverviewCommonWithContext is the same as DescribeDomainOverviewCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainOverviewCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainOverviewRequest ¶
func (c *DCDN) DescribeDomainOverviewRequest(input *DescribeDomainOverviewInput) (req *request.Request, output *DescribeDomainOverviewOutput)
DescribeDomainOverviewRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainOverview operation. The "output" return value will be populated with the DescribeDomainOverviewCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainOverviewCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainOverviewCommon Send returns without error.
See DescribeDomainOverview for more information on using the DescribeDomainOverview API call, and error handling.
// Example sending a request using the DescribeDomainOverviewRequest method. req, resp := client.DescribeDomainOverviewRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainOverviewWithContext ¶
func (c *DCDN) DescribeDomainOverviewWithContext(ctx volcengine.Context, input *DescribeDomainOverviewInput, opts ...request.Option) (*DescribeDomainOverviewOutput, error)
DescribeDomainOverviewWithContext is the same as DescribeDomainOverview with the addition of the ability to pass a context and additional request options.
See DescribeDomainOverview for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainPVData ¶
func (c *DCDN) DescribeDomainPVData(input *DescribeDomainPVDataInput) (*DescribeDomainPVDataOutput, error)
DescribeDomainPVData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainPVData for usage and error information.
func (*DCDN) DescribeDomainPVDataCommon ¶
func (c *DCDN) DescribeDomainPVDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainPVDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainPVDataCommon for usage and error information.
func (*DCDN) DescribeDomainPVDataCommonRequest ¶
func (c *DCDN) DescribeDomainPVDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainPVDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainPVDataCommon operation. The "output" return value will be populated with the DescribeDomainPVDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainPVDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainPVDataCommon Send returns without error.
See DescribeDomainPVDataCommon for more information on using the DescribeDomainPVDataCommon API call, and error handling.
// Example sending a request using the DescribeDomainPVDataCommonRequest method. req, resp := client.DescribeDomainPVDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainPVDataCommonWithContext ¶
func (c *DCDN) DescribeDomainPVDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainPVDataCommonWithContext is the same as DescribeDomainPVDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainPVDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainPVDataRequest ¶
func (c *DCDN) DescribeDomainPVDataRequest(input *DescribeDomainPVDataInput) (req *request.Request, output *DescribeDomainPVDataOutput)
DescribeDomainPVDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainPVData operation. The "output" return value will be populated with the DescribeDomainPVDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainPVDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainPVDataCommon Send returns without error.
See DescribeDomainPVData for more information on using the DescribeDomainPVData API call, and error handling.
// Example sending a request using the DescribeDomainPVDataRequest method. req, resp := client.DescribeDomainPVDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainPVDataWithContext ¶
func (c *DCDN) DescribeDomainPVDataWithContext(ctx volcengine.Context, input *DescribeDomainPVDataInput, opts ...request.Option) (*DescribeDomainPVDataOutput, error)
DescribeDomainPVDataWithContext is the same as DescribeDomainPVData with the addition of the ability to pass a context and additional request options.
See DescribeDomainPVData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainProbeSettings ¶
func (c *DCDN) DescribeDomainProbeSettings(input *DescribeDomainProbeSettingsInput) (*DescribeDomainProbeSettingsOutput, error)
DescribeDomainProbeSettings API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainProbeSettings for usage and error information.
func (*DCDN) DescribeDomainProbeSettingsCommon ¶
func (c *DCDN) DescribeDomainProbeSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainProbeSettingsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainProbeSettingsCommon for usage and error information.
func (*DCDN) DescribeDomainProbeSettingsCommonRequest ¶
func (c *DCDN) DescribeDomainProbeSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainProbeSettingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainProbeSettingsCommon operation. The "output" return value will be populated with the DescribeDomainProbeSettingsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainProbeSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainProbeSettingsCommon Send returns without error.
See DescribeDomainProbeSettingsCommon for more information on using the DescribeDomainProbeSettingsCommon API call, and error handling.
// Example sending a request using the DescribeDomainProbeSettingsCommonRequest method. req, resp := client.DescribeDomainProbeSettingsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainProbeSettingsCommonWithContext ¶
func (c *DCDN) DescribeDomainProbeSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainProbeSettingsCommonWithContext is the same as DescribeDomainProbeSettingsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainProbeSettingsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainProbeSettingsRequest ¶
func (c *DCDN) DescribeDomainProbeSettingsRequest(input *DescribeDomainProbeSettingsInput) (req *request.Request, output *DescribeDomainProbeSettingsOutput)
DescribeDomainProbeSettingsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainProbeSettings operation. The "output" return value will be populated with the DescribeDomainProbeSettingsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainProbeSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainProbeSettingsCommon Send returns without error.
See DescribeDomainProbeSettings for more information on using the DescribeDomainProbeSettings API call, and error handling.
// Example sending a request using the DescribeDomainProbeSettingsRequest method. req, resp := client.DescribeDomainProbeSettingsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainProbeSettingsWithContext ¶
func (c *DCDN) DescribeDomainProbeSettingsWithContext(ctx volcengine.Context, input *DescribeDomainProbeSettingsInput, opts ...request.Option) (*DescribeDomainProbeSettingsOutput, error)
DescribeDomainProbeSettingsWithContext is the same as DescribeDomainProbeSettings with the addition of the ability to pass a context and additional request options.
See DescribeDomainProbeSettings for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainRegionData ¶
func (c *DCDN) DescribeDomainRegionData(input *DescribeDomainRegionDataInput) (*DescribeDomainRegionDataOutput, error)
DescribeDomainRegionData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainRegionData for usage and error information.
func (*DCDN) DescribeDomainRegionDataCommon ¶
func (c *DCDN) DescribeDomainRegionDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainRegionDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainRegionDataCommon for usage and error information.
func (*DCDN) DescribeDomainRegionDataCommonRequest ¶
func (c *DCDN) DescribeDomainRegionDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainRegionDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainRegionDataCommon operation. The "output" return value will be populated with the DescribeDomainRegionDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainRegionDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainRegionDataCommon Send returns without error.
See DescribeDomainRegionDataCommon for more information on using the DescribeDomainRegionDataCommon API call, and error handling.
// Example sending a request using the DescribeDomainRegionDataCommonRequest method. req, resp := client.DescribeDomainRegionDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainRegionDataCommonWithContext ¶
func (c *DCDN) DescribeDomainRegionDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainRegionDataCommonWithContext is the same as DescribeDomainRegionDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainRegionDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainRegionDataRequest ¶
func (c *DCDN) DescribeDomainRegionDataRequest(input *DescribeDomainRegionDataInput) (req *request.Request, output *DescribeDomainRegionDataOutput)
DescribeDomainRegionDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainRegionData operation. The "output" return value will be populated with the DescribeDomainRegionDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainRegionDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainRegionDataCommon Send returns without error.
See DescribeDomainRegionData for more information on using the DescribeDomainRegionData API call, and error handling.
// Example sending a request using the DescribeDomainRegionDataRequest method. req, resp := client.DescribeDomainRegionDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainRegionDataWithContext ¶
func (c *DCDN) DescribeDomainRegionDataWithContext(ctx volcengine.Context, input *DescribeDomainRegionDataInput, opts ...request.Option) (*DescribeDomainRegionDataOutput, error)
DescribeDomainRegionDataWithContext is the same as DescribeDomainRegionData with the addition of the ability to pass a context and additional request options.
See DescribeDomainRegionData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainUVData ¶
func (c *DCDN) DescribeDomainUVData(input *DescribeDomainUVDataInput) (*DescribeDomainUVDataOutput, error)
DescribeDomainUVData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainUVData for usage and error information.
func (*DCDN) DescribeDomainUVDataCommon ¶
func (c *DCDN) DescribeDomainUVDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDomainUVDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeDomainUVDataCommon for usage and error information.
func (*DCDN) DescribeDomainUVDataCommonRequest ¶
func (c *DCDN) DescribeDomainUVDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDomainUVDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainUVDataCommon operation. The "output" return value will be populated with the DescribeDomainUVDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainUVDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainUVDataCommon Send returns without error.
See DescribeDomainUVDataCommon for more information on using the DescribeDomainUVDataCommon API call, and error handling.
// Example sending a request using the DescribeDomainUVDataCommonRequest method. req, resp := client.DescribeDomainUVDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainUVDataCommonWithContext ¶
func (c *DCDN) DescribeDomainUVDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDomainUVDataCommonWithContext is the same as DescribeDomainUVDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeDomainUVDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeDomainUVDataRequest ¶
func (c *DCDN) DescribeDomainUVDataRequest(input *DescribeDomainUVDataInput) (req *request.Request, output *DescribeDomainUVDataOutput)
DescribeDomainUVDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDomainUVData operation. The "output" return value will be populated with the DescribeDomainUVDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDomainUVDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDomainUVDataCommon Send returns without error.
See DescribeDomainUVData for more information on using the DescribeDomainUVData API call, and error handling.
// Example sending a request using the DescribeDomainUVDataRequest method. req, resp := client.DescribeDomainUVDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeDomainUVDataWithContext ¶
func (c *DCDN) DescribeDomainUVDataWithContext(ctx volcengine.Context, input *DescribeDomainUVDataInput, opts ...request.Option) (*DescribeDomainUVDataOutput, error)
DescribeDomainUVDataWithContext is the same as DescribeDomainUVData with the addition of the ability to pass a context and additional request options.
See DescribeDomainUVData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginRealTimeData ¶
func (c *DCDN) DescribeOriginRealTimeData(input *DescribeOriginRealTimeDataInput) (*DescribeOriginRealTimeDataOutput, error)
DescribeOriginRealTimeData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginRealTimeData for usage and error information.
func (*DCDN) DescribeOriginRealTimeDataCommon ¶
func (c *DCDN) DescribeOriginRealTimeDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeOriginRealTimeDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginRealTimeDataCommon for usage and error information.
func (*DCDN) DescribeOriginRealTimeDataCommonRequest ¶
func (c *DCDN) DescribeOriginRealTimeDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeOriginRealTimeDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginRealTimeDataCommon operation. The "output" return value will be populated with the DescribeOriginRealTimeDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginRealTimeDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginRealTimeDataCommon Send returns without error.
See DescribeOriginRealTimeDataCommon for more information on using the DescribeOriginRealTimeDataCommon API call, and error handling.
// Example sending a request using the DescribeOriginRealTimeDataCommonRequest method. req, resp := client.DescribeOriginRealTimeDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginRealTimeDataCommonWithContext ¶
func (c *DCDN) DescribeOriginRealTimeDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeOriginRealTimeDataCommonWithContext is the same as DescribeOriginRealTimeDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeOriginRealTimeDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginRealTimeDataRequest ¶
func (c *DCDN) DescribeOriginRealTimeDataRequest(input *DescribeOriginRealTimeDataInput) (req *request.Request, output *DescribeOriginRealTimeDataOutput)
DescribeOriginRealTimeDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginRealTimeData operation. The "output" return value will be populated with the DescribeOriginRealTimeDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginRealTimeDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginRealTimeDataCommon Send returns without error.
See DescribeOriginRealTimeData for more information on using the DescribeOriginRealTimeData API call, and error handling.
// Example sending a request using the DescribeOriginRealTimeDataRequest method. req, resp := client.DescribeOriginRealTimeDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginRealTimeDataWithContext ¶
func (c *DCDN) DescribeOriginRealTimeDataWithContext(ctx volcengine.Context, input *DescribeOriginRealTimeDataInput, opts ...request.Option) (*DescribeOriginRealTimeDataOutput, error)
DescribeOriginRealTimeDataWithContext is the same as DescribeOriginRealTimeData with the addition of the ability to pass a context and additional request options.
See DescribeOriginRealTimeData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginStatistics ¶
func (c *DCDN) DescribeOriginStatistics(input *DescribeOriginStatisticsInput) (*DescribeOriginStatisticsOutput, error)
DescribeOriginStatistics API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginStatistics for usage and error information.
func (*DCDN) DescribeOriginStatisticsCommon ¶
func (c *DCDN) DescribeOriginStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeOriginStatisticsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginStatisticsCommon for usage and error information.
func (*DCDN) DescribeOriginStatisticsCommonRequest ¶
func (c *DCDN) DescribeOriginStatisticsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeOriginStatisticsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginStatisticsCommon operation. The "output" return value will be populated with the DescribeOriginStatisticsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginStatisticsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginStatisticsCommon Send returns without error.
See DescribeOriginStatisticsCommon for more information on using the DescribeOriginStatisticsCommon API call, and error handling.
// Example sending a request using the DescribeOriginStatisticsCommonRequest method. req, resp := client.DescribeOriginStatisticsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginStatisticsCommonWithContext ¶
func (c *DCDN) DescribeOriginStatisticsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeOriginStatisticsCommonWithContext is the same as DescribeOriginStatisticsCommon with the addition of the ability to pass a context and additional request options.
See DescribeOriginStatisticsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginStatisticsDetail ¶
func (c *DCDN) DescribeOriginStatisticsDetail(input *DescribeOriginStatisticsDetailInput) (*DescribeOriginStatisticsDetailOutput, error)
DescribeOriginStatisticsDetail API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginStatisticsDetail for usage and error information.
func (*DCDN) DescribeOriginStatisticsDetailCommon ¶
func (c *DCDN) DescribeOriginStatisticsDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeOriginStatisticsDetailCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeOriginStatisticsDetailCommon for usage and error information.
func (*DCDN) DescribeOriginStatisticsDetailCommonRequest ¶
func (c *DCDN) DescribeOriginStatisticsDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeOriginStatisticsDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginStatisticsDetailCommon operation. The "output" return value will be populated with the DescribeOriginStatisticsDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginStatisticsDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginStatisticsDetailCommon Send returns without error.
See DescribeOriginStatisticsDetailCommon for more information on using the DescribeOriginStatisticsDetailCommon API call, and error handling.
// Example sending a request using the DescribeOriginStatisticsDetailCommonRequest method. req, resp := client.DescribeOriginStatisticsDetailCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginStatisticsDetailCommonWithContext ¶
func (c *DCDN) DescribeOriginStatisticsDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeOriginStatisticsDetailCommonWithContext is the same as DescribeOriginStatisticsDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeOriginStatisticsDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginStatisticsDetailRequest ¶
func (c *DCDN) DescribeOriginStatisticsDetailRequest(input *DescribeOriginStatisticsDetailInput) (req *request.Request, output *DescribeOriginStatisticsDetailOutput)
DescribeOriginStatisticsDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginStatisticsDetail operation. The "output" return value will be populated with the DescribeOriginStatisticsDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginStatisticsDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginStatisticsDetailCommon Send returns without error.
See DescribeOriginStatisticsDetail for more information on using the DescribeOriginStatisticsDetail API call, and error handling.
// Example sending a request using the DescribeOriginStatisticsDetailRequest method. req, resp := client.DescribeOriginStatisticsDetailRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginStatisticsDetailWithContext ¶
func (c *DCDN) DescribeOriginStatisticsDetailWithContext(ctx volcengine.Context, input *DescribeOriginStatisticsDetailInput, opts ...request.Option) (*DescribeOriginStatisticsDetailOutput, error)
DescribeOriginStatisticsDetailWithContext is the same as DescribeOriginStatisticsDetail with the addition of the ability to pass a context and additional request options.
See DescribeOriginStatisticsDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeOriginStatisticsRequest ¶
func (c *DCDN) DescribeOriginStatisticsRequest(input *DescribeOriginStatisticsInput) (req *request.Request, output *DescribeOriginStatisticsOutput)
DescribeOriginStatisticsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeOriginStatistics operation. The "output" return value will be populated with the DescribeOriginStatisticsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeOriginStatisticsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeOriginStatisticsCommon Send returns without error.
See DescribeOriginStatistics for more information on using the DescribeOriginStatistics API call, and error handling.
// Example sending a request using the DescribeOriginStatisticsRequest method. req, resp := client.DescribeOriginStatisticsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeOriginStatisticsWithContext ¶
func (c *DCDN) DescribeOriginStatisticsWithContext(ctx volcengine.Context, input *DescribeOriginStatisticsInput, opts ...request.Option) (*DescribeOriginStatisticsOutput, error)
DescribeOriginStatisticsWithContext is the same as DescribeOriginStatistics with the addition of the ability to pass a context and additional request options.
See DescribeOriginStatistics for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeRealTimeData ¶
func (c *DCDN) DescribeRealTimeData(input *DescribeRealTimeDataInput) (*DescribeRealTimeDataOutput, error)
DescribeRealTimeData API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeRealTimeData for usage and error information.
func (*DCDN) DescribeRealTimeDataCommon ¶
func (c *DCDN) DescribeRealTimeDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRealTimeDataCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeRealTimeDataCommon for usage and error information.
func (*DCDN) DescribeRealTimeDataCommonRequest ¶
func (c *DCDN) DescribeRealTimeDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRealTimeDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRealTimeDataCommon operation. The "output" return value will be populated with the DescribeRealTimeDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRealTimeDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRealTimeDataCommon Send returns without error.
See DescribeRealTimeDataCommon for more information on using the DescribeRealTimeDataCommon API call, and error handling.
// Example sending a request using the DescribeRealTimeDataCommonRequest method. req, resp := client.DescribeRealTimeDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeRealTimeDataCommonWithContext ¶
func (c *DCDN) DescribeRealTimeDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRealTimeDataCommonWithContext is the same as DescribeRealTimeDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeRealTimeDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeRealTimeDataRequest ¶
func (c *DCDN) DescribeRealTimeDataRequest(input *DescribeRealTimeDataInput) (req *request.Request, output *DescribeRealTimeDataOutput)
DescribeRealTimeDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRealTimeData operation. The "output" return value will be populated with the DescribeRealTimeDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRealTimeDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRealTimeDataCommon Send returns without error.
See DescribeRealTimeData for more information on using the DescribeRealTimeData API call, and error handling.
// Example sending a request using the DescribeRealTimeDataRequest method. req, resp := client.DescribeRealTimeDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeRealTimeDataWithContext ¶
func (c *DCDN) DescribeRealTimeDataWithContext(ctx volcengine.Context, input *DescribeRealTimeDataInput, opts ...request.Option) (*DescribeRealTimeDataOutput, error)
DescribeRealTimeDataWithContext is the same as DescribeRealTimeData with the addition of the ability to pass a context and additional request options.
See DescribeRealTimeData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeStatistics ¶
func (c *DCDN) DescribeStatistics(input *DescribeStatisticsInput) (*DescribeStatisticsOutput, error)
DescribeStatistics API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeStatistics for usage and error information.
func (*DCDN) DescribeStatisticsCommon ¶
func (c *DCDN) DescribeStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeStatisticsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeStatisticsCommon for usage and error information.
func (*DCDN) DescribeStatisticsCommonRequest ¶
func (c *DCDN) DescribeStatisticsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeStatisticsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeStatisticsCommon operation. The "output" return value will be populated with the DescribeStatisticsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeStatisticsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeStatisticsCommon Send returns without error.
See DescribeStatisticsCommon for more information on using the DescribeStatisticsCommon API call, and error handling.
// Example sending a request using the DescribeStatisticsCommonRequest method. req, resp := client.DescribeStatisticsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeStatisticsCommonWithContext ¶
func (c *DCDN) DescribeStatisticsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeStatisticsCommonWithContext is the same as DescribeStatisticsCommon with the addition of the ability to pass a context and additional request options.
See DescribeStatisticsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeStatisticsDetail ¶
func (c *DCDN) DescribeStatisticsDetail(input *DescribeStatisticsDetailInput) (*DescribeStatisticsDetailOutput, error)
DescribeStatisticsDetail API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeStatisticsDetail for usage and error information.
func (*DCDN) DescribeStatisticsDetailCommon ¶
func (c *DCDN) DescribeStatisticsDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeStatisticsDetailCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeStatisticsDetailCommon for usage and error information.
func (*DCDN) DescribeStatisticsDetailCommonRequest ¶
func (c *DCDN) DescribeStatisticsDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeStatisticsDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeStatisticsDetailCommon operation. The "output" return value will be populated with the DescribeStatisticsDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeStatisticsDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeStatisticsDetailCommon Send returns without error.
See DescribeStatisticsDetailCommon for more information on using the DescribeStatisticsDetailCommon API call, and error handling.
// Example sending a request using the DescribeStatisticsDetailCommonRequest method. req, resp := client.DescribeStatisticsDetailCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeStatisticsDetailCommonWithContext ¶
func (c *DCDN) DescribeStatisticsDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeStatisticsDetailCommonWithContext is the same as DescribeStatisticsDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeStatisticsDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeStatisticsDetailRequest ¶
func (c *DCDN) DescribeStatisticsDetailRequest(input *DescribeStatisticsDetailInput) (req *request.Request, output *DescribeStatisticsDetailOutput)
DescribeStatisticsDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeStatisticsDetail operation. The "output" return value will be populated with the DescribeStatisticsDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeStatisticsDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeStatisticsDetailCommon Send returns without error.
See DescribeStatisticsDetail for more information on using the DescribeStatisticsDetail API call, and error handling.
// Example sending a request using the DescribeStatisticsDetailRequest method. req, resp := client.DescribeStatisticsDetailRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeStatisticsDetailWithContext ¶
func (c *DCDN) DescribeStatisticsDetailWithContext(ctx volcengine.Context, input *DescribeStatisticsDetailInput, opts ...request.Option) (*DescribeStatisticsDetailOutput, error)
DescribeStatisticsDetailWithContext is the same as DescribeStatisticsDetail with the addition of the ability to pass a context and additional request options.
See DescribeStatisticsDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeStatisticsRequest ¶
func (c *DCDN) DescribeStatisticsRequest(input *DescribeStatisticsInput) (req *request.Request, output *DescribeStatisticsOutput)
DescribeStatisticsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeStatistics operation. The "output" return value will be populated with the DescribeStatisticsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeStatisticsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeStatisticsCommon Send returns without error.
See DescribeStatistics for more information on using the DescribeStatistics API call, and error handling.
// Example sending a request using the DescribeStatisticsRequest method. req, resp := client.DescribeStatisticsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeStatisticsWithContext ¶
func (c *DCDN) DescribeStatisticsWithContext(ctx volcengine.Context, input *DescribeStatisticsInput, opts ...request.Option) (*DescribeStatisticsOutput, error)
DescribeStatisticsWithContext is the same as DescribeStatistics with the addition of the ability to pass a context and additional request options.
See DescribeStatistics for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopDomains ¶
func (c *DCDN) DescribeTopDomains(input *DescribeTopDomainsInput) (*DescribeTopDomainsOutput, error)
DescribeTopDomains API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopDomains for usage and error information.
func (*DCDN) DescribeTopDomainsCommon ¶
func (c *DCDN) DescribeTopDomainsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTopDomainsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopDomainsCommon for usage and error information.
func (*DCDN) DescribeTopDomainsCommonRequest ¶
func (c *DCDN) DescribeTopDomainsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTopDomainsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopDomainsCommon operation. The "output" return value will be populated with the DescribeTopDomainsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopDomainsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopDomainsCommon Send returns without error.
See DescribeTopDomainsCommon for more information on using the DescribeTopDomainsCommon API call, and error handling.
// Example sending a request using the DescribeTopDomainsCommonRequest method. req, resp := client.DescribeTopDomainsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopDomainsCommonWithContext ¶
func (c *DCDN) DescribeTopDomainsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTopDomainsCommonWithContext is the same as DescribeTopDomainsCommon with the addition of the ability to pass a context and additional request options.
See DescribeTopDomainsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopDomainsRequest ¶
func (c *DCDN) DescribeTopDomainsRequest(input *DescribeTopDomainsInput) (req *request.Request, output *DescribeTopDomainsOutput)
DescribeTopDomainsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopDomains operation. The "output" return value will be populated with the DescribeTopDomainsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopDomainsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopDomainsCommon Send returns without error.
See DescribeTopDomains for more information on using the DescribeTopDomains API call, and error handling.
// Example sending a request using the DescribeTopDomainsRequest method. req, resp := client.DescribeTopDomainsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopDomainsWithContext ¶
func (c *DCDN) DescribeTopDomainsWithContext(ctx volcengine.Context, input *DescribeTopDomainsInput, opts ...request.Option) (*DescribeTopDomainsOutput, error)
DescribeTopDomainsWithContext is the same as DescribeTopDomains with the addition of the ability to pass a context and additional request options.
See DescribeTopDomains for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopIP ¶
func (c *DCDN) DescribeTopIP(input *DescribeTopIPInput) (*DescribeTopIPOutput, error)
DescribeTopIP API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopIP for usage and error information.
func (*DCDN) DescribeTopIPCommon ¶
DescribeTopIPCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopIPCommon for usage and error information.
func (*DCDN) DescribeTopIPCommonRequest ¶
func (c *DCDN) DescribeTopIPCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTopIPCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopIPCommon operation. The "output" return value will be populated with the DescribeTopIPCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopIPCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopIPCommon Send returns without error.
See DescribeTopIPCommon for more information on using the DescribeTopIPCommon API call, and error handling.
// Example sending a request using the DescribeTopIPCommonRequest method. req, resp := client.DescribeTopIPCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopIPCommonWithContext ¶
func (c *DCDN) DescribeTopIPCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTopIPCommonWithContext is the same as DescribeTopIPCommon with the addition of the ability to pass a context and additional request options.
See DescribeTopIPCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopIPRequest ¶
func (c *DCDN) DescribeTopIPRequest(input *DescribeTopIPInput) (req *request.Request, output *DescribeTopIPOutput)
DescribeTopIPRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopIP operation. The "output" return value will be populated with the DescribeTopIPCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopIPCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopIPCommon Send returns without error.
See DescribeTopIP for more information on using the DescribeTopIP API call, and error handling.
// Example sending a request using the DescribeTopIPRequest method. req, resp := client.DescribeTopIPRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopIPWithContext ¶
func (c *DCDN) DescribeTopIPWithContext(ctx volcengine.Context, input *DescribeTopIPInput, opts ...request.Option) (*DescribeTopIPOutput, error)
DescribeTopIPWithContext is the same as DescribeTopIP with the addition of the ability to pass a context and additional request options.
See DescribeTopIP for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopReferer ¶
func (c *DCDN) DescribeTopReferer(input *DescribeTopRefererInput) (*DescribeTopRefererOutput, error)
DescribeTopReferer API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopReferer for usage and error information.
func (*DCDN) DescribeTopRefererCommon ¶
func (c *DCDN) DescribeTopRefererCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTopRefererCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopRefererCommon for usage and error information.
func (*DCDN) DescribeTopRefererCommonRequest ¶
func (c *DCDN) DescribeTopRefererCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTopRefererCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopRefererCommon operation. The "output" return value will be populated with the DescribeTopRefererCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopRefererCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopRefererCommon Send returns without error.
See DescribeTopRefererCommon for more information on using the DescribeTopRefererCommon API call, and error handling.
// Example sending a request using the DescribeTopRefererCommonRequest method. req, resp := client.DescribeTopRefererCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopRefererCommonWithContext ¶
func (c *DCDN) DescribeTopRefererCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTopRefererCommonWithContext is the same as DescribeTopRefererCommon with the addition of the ability to pass a context and additional request options.
See DescribeTopRefererCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopRefererRequest ¶
func (c *DCDN) DescribeTopRefererRequest(input *DescribeTopRefererInput) (req *request.Request, output *DescribeTopRefererOutput)
DescribeTopRefererRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopReferer operation. The "output" return value will be populated with the DescribeTopRefererCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopRefererCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopRefererCommon Send returns without error.
See DescribeTopReferer for more information on using the DescribeTopReferer API call, and error handling.
// Example sending a request using the DescribeTopRefererRequest method. req, resp := client.DescribeTopRefererRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopRefererWithContext ¶
func (c *DCDN) DescribeTopRefererWithContext(ctx volcengine.Context, input *DescribeTopRefererInput, opts ...request.Option) (*DescribeTopRefererOutput, error)
DescribeTopRefererWithContext is the same as DescribeTopReferer with the addition of the ability to pass a context and additional request options.
See DescribeTopReferer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopURL ¶
func (c *DCDN) DescribeTopURL(input *DescribeTopURLInput) (*DescribeTopURLOutput, error)
DescribeTopURL API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopURL for usage and error information.
func (*DCDN) DescribeTopURLCommon ¶
DescribeTopURLCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation DescribeTopURLCommon for usage and error information.
func (*DCDN) DescribeTopURLCommonRequest ¶
func (c *DCDN) DescribeTopURLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTopURLCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopURLCommon operation. The "output" return value will be populated with the DescribeTopURLCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopURLCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopURLCommon Send returns without error.
See DescribeTopURLCommon for more information on using the DescribeTopURLCommon API call, and error handling.
// Example sending a request using the DescribeTopURLCommonRequest method. req, resp := client.DescribeTopURLCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopURLCommonWithContext ¶
func (c *DCDN) DescribeTopURLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTopURLCommonWithContext is the same as DescribeTopURLCommon with the addition of the ability to pass a context and additional request options.
See DescribeTopURLCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) DescribeTopURLRequest ¶
func (c *DCDN) DescribeTopURLRequest(input *DescribeTopURLInput) (req *request.Request, output *DescribeTopURLOutput)
DescribeTopURLRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTopURL operation. The "output" return value will be populated with the DescribeTopURLCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTopURLCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTopURLCommon Send returns without error.
See DescribeTopURL for more information on using the DescribeTopURL API call, and error handling.
// Example sending a request using the DescribeTopURLRequest method. req, resp := client.DescribeTopURLRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) DescribeTopURLWithContext ¶
func (c *DCDN) DescribeTopURLWithContext(ctx volcengine.Context, input *DescribeTopURLInput, opts ...request.Option) (*DescribeTopURLOutput, error)
DescribeTopURLWithContext is the same as DescribeTopURL with the addition of the ability to pass a context and additional request options.
See DescribeTopURL for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) GetPurgePrefetchTaskQuota ¶
func (c *DCDN) GetPurgePrefetchTaskQuota(input *GetPurgePrefetchTaskQuotaInput) (*GetPurgePrefetchTaskQuotaOutput, error)
GetPurgePrefetchTaskQuota API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation GetPurgePrefetchTaskQuota for usage and error information.
func (*DCDN) GetPurgePrefetchTaskQuotaCommon ¶
func (c *DCDN) GetPurgePrefetchTaskQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetPurgePrefetchTaskQuotaCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation GetPurgePrefetchTaskQuotaCommon for usage and error information.
func (*DCDN) GetPurgePrefetchTaskQuotaCommonRequest ¶
func (c *DCDN) GetPurgePrefetchTaskQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPurgePrefetchTaskQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetPurgePrefetchTaskQuotaCommon operation. The "output" return value will be populated with the GetPurgePrefetchTaskQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPurgePrefetchTaskQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after GetPurgePrefetchTaskQuotaCommon Send returns without error.
See GetPurgePrefetchTaskQuotaCommon for more information on using the GetPurgePrefetchTaskQuotaCommon API call, and error handling.
// Example sending a request using the GetPurgePrefetchTaskQuotaCommonRequest method. req, resp := client.GetPurgePrefetchTaskQuotaCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) GetPurgePrefetchTaskQuotaCommonWithContext ¶
func (c *DCDN) GetPurgePrefetchTaskQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPurgePrefetchTaskQuotaCommonWithContext is the same as GetPurgePrefetchTaskQuotaCommon with the addition of the ability to pass a context and additional request options.
See GetPurgePrefetchTaskQuotaCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) GetPurgePrefetchTaskQuotaRequest ¶
func (c *DCDN) GetPurgePrefetchTaskQuotaRequest(input *GetPurgePrefetchTaskQuotaInput) (req *request.Request, output *GetPurgePrefetchTaskQuotaOutput)
GetPurgePrefetchTaskQuotaRequest generates a "volcengine/request.Request" representing the client's request for the GetPurgePrefetchTaskQuota operation. The "output" return value will be populated with the GetPurgePrefetchTaskQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPurgePrefetchTaskQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after GetPurgePrefetchTaskQuotaCommon Send returns without error.
See GetPurgePrefetchTaskQuota for more information on using the GetPurgePrefetchTaskQuota API call, and error handling.
// Example sending a request using the GetPurgePrefetchTaskQuotaRequest method. req, resp := client.GetPurgePrefetchTaskQuotaRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) GetPurgePrefetchTaskQuotaWithContext ¶
func (c *DCDN) GetPurgePrefetchTaskQuotaWithContext(ctx volcengine.Context, input *GetPurgePrefetchTaskQuotaInput, opts ...request.Option) (*GetPurgePrefetchTaskQuotaOutput, error)
GetPurgePrefetchTaskQuotaWithContext is the same as GetPurgePrefetchTaskQuota with the addition of the ability to pass a context and additional request options.
See GetPurgePrefetchTaskQuota for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListCert ¶
func (c *DCDN) ListCert(input *ListCertInput) (*ListCertOutput, error)
ListCert API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListCert for usage and error information.
func (*DCDN) ListCertBind ¶
func (c *DCDN) ListCertBind(input *ListCertBindInput) (*ListCertBindOutput, error)
ListCertBind API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListCertBind for usage and error information.
func (*DCDN) ListCertBindCommon ¶
ListCertBindCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListCertBindCommon for usage and error information.
func (*DCDN) ListCertBindCommonRequest ¶
func (c *DCDN) ListCertBindCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCertBindCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListCertBindCommon operation. The "output" return value will be populated with the ListCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after ListCertBindCommon Send returns without error.
See ListCertBindCommon for more information on using the ListCertBindCommon API call, and error handling.
// Example sending a request using the ListCertBindCommonRequest method. req, resp := client.ListCertBindCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListCertBindCommonWithContext ¶
func (c *DCDN) ListCertBindCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCertBindCommonWithContext is the same as ListCertBindCommon with the addition of the ability to pass a context and additional request options.
See ListCertBindCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListCertBindRequest ¶
func (c *DCDN) ListCertBindRequest(input *ListCertBindInput) (req *request.Request, output *ListCertBindOutput)
ListCertBindRequest generates a "volcengine/request.Request" representing the client's request for the ListCertBind operation. The "output" return value will be populated with the ListCertBindCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCertBindCommon Request to send the API call to the service. the "output" return value is not valid until after ListCertBindCommon Send returns without error.
See ListCertBind for more information on using the ListCertBind API call, and error handling.
// Example sending a request using the ListCertBindRequest method. req, resp := client.ListCertBindRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListCertBindWithContext ¶
func (c *DCDN) ListCertBindWithContext(ctx volcengine.Context, input *ListCertBindInput, opts ...request.Option) (*ListCertBindOutput, error)
ListCertBindWithContext is the same as ListCertBind with the addition of the ability to pass a context and additional request options.
See ListCertBind for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListCertCommon ¶
ListCertCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListCertCommon for usage and error information.
func (*DCDN) ListCertCommonRequest ¶
func (c *DCDN) ListCertCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCertCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListCertCommon operation. The "output" return value will be populated with the ListCertCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCertCommon Request to send the API call to the service. the "output" return value is not valid until after ListCertCommon Send returns without error.
See ListCertCommon for more information on using the ListCertCommon API call, and error handling.
// Example sending a request using the ListCertCommonRequest method. req, resp := client.ListCertCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListCertCommonWithContext ¶
func (c *DCDN) ListCertCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCertCommonWithContext is the same as ListCertCommon with the addition of the ability to pass a context and additional request options.
See ListCertCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListCertRequest ¶
func (c *DCDN) ListCertRequest(input *ListCertInput) (req *request.Request, output *ListCertOutput)
ListCertRequest generates a "volcengine/request.Request" representing the client's request for the ListCert operation. The "output" return value will be populated with the ListCertCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCertCommon Request to send the API call to the service. the "output" return value is not valid until after ListCertCommon Send returns without error.
See ListCert for more information on using the ListCert API call, and error handling.
// Example sending a request using the ListCertRequest method. req, resp := client.ListCertRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListCertWithContext ¶
func (c *DCDN) ListCertWithContext(ctx volcengine.Context, input *ListCertInput, opts ...request.Option) (*ListCertOutput, error)
ListCertWithContext is the same as ListCert with the addition of the ability to pass a context and additional request options.
See ListCert for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListDomainConfig ¶
func (c *DCDN) ListDomainConfig(input *ListDomainConfigInput) (*ListDomainConfigOutput, error)
ListDomainConfig API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListDomainConfig for usage and error information.
func (*DCDN) ListDomainConfigCommon ¶
func (c *DCDN) ListDomainConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListDomainConfigCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation ListDomainConfigCommon for usage and error information.
func (*DCDN) ListDomainConfigCommonRequest ¶
func (c *DCDN) ListDomainConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListDomainConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDomainConfigCommon operation. The "output" return value will be populated with the ListDomainConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDomainConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ListDomainConfigCommon Send returns without error.
See ListDomainConfigCommon for more information on using the ListDomainConfigCommon API call, and error handling.
// Example sending a request using the ListDomainConfigCommonRequest method. req, resp := client.ListDomainConfigCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListDomainConfigCommonWithContext ¶
func (c *DCDN) ListDomainConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListDomainConfigCommonWithContext is the same as ListDomainConfigCommon with the addition of the ability to pass a context and additional request options.
See ListDomainConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) ListDomainConfigRequest ¶
func (c *DCDN) ListDomainConfigRequest(input *ListDomainConfigInput) (req *request.Request, output *ListDomainConfigOutput)
ListDomainConfigRequest generates a "volcengine/request.Request" representing the client's request for the ListDomainConfig operation. The "output" return value will be populated with the ListDomainConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDomainConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ListDomainConfigCommon Send returns without error.
See ListDomainConfig for more information on using the ListDomainConfig API call, and error handling.
// Example sending a request using the ListDomainConfigRequest method. req, resp := client.ListDomainConfigRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) ListDomainConfigWithContext ¶
func (c *DCDN) ListDomainConfigWithContext(ctx volcengine.Context, input *ListDomainConfigInput, opts ...request.Option) (*ListDomainConfigOutput, error)
ListDomainConfigWithContext is the same as ListDomainConfig with the addition of the ability to pass a context and additional request options.
See ListDomainConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) RetryPurgePrefetchTask ¶
func (c *DCDN) RetryPurgePrefetchTask(input *RetryPurgePrefetchTaskInput) (*RetryPurgePrefetchTaskOutput, error)
RetryPurgePrefetchTask API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation RetryPurgePrefetchTask for usage and error information.
func (*DCDN) RetryPurgePrefetchTaskCommon ¶
func (c *DCDN) RetryPurgePrefetchTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RetryPurgePrefetchTaskCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation RetryPurgePrefetchTaskCommon for usage and error information.
func (*DCDN) RetryPurgePrefetchTaskCommonRequest ¶
func (c *DCDN) RetryPurgePrefetchTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RetryPurgePrefetchTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the RetryPurgePrefetchTaskCommon operation. The "output" return value will be populated with the RetryPurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned RetryPurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after RetryPurgePrefetchTaskCommon Send returns without error.
See RetryPurgePrefetchTaskCommon for more information on using the RetryPurgePrefetchTaskCommon API call, and error handling.
// Example sending a request using the RetryPurgePrefetchTaskCommonRequest method. req, resp := client.RetryPurgePrefetchTaskCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) RetryPurgePrefetchTaskCommonWithContext ¶
func (c *DCDN) RetryPurgePrefetchTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RetryPurgePrefetchTaskCommonWithContext is the same as RetryPurgePrefetchTaskCommon with the addition of the ability to pass a context and additional request options.
See RetryPurgePrefetchTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) RetryPurgePrefetchTaskRequest ¶
func (c *DCDN) RetryPurgePrefetchTaskRequest(input *RetryPurgePrefetchTaskInput) (req *request.Request, output *RetryPurgePrefetchTaskOutput)
RetryPurgePrefetchTaskRequest generates a "volcengine/request.Request" representing the client's request for the RetryPurgePrefetchTask operation. The "output" return value will be populated with the RetryPurgePrefetchTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned RetryPurgePrefetchTaskCommon Request to send the API call to the service. the "output" return value is not valid until after RetryPurgePrefetchTaskCommon Send returns without error.
See RetryPurgePrefetchTask for more information on using the RetryPurgePrefetchTask API call, and error handling.
// Example sending a request using the RetryPurgePrefetchTaskRequest method. req, resp := client.RetryPurgePrefetchTaskRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) RetryPurgePrefetchTaskWithContext ¶
func (c *DCDN) RetryPurgePrefetchTaskWithContext(ctx volcengine.Context, input *RetryPurgePrefetchTaskInput, opts ...request.Option) (*RetryPurgePrefetchTaskOutput, error)
RetryPurgePrefetchTaskWithContext is the same as RetryPurgePrefetchTask with the addition of the ability to pass a context and additional request options.
See RetryPurgePrefetchTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) StartDomain ¶
func (c *DCDN) StartDomain(input *StartDomainInput) (*StartDomainOutput, error)
StartDomain API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation StartDomain for usage and error information.
func (*DCDN) StartDomainCommon ¶
StartDomainCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation StartDomainCommon for usage and error information.
func (*DCDN) StartDomainCommonRequest ¶
func (c *DCDN) StartDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartDomainCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartDomainCommon operation. The "output" return value will be populated with the StartDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDomainCommon Request to send the API call to the service. the "output" return value is not valid until after StartDomainCommon Send returns without error.
See StartDomainCommon for more information on using the StartDomainCommon API call, and error handling.
// Example sending a request using the StartDomainCommonRequest method. req, resp := client.StartDomainCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) StartDomainCommonWithContext ¶
func (c *DCDN) StartDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartDomainCommonWithContext is the same as StartDomainCommon with the addition of the ability to pass a context and additional request options.
See StartDomainCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) StartDomainRequest ¶
func (c *DCDN) StartDomainRequest(input *StartDomainInput) (req *request.Request, output *StartDomainOutput)
StartDomainRequest generates a "volcengine/request.Request" representing the client's request for the StartDomain operation. The "output" return value will be populated with the StartDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDomainCommon Request to send the API call to the service. the "output" return value is not valid until after StartDomainCommon Send returns without error.
See StartDomain for more information on using the StartDomain API call, and error handling.
// Example sending a request using the StartDomainRequest method. req, resp := client.StartDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) StartDomainWithContext ¶
func (c *DCDN) StartDomainWithContext(ctx volcengine.Context, input *StartDomainInput, opts ...request.Option) (*StartDomainOutput, error)
StartDomainWithContext is the same as StartDomain with the addition of the ability to pass a context and additional request options.
See StartDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) StopDomain ¶
func (c *DCDN) StopDomain(input *StopDomainInput) (*StopDomainOutput, error)
StopDomain API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation StopDomain for usage and error information.
func (*DCDN) StopDomainCommon ¶
StopDomainCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation StopDomainCommon for usage and error information.
func (*DCDN) StopDomainCommonRequest ¶
func (c *DCDN) StopDomainCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopDomainCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopDomainCommon operation. The "output" return value will be populated with the StopDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDomainCommon Request to send the API call to the service. the "output" return value is not valid until after StopDomainCommon Send returns without error.
See StopDomainCommon for more information on using the StopDomainCommon API call, and error handling.
// Example sending a request using the StopDomainCommonRequest method. req, resp := client.StopDomainCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) StopDomainCommonWithContext ¶
func (c *DCDN) StopDomainCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopDomainCommonWithContext is the same as StopDomainCommon with the addition of the ability to pass a context and additional request options.
See StopDomainCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) StopDomainRequest ¶
func (c *DCDN) StopDomainRequest(input *StopDomainInput) (req *request.Request, output *StopDomainOutput)
StopDomainRequest generates a "volcengine/request.Request" representing the client's request for the StopDomain operation. The "output" return value will be populated with the StopDomainCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDomainCommon Request to send the API call to the service. the "output" return value is not valid until after StopDomainCommon Send returns without error.
See StopDomain for more information on using the StopDomain API call, and error handling.
// Example sending a request using the StopDomainRequest method. req, resp := client.StopDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) StopDomainWithContext ¶
func (c *DCDN) StopDomainWithContext(ctx volcengine.Context, input *StopDomainInput, opts ...request.Option) (*StopDomainOutput, error)
StopDomainWithContext is the same as StopDomain with the addition of the ability to pass a context and additional request options.
See StopDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) UpdateDomainProbeSettings ¶
func (c *DCDN) UpdateDomainProbeSettings(input *UpdateDomainProbeSettingsInput) (*UpdateDomainProbeSettingsOutput, error)
UpdateDomainProbeSettings API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation UpdateDomainProbeSettings for usage and error information.
func (*DCDN) UpdateDomainProbeSettingsCommon ¶
func (c *DCDN) UpdateDomainProbeSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateDomainProbeSettingsCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation UpdateDomainProbeSettingsCommon for usage and error information.
func (*DCDN) UpdateDomainProbeSettingsCommonRequest ¶
func (c *DCDN) UpdateDomainProbeSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateDomainProbeSettingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDomainProbeSettingsCommon operation. The "output" return value will be populated with the UpdateDomainProbeSettingsCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateDomainProbeSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDomainProbeSettingsCommon Send returns without error.
See UpdateDomainProbeSettingsCommon for more information on using the UpdateDomainProbeSettingsCommon API call, and error handling.
// Example sending a request using the UpdateDomainProbeSettingsCommonRequest method. req, resp := client.UpdateDomainProbeSettingsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) UpdateDomainProbeSettingsCommonWithContext ¶
func (c *DCDN) UpdateDomainProbeSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateDomainProbeSettingsCommonWithContext is the same as UpdateDomainProbeSettingsCommon with the addition of the ability to pass a context and additional request options.
See UpdateDomainProbeSettingsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) UpdateDomainProbeSettingsRequest ¶
func (c *DCDN) UpdateDomainProbeSettingsRequest(input *UpdateDomainProbeSettingsInput) (req *request.Request, output *UpdateDomainProbeSettingsOutput)
UpdateDomainProbeSettingsRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDomainProbeSettings operation. The "output" return value will be populated with the UpdateDomainProbeSettingsCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateDomainProbeSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDomainProbeSettingsCommon Send returns without error.
See UpdateDomainProbeSettings for more information on using the UpdateDomainProbeSettings API call, and error handling.
// Example sending a request using the UpdateDomainProbeSettingsRequest method. req, resp := client.UpdateDomainProbeSettingsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) UpdateDomainProbeSettingsWithContext ¶
func (c *DCDN) UpdateDomainProbeSettingsWithContext(ctx volcengine.Context, input *UpdateDomainProbeSettingsInput, opts ...request.Option) (*UpdateDomainProbeSettingsOutput, error)
UpdateDomainProbeSettingsWithContext is the same as UpdateDomainProbeSettings with the addition of the ability to pass a context and additional request options.
See UpdateDomainProbeSettings for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) UpdateSingleDomainConfig ¶
func (c *DCDN) UpdateSingleDomainConfig(input *UpdateSingleDomainConfigInput) (*UpdateSingleDomainConfigOutput, error)
UpdateSingleDomainConfig API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation UpdateSingleDomainConfig for usage and error information.
func (*DCDN) UpdateSingleDomainConfigCommon ¶
func (c *DCDN) UpdateSingleDomainConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateSingleDomainConfigCommon API operation for DCDN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DCDN's API operation UpdateSingleDomainConfigCommon for usage and error information.
func (*DCDN) UpdateSingleDomainConfigCommonRequest ¶
func (c *DCDN) UpdateSingleDomainConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateSingleDomainConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateSingleDomainConfigCommon operation. The "output" return value will be populated with the UpdateSingleDomainConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateSingleDomainConfigCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateSingleDomainConfigCommon Send returns without error.
See UpdateSingleDomainConfigCommon for more information on using the UpdateSingleDomainConfigCommon API call, and error handling.
// Example sending a request using the UpdateSingleDomainConfigCommonRequest method. req, resp := client.UpdateSingleDomainConfigCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) UpdateSingleDomainConfigCommonWithContext ¶
func (c *DCDN) UpdateSingleDomainConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateSingleDomainConfigCommonWithContext is the same as UpdateSingleDomainConfigCommon with the addition of the ability to pass a context and additional request options.
See UpdateSingleDomainConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*DCDN) UpdateSingleDomainConfigRequest ¶
func (c *DCDN) UpdateSingleDomainConfigRequest(input *UpdateSingleDomainConfigInput) (req *request.Request, output *UpdateSingleDomainConfigOutput)
UpdateSingleDomainConfigRequest generates a "volcengine/request.Request" representing the client's request for the UpdateSingleDomainConfig operation. The "output" return value will be populated with the UpdateSingleDomainConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateSingleDomainConfigCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateSingleDomainConfigCommon Send returns without error.
See UpdateSingleDomainConfig for more information on using the UpdateSingleDomainConfig API call, and error handling.
// Example sending a request using the UpdateSingleDomainConfigRequest method. req, resp := client.UpdateSingleDomainConfigRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*DCDN) UpdateSingleDomainConfigWithContext ¶
func (c *DCDN) UpdateSingleDomainConfigWithContext(ctx volcengine.Context, input *UpdateSingleDomainConfigInput, opts ...request.Option) (*UpdateSingleDomainConfigOutput, error)
UpdateSingleDomainConfigWithContext is the same as UpdateSingleDomainConfig with the addition of the ability to pass a context and additional request options.
See UpdateSingleDomainConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type DCDNAPI ¶
type DCDNAPI interface { CheckPurgePrefetchTaskCommon(*map[string]interface{}) (*map[string]interface{}, error) CheckPurgePrefetchTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CheckPurgePrefetchTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CheckPurgePrefetchTask(*CheckPurgePrefetchTaskInput) (*CheckPurgePrefetchTaskOutput, error) CheckPurgePrefetchTaskWithContext(volcengine.Context, *CheckPurgePrefetchTaskInput, ...request.Option) (*CheckPurgePrefetchTaskOutput, error) CheckPurgePrefetchTaskRequest(*CheckPurgePrefetchTaskInput) (*request.Request, *CheckPurgePrefetchTaskOutput) CreateCertBindCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateCertBindCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateCertBindCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateCertBind(*CreateCertBindInput) (*CreateCertBindOutput, error) CreateCertBindWithContext(volcengine.Context, *CreateCertBindInput, ...request.Option) (*CreateCertBindOutput, error) CreateCertBindRequest(*CreateCertBindInput) (*request.Request, *CreateCertBindOutput) CreateDomainConfigsCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateDomainConfigsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateDomainConfigsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateDomainConfigs(*CreateDomainConfigsInput) (*CreateDomainConfigsOutput, error) CreateDomainConfigsWithContext(volcengine.Context, *CreateDomainConfigsInput, ...request.Option) (*CreateDomainConfigsOutput, error) CreateDomainConfigsRequest(*CreateDomainConfigsInput) (*request.Request, *CreateDomainConfigsOutput) CreatePurgePrefetchTaskCommon(*map[string]interface{}) (*map[string]interface{}, error) CreatePurgePrefetchTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreatePurgePrefetchTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreatePurgePrefetchTask(*CreatePurgePrefetchTaskInput) (*CreatePurgePrefetchTaskOutput, error) CreatePurgePrefetchTaskWithContext(volcengine.Context, *CreatePurgePrefetchTaskInput, ...request.Option) (*CreatePurgePrefetchTaskOutput, error) CreatePurgePrefetchTaskRequest(*CreatePurgePrefetchTaskInput) (*request.Request, *CreatePurgePrefetchTaskOutput) DeleteCertBindCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCertBindCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCertBindCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCertBind(*DeleteCertBindInput) (*DeleteCertBindOutput, error) DeleteCertBindWithContext(volcengine.Context, *DeleteCertBindInput, ...request.Option) (*DeleteCertBindOutput, error) DeleteCertBindRequest(*DeleteCertBindInput) (*request.Request, *DeleteCertBindOutput) DeleteDomainCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteDomainCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteDomainCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteDomain(*DeleteDomainInput) (*DeleteDomainOutput, error) DeleteDomainWithContext(volcengine.Context, *DeleteDomainInput, ...request.Option) (*DeleteDomainOutput, error) DeleteDomainRequest(*DeleteDomainInput) (*request.Request, *DeleteDomainOutput) DescribeDcdnRegionAndIspCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDcdnRegionAndIspCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDcdnRegionAndIspCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDcdnRegionAndIsp(*DescribeDcdnRegionAndIspInput) (*DescribeDcdnRegionAndIspOutput, error) DescribeDcdnRegionAndIspWithContext(volcengine.Context, *DescribeDcdnRegionAndIspInput, ...request.Option) (*DescribeDcdnRegionAndIspOutput, error) DescribeDcdnRegionAndIspRequest(*DescribeDcdnRegionAndIspInput) (*request.Request, *DescribeDcdnRegionAndIspOutput) DescribeDomainDetailCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainDetail(*DescribeDomainDetailInput) (*DescribeDomainDetailOutput, error) DescribeDomainDetailWithContext(volcengine.Context, *DescribeDomainDetailInput, ...request.Option) (*DescribeDomainDetailOutput, error) DescribeDomainDetailRequest(*DescribeDomainDetailInput) (*request.Request, *DescribeDomainDetailOutput) DescribeDomainIspDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainIspDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainIspDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainIspData(*DescribeDomainIspDataInput) (*DescribeDomainIspDataOutput, error) DescribeDomainIspDataWithContext(volcengine.Context, *DescribeDomainIspDataInput, ...request.Option) (*DescribeDomainIspDataOutput, error) DescribeDomainIspDataRequest(*DescribeDomainIspDataInput) (*request.Request, *DescribeDomainIspDataOutput) DescribeDomainLogsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainLogsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainLogs(*DescribeDomainLogsInput) (*DescribeDomainLogsOutput, error) DescribeDomainLogsWithContext(volcengine.Context, *DescribeDomainLogsInput, ...request.Option) (*DescribeDomainLogsOutput, error) DescribeDomainLogsRequest(*DescribeDomainLogsInput) (*request.Request, *DescribeDomainLogsOutput) DescribeDomainOverviewCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainOverviewCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainOverviewCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainOverview(*DescribeDomainOverviewInput) (*DescribeDomainOverviewOutput, error) DescribeDomainOverviewWithContext(volcengine.Context, *DescribeDomainOverviewInput, ...request.Option) (*DescribeDomainOverviewOutput, error) DescribeDomainOverviewRequest(*DescribeDomainOverviewInput) (*request.Request, *DescribeDomainOverviewOutput) DescribeDomainPVDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainPVDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainPVDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainPVData(*DescribeDomainPVDataInput) (*DescribeDomainPVDataOutput, error) DescribeDomainPVDataWithContext(volcengine.Context, *DescribeDomainPVDataInput, ...request.Option) (*DescribeDomainPVDataOutput, error) DescribeDomainPVDataRequest(*DescribeDomainPVDataInput) (*request.Request, *DescribeDomainPVDataOutput) DescribeDomainProbeSettingsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainProbeSettingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainProbeSettingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainProbeSettings(*DescribeDomainProbeSettingsInput) (*DescribeDomainProbeSettingsOutput, error) DescribeDomainProbeSettingsWithContext(volcengine.Context, *DescribeDomainProbeSettingsInput, ...request.Option) (*DescribeDomainProbeSettingsOutput, error) DescribeDomainProbeSettingsRequest(*DescribeDomainProbeSettingsInput) (*request.Request, *DescribeDomainProbeSettingsOutput) DescribeDomainRegionDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainRegionDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainRegionDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainRegionData(*DescribeDomainRegionDataInput) (*DescribeDomainRegionDataOutput, error) DescribeDomainRegionDataWithContext(volcengine.Context, *DescribeDomainRegionDataInput, ...request.Option) (*DescribeDomainRegionDataOutput, error) DescribeDomainRegionDataRequest(*DescribeDomainRegionDataInput) (*request.Request, *DescribeDomainRegionDataOutput) DescribeDomainUVDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDomainUVDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDomainUVDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDomainUVData(*DescribeDomainUVDataInput) (*DescribeDomainUVDataOutput, error) DescribeDomainUVDataWithContext(volcengine.Context, *DescribeDomainUVDataInput, ...request.Option) (*DescribeDomainUVDataOutput, error) DescribeDomainUVDataRequest(*DescribeDomainUVDataInput) (*request.Request, *DescribeDomainUVDataOutput) DescribeOriginRealTimeDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeOriginRealTimeDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeOriginRealTimeDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeOriginRealTimeData(*DescribeOriginRealTimeDataInput) (*DescribeOriginRealTimeDataOutput, error) DescribeOriginRealTimeDataWithContext(volcengine.Context, *DescribeOriginRealTimeDataInput, ...request.Option) (*DescribeOriginRealTimeDataOutput, error) DescribeOriginRealTimeDataRequest(*DescribeOriginRealTimeDataInput) (*request.Request, *DescribeOriginRealTimeDataOutput) DescribeOriginStatisticsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeOriginStatisticsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeOriginStatisticsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeOriginStatistics(*DescribeOriginStatisticsInput) (*DescribeOriginStatisticsOutput, error) DescribeOriginStatisticsWithContext(volcengine.Context, *DescribeOriginStatisticsInput, ...request.Option) (*DescribeOriginStatisticsOutput, error) DescribeOriginStatisticsRequest(*DescribeOriginStatisticsInput) (*request.Request, *DescribeOriginStatisticsOutput) DescribeOriginStatisticsDetailCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeOriginStatisticsDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeOriginStatisticsDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeOriginStatisticsDetail(*DescribeOriginStatisticsDetailInput) (*DescribeOriginStatisticsDetailOutput, error) DescribeOriginStatisticsDetailWithContext(volcengine.Context, *DescribeOriginStatisticsDetailInput, ...request.Option) (*DescribeOriginStatisticsDetailOutput, error) DescribeOriginStatisticsDetailRequest(*DescribeOriginStatisticsDetailInput) (*request.Request, *DescribeOriginStatisticsDetailOutput) DescribeRealTimeDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeRealTimeDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeRealTimeDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeRealTimeData(*DescribeRealTimeDataInput) (*DescribeRealTimeDataOutput, error) DescribeRealTimeDataWithContext(volcengine.Context, *DescribeRealTimeDataInput, ...request.Option) (*DescribeRealTimeDataOutput, error) DescribeRealTimeDataRequest(*DescribeRealTimeDataInput) (*request.Request, *DescribeRealTimeDataOutput) DescribeStatisticsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeStatisticsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeStatisticsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeStatistics(*DescribeStatisticsInput) (*DescribeStatisticsOutput, error) DescribeStatisticsWithContext(volcengine.Context, *DescribeStatisticsInput, ...request.Option) (*DescribeStatisticsOutput, error) DescribeStatisticsRequest(*DescribeStatisticsInput) (*request.Request, *DescribeStatisticsOutput) DescribeStatisticsDetailCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeStatisticsDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeStatisticsDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeStatisticsDetail(*DescribeStatisticsDetailInput) (*DescribeStatisticsDetailOutput, error) DescribeStatisticsDetailWithContext(volcengine.Context, *DescribeStatisticsDetailInput, ...request.Option) (*DescribeStatisticsDetailOutput, error) DescribeStatisticsDetailRequest(*DescribeStatisticsDetailInput) (*request.Request, *DescribeStatisticsDetailOutput) DescribeTopDomainsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTopDomainsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTopDomainsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTopDomains(*DescribeTopDomainsInput) (*DescribeTopDomainsOutput, error) DescribeTopDomainsWithContext(volcengine.Context, *DescribeTopDomainsInput, ...request.Option) (*DescribeTopDomainsOutput, error) DescribeTopDomainsRequest(*DescribeTopDomainsInput) (*request.Request, *DescribeTopDomainsOutput) DescribeTopIPCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTopIPCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTopIPCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTopIP(*DescribeTopIPInput) (*DescribeTopIPOutput, error) DescribeTopIPWithContext(volcengine.Context, *DescribeTopIPInput, ...request.Option) (*DescribeTopIPOutput, error) DescribeTopIPRequest(*DescribeTopIPInput) (*request.Request, *DescribeTopIPOutput) DescribeTopRefererCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTopRefererCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTopRefererCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTopReferer(*DescribeTopRefererInput) (*DescribeTopRefererOutput, error) DescribeTopRefererWithContext(volcengine.Context, *DescribeTopRefererInput, ...request.Option) (*DescribeTopRefererOutput, error) DescribeTopRefererRequest(*DescribeTopRefererInput) (*request.Request, *DescribeTopRefererOutput) DescribeTopURLCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTopURLCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTopURLCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTopURL(*DescribeTopURLInput) (*DescribeTopURLOutput, error) DescribeTopURLWithContext(volcengine.Context, *DescribeTopURLInput, ...request.Option) (*DescribeTopURLOutput, error) DescribeTopURLRequest(*DescribeTopURLInput) (*request.Request, *DescribeTopURLOutput) GetPurgePrefetchTaskQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error) GetPurgePrefetchTaskQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) GetPurgePrefetchTaskQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) GetPurgePrefetchTaskQuota(*GetPurgePrefetchTaskQuotaInput) (*GetPurgePrefetchTaskQuotaOutput, error) GetPurgePrefetchTaskQuotaWithContext(volcengine.Context, *GetPurgePrefetchTaskQuotaInput, ...request.Option) (*GetPurgePrefetchTaskQuotaOutput, error) GetPurgePrefetchTaskQuotaRequest(*GetPurgePrefetchTaskQuotaInput) (*request.Request, *GetPurgePrefetchTaskQuotaOutput) ListCertCommon(*map[string]interface{}) (*map[string]interface{}, error) ListCertCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListCertCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListCert(*ListCertInput) (*ListCertOutput, error) ListCertWithContext(volcengine.Context, *ListCertInput, ...request.Option) (*ListCertOutput, error) ListCertRequest(*ListCertInput) (*request.Request, *ListCertOutput) ListCertBindCommon(*map[string]interface{}) (*map[string]interface{}, error) ListCertBindCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListCertBindCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListCertBind(*ListCertBindInput) (*ListCertBindOutput, error) ListCertBindWithContext(volcengine.Context, *ListCertBindInput, ...request.Option) (*ListCertBindOutput, error) ListCertBindRequest(*ListCertBindInput) (*request.Request, *ListCertBindOutput) ListDomainConfigCommon(*map[string]interface{}) (*map[string]interface{}, error) ListDomainConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListDomainConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListDomainConfig(*ListDomainConfigInput) (*ListDomainConfigOutput, error) ListDomainConfigWithContext(volcengine.Context, *ListDomainConfigInput, ...request.Option) (*ListDomainConfigOutput, error) ListDomainConfigRequest(*ListDomainConfigInput) (*request.Request, *ListDomainConfigOutput) RetryPurgePrefetchTaskCommon(*map[string]interface{}) (*map[string]interface{}, error) RetryPurgePrefetchTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RetryPurgePrefetchTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RetryPurgePrefetchTask(*RetryPurgePrefetchTaskInput) (*RetryPurgePrefetchTaskOutput, error) RetryPurgePrefetchTaskWithContext(volcengine.Context, *RetryPurgePrefetchTaskInput, ...request.Option) (*RetryPurgePrefetchTaskOutput, error) RetryPurgePrefetchTaskRequest(*RetryPurgePrefetchTaskInput) (*request.Request, *RetryPurgePrefetchTaskOutput) StartDomainCommon(*map[string]interface{}) (*map[string]interface{}, error) StartDomainCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StartDomainCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StartDomain(*StartDomainInput) (*StartDomainOutput, error) StartDomainWithContext(volcengine.Context, *StartDomainInput, ...request.Option) (*StartDomainOutput, error) StartDomainRequest(*StartDomainInput) (*request.Request, *StartDomainOutput) StopDomainCommon(*map[string]interface{}) (*map[string]interface{}, error) StopDomainCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StopDomainCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StopDomain(*StopDomainInput) (*StopDomainOutput, error) StopDomainWithContext(volcengine.Context, *StopDomainInput, ...request.Option) (*StopDomainOutput, error) StopDomainRequest(*StopDomainInput) (*request.Request, *StopDomainOutput) UpdateDomainProbeSettingsCommon(*map[string]interface{}) (*map[string]interface{}, error) UpdateDomainProbeSettingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UpdateDomainProbeSettingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UpdateDomainProbeSettings(*UpdateDomainProbeSettingsInput) (*UpdateDomainProbeSettingsOutput, error) UpdateDomainProbeSettingsWithContext(volcengine.Context, *UpdateDomainProbeSettingsInput, ...request.Option) (*UpdateDomainProbeSettingsOutput, error) UpdateDomainProbeSettingsRequest(*UpdateDomainProbeSettingsInput) (*request.Request, *UpdateDomainProbeSettingsOutput) UpdateSingleDomainConfigCommon(*map[string]interface{}) (*map[string]interface{}, error) UpdateSingleDomainConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UpdateSingleDomainConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UpdateSingleDomainConfig(*UpdateSingleDomainConfigInput) (*UpdateSingleDomainConfigOutput, error) UpdateSingleDomainConfigWithContext(volcengine.Context, *UpdateSingleDomainConfigInput, ...request.Option) (*UpdateSingleDomainConfigOutput, error) UpdateSingleDomainConfigRequest(*UpdateSingleDomainConfigInput) (*request.Request, *UpdateSingleDomainConfigOutput) }
DCDNAPI provides an interface to enable mocking the dcdn.DCDN service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // DCDN. func myFunc(svc DCDNAPI) bool { // Make svc.CheckPurgePrefetchTask request } func main() { sess := session.New() svc := dcdn.New(sess) myFunc(svc) }
type DeleteCertBindInput ¶
type DeleteCertBindInput struct { DomainIds []*string `type:"list" json:",omitempty"` DomainNames []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DeleteCertBindInput) GoString ¶
func (s DeleteCertBindInput) GoString() string
GoString returns the string representation
func (*DeleteCertBindInput) SetDomainIds ¶
func (s *DeleteCertBindInput) SetDomainIds(v []*string) *DeleteCertBindInput
SetDomainIds sets the DomainIds field's value.
func (*DeleteCertBindInput) SetDomainNames ¶
func (s *DeleteCertBindInput) SetDomainNames(v []*string) *DeleteCertBindInput
SetDomainNames sets the DomainNames field's value.
func (DeleteCertBindInput) String ¶
func (s DeleteCertBindInput) String() string
String returns the string representation
type DeleteCertBindOutput ¶
type DeleteCertBindOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteCertBindOutput) GoString ¶
func (s DeleteCertBindOutput) GoString() string
GoString returns the string representation
func (DeleteCertBindOutput) String ¶
func (s DeleteCertBindOutput) String() string
String returns the string representation
type DeleteDomainInput ¶
type DeleteDomainInput struct { Domains []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DeleteDomainInput) GoString ¶
func (s DeleteDomainInput) GoString() string
GoString returns the string representation
func (*DeleteDomainInput) SetDomains ¶
func (s *DeleteDomainInput) SetDomains(v []*string) *DeleteDomainInput
SetDomains sets the Domains field's value.
func (DeleteDomainInput) String ¶
func (s DeleteDomainInput) String() string
String returns the string representation
type DeleteDomainOutput ¶
type DeleteDomainOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteDomainOutput) GoString ¶
func (s DeleteDomainOutput) GoString() string
GoString returns the string representation
func (DeleteDomainOutput) String ¶
func (s DeleteDomainOutput) String() string
String returns the string representation
type DescribeDcdnRegionAndIspInput ¶
type DescribeDcdnRegionAndIspInput struct { // Area is a required field Area *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDcdnRegionAndIspInput) GoString ¶
func (s DescribeDcdnRegionAndIspInput) GoString() string
GoString returns the string representation
func (*DescribeDcdnRegionAndIspInput) SetArea ¶
func (s *DescribeDcdnRegionAndIspInput) SetArea(v string) *DescribeDcdnRegionAndIspInput
SetArea sets the Area field's value.
func (DescribeDcdnRegionAndIspInput) String ¶
func (s DescribeDcdnRegionAndIspInput) String() string
String returns the string representation
func (*DescribeDcdnRegionAndIspInput) Validate ¶
func (s *DescribeDcdnRegionAndIspInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDcdnRegionAndIspOutput ¶
type DescribeDcdnRegionAndIspOutput struct { Metadata *response.ResponseMetadata Isps []*IspForDescribeDcdnRegionAndIspOutput `type:"list" json:",omitempty"` Regions []*RegionForDescribeDcdnRegionAndIspOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDcdnRegionAndIspOutput) GoString ¶
func (s DescribeDcdnRegionAndIspOutput) GoString() string
GoString returns the string representation
func (*DescribeDcdnRegionAndIspOutput) SetIsps ¶
func (s *DescribeDcdnRegionAndIspOutput) SetIsps(v []*IspForDescribeDcdnRegionAndIspOutput) *DescribeDcdnRegionAndIspOutput
SetIsps sets the Isps field's value.
func (*DescribeDcdnRegionAndIspOutput) SetRegions ¶
func (s *DescribeDcdnRegionAndIspOutput) SetRegions(v []*RegionForDescribeDcdnRegionAndIspOutput) *DescribeDcdnRegionAndIspOutput
SetRegions sets the Regions field's value.
func (DescribeDcdnRegionAndIspOutput) String ¶
func (s DescribeDcdnRegionAndIspOutput) String() string
String returns the string representation
type DescribeDomainDetailInput ¶
type DescribeDomainDetailInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainDetailInput) GoString ¶
func (s DescribeDomainDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDomainDetailInput) SetDomain ¶
func (s *DescribeDomainDetailInput) SetDomain(v string) *DescribeDomainDetailInput
SetDomain sets the Domain field's value.
func (DescribeDomainDetailInput) String ¶
func (s DescribeDomainDetailInput) String() string
String returns the string representation
func (*DescribeDomainDetailInput) Validate ¶
func (s *DescribeDomainDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainDetailOutput ¶
type DescribeDomainDetailOutput struct { Metadata *response.ResponseMetadata BrCompress *BrCompressForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Cache *CacheForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Cname *string `type:"string" json:",omitempty"` CreateTime *string `type:"string" json:",omitempty"` Domain *string `type:"string" json:",omitempty"` EnableFailOver *bool `type:"boolean" json:",omitempty"` GzipCompress *GzipCompressForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Https *HttpsForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` IPv6Switch *bool `type:"boolean" json:",omitempty"` IpAccess *IpAccessForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` IsCNAMEResolved *bool `type:"boolean" json:",omitempty"` Origin *ConvertConvertOriginForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` PreConnect *PreConnectForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RTTOptimize *RTTOptimizeForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` RecordFiling *string `type:"string" json:",omitempty"` RefererAccess *RefererAccessForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Scope *string `type:"string" json:",omitempty"` ServiceType *string `type:"string" json:",omitempty"` StaticOptimization *StaticOptimizationForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Status *string `type:"string" json:",omitempty"` StrategyType *string `type:"string" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` UrlAccess *UrlAccessForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` UrlRedirect *UrlRedirectForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` UserAgentAccess *UserAgentAccessForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` UserName *string `type:"string" json:",omitempty"` WebSocket *WebSocketForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainDetailOutput) GoString ¶
func (s DescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainDetailOutput) SetBrCompress ¶
func (s *DescribeDomainDetailOutput) SetBrCompress(v *BrCompressForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetBrCompress sets the BrCompress field's value.
func (*DescribeDomainDetailOutput) SetCache ¶
func (s *DescribeDomainDetailOutput) SetCache(v *CacheForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetCache sets the Cache field's value.
func (*DescribeDomainDetailOutput) SetCname ¶
func (s *DescribeDomainDetailOutput) SetCname(v string) *DescribeDomainDetailOutput
SetCname sets the Cname field's value.
func (*DescribeDomainDetailOutput) SetCreateTime ¶
func (s *DescribeDomainDetailOutput) SetCreateTime(v string) *DescribeDomainDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeDomainDetailOutput) SetDomain ¶
func (s *DescribeDomainDetailOutput) SetDomain(v string) *DescribeDomainDetailOutput
SetDomain sets the Domain field's value.
func (*DescribeDomainDetailOutput) SetEnableFailOver ¶
func (s *DescribeDomainDetailOutput) SetEnableFailOver(v bool) *DescribeDomainDetailOutput
SetEnableFailOver sets the EnableFailOver field's value.
func (*DescribeDomainDetailOutput) SetGzipCompress ¶
func (s *DescribeDomainDetailOutput) SetGzipCompress(v *GzipCompressForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetGzipCompress sets the GzipCompress field's value.
func (*DescribeDomainDetailOutput) SetHttps ¶
func (s *DescribeDomainDetailOutput) SetHttps(v *HttpsForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetHttps sets the Https field's value.
func (*DescribeDomainDetailOutput) SetIPv6Switch ¶
func (s *DescribeDomainDetailOutput) SetIPv6Switch(v bool) *DescribeDomainDetailOutput
SetIPv6Switch sets the IPv6Switch field's value.
func (*DescribeDomainDetailOutput) SetIpAccess ¶
func (s *DescribeDomainDetailOutput) SetIpAccess(v *IpAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetIpAccess sets the IpAccess field's value.
func (*DescribeDomainDetailOutput) SetIsCNAMEResolved ¶
func (s *DescribeDomainDetailOutput) SetIsCNAMEResolved(v bool) *DescribeDomainDetailOutput
SetIsCNAMEResolved sets the IsCNAMEResolved field's value.
func (*DescribeDomainDetailOutput) SetOrigin ¶
func (s *DescribeDomainDetailOutput) SetOrigin(v *ConvertConvertOriginForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetOrigin sets the Origin field's value.
func (*DescribeDomainDetailOutput) SetPreConnect ¶
func (s *DescribeDomainDetailOutput) SetPreConnect(v *PreConnectForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetPreConnect sets the PreConnect field's value.
func (*DescribeDomainDetailOutput) SetProjectName ¶
func (s *DescribeDomainDetailOutput) SetProjectName(v string) *DescribeDomainDetailOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainDetailOutput) SetRTTOptimize ¶
func (s *DescribeDomainDetailOutput) SetRTTOptimize(v *RTTOptimizeForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetRTTOptimize sets the RTTOptimize field's value.
func (*DescribeDomainDetailOutput) SetRecordFiling ¶
func (s *DescribeDomainDetailOutput) SetRecordFiling(v string) *DescribeDomainDetailOutput
SetRecordFiling sets the RecordFiling field's value.
func (*DescribeDomainDetailOutput) SetRefererAccess ¶
func (s *DescribeDomainDetailOutput) SetRefererAccess(v *RefererAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetRefererAccess sets the RefererAccess field's value.
func (*DescribeDomainDetailOutput) SetScope ¶
func (s *DescribeDomainDetailOutput) SetScope(v string) *DescribeDomainDetailOutput
SetScope sets the Scope field's value.
func (*DescribeDomainDetailOutput) SetServiceType ¶
func (s *DescribeDomainDetailOutput) SetServiceType(v string) *DescribeDomainDetailOutput
SetServiceType sets the ServiceType field's value.
func (*DescribeDomainDetailOutput) SetStaticOptimization ¶
func (s *DescribeDomainDetailOutput) SetStaticOptimization(v *StaticOptimizationForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetStaticOptimization sets the StaticOptimization field's value.
func (*DescribeDomainDetailOutput) SetStatus ¶
func (s *DescribeDomainDetailOutput) SetStatus(v string) *DescribeDomainDetailOutput
SetStatus sets the Status field's value.
func (*DescribeDomainDetailOutput) SetStrategyType ¶
func (s *DescribeDomainDetailOutput) SetStrategyType(v string) *DescribeDomainDetailOutput
SetStrategyType sets the StrategyType field's value.
func (*DescribeDomainDetailOutput) SetUpdateTime ¶
func (s *DescribeDomainDetailOutput) SetUpdateTime(v string) *DescribeDomainDetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeDomainDetailOutput) SetUrlAccess ¶
func (s *DescribeDomainDetailOutput) SetUrlAccess(v *UrlAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetUrlAccess sets the UrlAccess field's value.
func (*DescribeDomainDetailOutput) SetUrlRedirect ¶
func (s *DescribeDomainDetailOutput) SetUrlRedirect(v *UrlRedirectForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetUrlRedirect sets the UrlRedirect field's value.
func (*DescribeDomainDetailOutput) SetUserAgentAccess ¶
func (s *DescribeDomainDetailOutput) SetUserAgentAccess(v *UserAgentAccessForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetUserAgentAccess sets the UserAgentAccess field's value.
func (*DescribeDomainDetailOutput) SetUserName ¶
func (s *DescribeDomainDetailOutput) SetUserName(v string) *DescribeDomainDetailOutput
SetUserName sets the UserName field's value.
func (*DescribeDomainDetailOutput) SetWebSocket ¶
func (s *DescribeDomainDetailOutput) SetWebSocket(v *WebSocketForDescribeDomainDetailOutput) *DescribeDomainDetailOutput
SetWebSocket sets the WebSocket field's value.
func (DescribeDomainDetailOutput) String ¶
func (s DescribeDomainDetailOutput) String() string
String returns the string representation
type DescribeDomainIspDataInput ¶
type DescribeDomainIspDataInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` ProjectName []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainIspDataInput) GoString ¶
func (s DescribeDomainIspDataInput) GoString() string
GoString returns the string representation
func (*DescribeDomainIspDataInput) SetDomain ¶
func (s *DescribeDomainIspDataInput) SetDomain(v string) *DescribeDomainIspDataInput
SetDomain sets the Domain field's value.
func (*DescribeDomainIspDataInput) SetEndTime ¶
func (s *DescribeDomainIspDataInput) SetEndTime(v string) *DescribeDomainIspDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainIspDataInput) SetProjectName ¶
func (s *DescribeDomainIspDataInput) SetProjectName(v []*string) *DescribeDomainIspDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainIspDataInput) SetStartTime ¶
func (s *DescribeDomainIspDataInput) SetStartTime(v string) *DescribeDomainIspDataInput
SetStartTime sets the StartTime field's value.
func (DescribeDomainIspDataInput) String ¶
func (s DescribeDomainIspDataInput) String() string
String returns the string representation
func (*DescribeDomainIspDataInput) Validate ¶
func (s *DescribeDomainIspDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainIspDataOutput ¶
type DescribeDomainIspDataOutput struct { Metadata *response.ResponseMetadata DomainName *string `type:"string" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` Values []*ValueForDescribeDomainIspDataOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainIspDataOutput) GoString ¶
func (s DescribeDomainIspDataOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainIspDataOutput) SetDomainName ¶
func (s *DescribeDomainIspDataOutput) SetDomainName(v string) *DescribeDomainIspDataOutput
SetDomainName sets the DomainName field's value.
func (*DescribeDomainIspDataOutput) SetEndTime ¶
func (s *DescribeDomainIspDataOutput) SetEndTime(v string) *DescribeDomainIspDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainIspDataOutput) SetStartTime ¶
func (s *DescribeDomainIspDataOutput) SetStartTime(v string) *DescribeDomainIspDataOutput
SetStartTime sets the StartTime field's value.
func (*DescribeDomainIspDataOutput) SetValues ¶
func (s *DescribeDomainIspDataOutput) SetValues(v []*ValueForDescribeDomainIspDataOutput) *DescribeDomainIspDataOutput
SetValues sets the Values field's value.
func (DescribeDomainIspDataOutput) String ¶
func (s DescribeDomainIspDataOutput) String() string
String returns the string representation
type DescribeDomainLogsInput ¶
type DescribeDomainLogsInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` PageNum *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainLogsInput) GoString ¶
func (s DescribeDomainLogsInput) GoString() string
GoString returns the string representation
func (*DescribeDomainLogsInput) SetDomain ¶
func (s *DescribeDomainLogsInput) SetDomain(v string) *DescribeDomainLogsInput
SetDomain sets the Domain field's value.
func (*DescribeDomainLogsInput) SetEndTime ¶
func (s *DescribeDomainLogsInput) SetEndTime(v string) *DescribeDomainLogsInput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainLogsInput) SetPageNum ¶
func (s *DescribeDomainLogsInput) SetPageNum(v int32) *DescribeDomainLogsInput
SetPageNum sets the PageNum field's value.
func (*DescribeDomainLogsInput) SetPageSize ¶
func (s *DescribeDomainLogsInput) SetPageSize(v int32) *DescribeDomainLogsInput
SetPageSize sets the PageSize field's value.
func (*DescribeDomainLogsInput) SetProjectName ¶
func (s *DescribeDomainLogsInput) SetProjectName(v []*string) *DescribeDomainLogsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainLogsInput) SetStartTime ¶
func (s *DescribeDomainLogsInput) SetStartTime(v string) *DescribeDomainLogsInput
SetStartTime sets the StartTime field's value.
func (DescribeDomainLogsInput) String ¶
func (s DescribeDomainLogsInput) String() string
String returns the string representation
func (*DescribeDomainLogsInput) Validate ¶
func (s *DescribeDomainLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainLogsOutput ¶
type DescribeDomainLogsOutput struct { Metadata *response.ResponseMetadata FileLists []*FileListForDescribeDomainLogsOutput `type:"list" json:",omitempty"` FilesCount *int32 `type:"int32" json:",omitempty"` PageNum *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainLogsOutput) GoString ¶
func (s DescribeDomainLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainLogsOutput) SetFileLists ¶
func (s *DescribeDomainLogsOutput) SetFileLists(v []*FileListForDescribeDomainLogsOutput) *DescribeDomainLogsOutput
SetFileLists sets the FileLists field's value.
func (*DescribeDomainLogsOutput) SetFilesCount ¶
func (s *DescribeDomainLogsOutput) SetFilesCount(v int32) *DescribeDomainLogsOutput
SetFilesCount sets the FilesCount field's value.
func (*DescribeDomainLogsOutput) SetPageNum ¶
func (s *DescribeDomainLogsOutput) SetPageNum(v int32) *DescribeDomainLogsOutput
SetPageNum sets the PageNum field's value.
func (*DescribeDomainLogsOutput) SetPageSize ¶
func (s *DescribeDomainLogsOutput) SetPageSize(v int32) *DescribeDomainLogsOutput
SetPageSize sets the PageSize field's value.
func (DescribeDomainLogsOutput) String ¶
func (s DescribeDomainLogsOutput) String() string
String returns the string representation
type DescribeDomainOverviewInput ¶
type DescribeDomainOverviewInput struct { PageNum *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainOverviewInput) GoString ¶
func (s DescribeDomainOverviewInput) GoString() string
GoString returns the string representation
func (*DescribeDomainOverviewInput) SetPageNum ¶
func (s *DescribeDomainOverviewInput) SetPageNum(v int32) *DescribeDomainOverviewInput
SetPageNum sets the PageNum field's value.
func (*DescribeDomainOverviewInput) SetPageSize ¶
func (s *DescribeDomainOverviewInput) SetPageSize(v int32) *DescribeDomainOverviewInput
SetPageSize sets the PageSize field's value.
func (*DescribeDomainOverviewInput) SetProjectName ¶
func (s *DescribeDomainOverviewInput) SetProjectName(v []*string) *DescribeDomainOverviewInput
SetProjectName sets the ProjectName field's value.
func (DescribeDomainOverviewInput) String ¶
func (s DescribeDomainOverviewInput) String() string
String returns the string representation
type DescribeDomainOverviewOutput ¶
type DescribeDomainOverviewOutput struct { Metadata *response.ResponseMetadata AllDomainNum *int32 `type:"int32" json:",omitempty"` Domains []*DomainForDescribeDomainOverviewOutput `type:"list" json:",omitempty"` OnlineDomainNum *int32 `type:"int32" json:",omitempty"` PageNum *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainOverviewOutput) GoString ¶
func (s DescribeDomainOverviewOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainOverviewOutput) SetAllDomainNum ¶
func (s *DescribeDomainOverviewOutput) SetAllDomainNum(v int32) *DescribeDomainOverviewOutput
SetAllDomainNum sets the AllDomainNum field's value.
func (*DescribeDomainOverviewOutput) SetDomains ¶
func (s *DescribeDomainOverviewOutput) SetDomains(v []*DomainForDescribeDomainOverviewOutput) *DescribeDomainOverviewOutput
SetDomains sets the Domains field's value.
func (*DescribeDomainOverviewOutput) SetOnlineDomainNum ¶
func (s *DescribeDomainOverviewOutput) SetOnlineDomainNum(v int32) *DescribeDomainOverviewOutput
SetOnlineDomainNum sets the OnlineDomainNum field's value.
func (*DescribeDomainOverviewOutput) SetPageNum ¶
func (s *DescribeDomainOverviewOutput) SetPageNum(v int32) *DescribeDomainOverviewOutput
SetPageNum sets the PageNum field's value.
func (*DescribeDomainOverviewOutput) SetPageSize ¶
func (s *DescribeDomainOverviewOutput) SetPageSize(v int32) *DescribeDomainOverviewOutput
SetPageSize sets the PageSize field's value.
func (DescribeDomainOverviewOutput) String ¶
func (s DescribeDomainOverviewOutput) String() string
String returns the string representation
type DescribeDomainPVDataInput ¶
type DescribeDomainPVDataInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` ProjectName []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainPVDataInput) GoString ¶
func (s DescribeDomainPVDataInput) GoString() string
GoString returns the string representation
func (*DescribeDomainPVDataInput) SetDomain ¶
func (s *DescribeDomainPVDataInput) SetDomain(v string) *DescribeDomainPVDataInput
SetDomain sets the Domain field's value.
func (*DescribeDomainPVDataInput) SetEndTime ¶
func (s *DescribeDomainPVDataInput) SetEndTime(v string) *DescribeDomainPVDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainPVDataInput) SetProjectName ¶
func (s *DescribeDomainPVDataInput) SetProjectName(v []*string) *DescribeDomainPVDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainPVDataInput) SetStartTime ¶
func (s *DescribeDomainPVDataInput) SetStartTime(v string) *DescribeDomainPVDataInput
SetStartTime sets the StartTime field's value.
func (DescribeDomainPVDataInput) String ¶
func (s DescribeDomainPVDataInput) String() string
String returns the string representation
func (*DescribeDomainPVDataInput) Validate ¶
func (s *DescribeDomainPVDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainPVDataOutput ¶
type DescribeDomainPVDataOutput struct { Metadata *response.ResponseMetadata DataInterval *int32 `type:"int32" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Results []*ResultForDescribeDomainPVDataOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainPVDataOutput) GoString ¶
func (s DescribeDomainPVDataOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainPVDataOutput) SetDataInterval ¶
func (s *DescribeDomainPVDataOutput) SetDataInterval(v int32) *DescribeDomainPVDataOutput
SetDataInterval sets the DataInterval field's value.
func (*DescribeDomainPVDataOutput) SetDomainName ¶
func (s *DescribeDomainPVDataOutput) SetDomainName(v string) *DescribeDomainPVDataOutput
SetDomainName sets the DomainName field's value.
func (*DescribeDomainPVDataOutput) SetEndTime ¶
func (s *DescribeDomainPVDataOutput) SetEndTime(v string) *DescribeDomainPVDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainPVDataOutput) SetResults ¶
func (s *DescribeDomainPVDataOutput) SetResults(v []*ResultForDescribeDomainPVDataOutput) *DescribeDomainPVDataOutput
SetResults sets the Results field's value.
func (*DescribeDomainPVDataOutput) SetStartTime ¶
func (s *DescribeDomainPVDataOutput) SetStartTime(v string) *DescribeDomainPVDataOutput
SetStartTime sets the StartTime field's value.
func (DescribeDomainPVDataOutput) String ¶
func (s DescribeDomainPVDataOutput) String() string
String returns the string representation
type DescribeDomainProbeSettingsInput ¶
type DescribeDomainProbeSettingsInput struct { Domain *string `type:"string" json:",omitempty"` Fuzzy *bool `type:"boolean" json:",omitempty"` ProejctName []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainProbeSettingsInput) GoString ¶
func (s DescribeDomainProbeSettingsInput) GoString() string
GoString returns the string representation
func (*DescribeDomainProbeSettingsInput) SetDomain ¶
func (s *DescribeDomainProbeSettingsInput) SetDomain(v string) *DescribeDomainProbeSettingsInput
SetDomain sets the Domain field's value.
func (*DescribeDomainProbeSettingsInput) SetFuzzy ¶
func (s *DescribeDomainProbeSettingsInput) SetFuzzy(v bool) *DescribeDomainProbeSettingsInput
SetFuzzy sets the Fuzzy field's value.
func (*DescribeDomainProbeSettingsInput) SetProejctName ¶ added in v1.0.174
func (s *DescribeDomainProbeSettingsInput) SetProejctName(v []*string) *DescribeDomainProbeSettingsInput
SetProejctName sets the ProejctName field's value.
func (DescribeDomainProbeSettingsInput) String ¶
func (s DescribeDomainProbeSettingsInput) String() string
String returns the string representation
type DescribeDomainProbeSettingsOutput ¶
type DescribeDomainProbeSettingsOutput struct { Metadata *response.ResponseMetadata ProbeSettingInfo []*ProbeSettingInfoForDescribeDomainProbeSettingsOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainProbeSettingsOutput) GoString ¶
func (s DescribeDomainProbeSettingsOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainProbeSettingsOutput) SetProbeSettingInfo ¶
func (s *DescribeDomainProbeSettingsOutput) SetProbeSettingInfo(v []*ProbeSettingInfoForDescribeDomainProbeSettingsOutput) *DescribeDomainProbeSettingsOutput
SetProbeSettingInfo sets the ProbeSettingInfo field's value.
func (DescribeDomainProbeSettingsOutput) String ¶
func (s DescribeDomainProbeSettingsOutput) String() string
String returns the string representation
type DescribeDomainRegionDataInput ¶
type DescribeDomainRegionDataInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` ProjectName []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainRegionDataInput) GoString ¶
func (s DescribeDomainRegionDataInput) GoString() string
GoString returns the string representation
func (*DescribeDomainRegionDataInput) SetDomain ¶
func (s *DescribeDomainRegionDataInput) SetDomain(v string) *DescribeDomainRegionDataInput
SetDomain sets the Domain field's value.
func (*DescribeDomainRegionDataInput) SetEndTime ¶
func (s *DescribeDomainRegionDataInput) SetEndTime(v string) *DescribeDomainRegionDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainRegionDataInput) SetProjectName ¶
func (s *DescribeDomainRegionDataInput) SetProjectName(v []*string) *DescribeDomainRegionDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainRegionDataInput) SetStartTime ¶
func (s *DescribeDomainRegionDataInput) SetStartTime(v string) *DescribeDomainRegionDataInput
SetStartTime sets the StartTime field's value.
func (DescribeDomainRegionDataInput) String ¶
func (s DescribeDomainRegionDataInput) String() string
String returns the string representation
func (*DescribeDomainRegionDataInput) Validate ¶
func (s *DescribeDomainRegionDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainRegionDataOutput ¶
type DescribeDomainRegionDataOutput struct { Metadata *response.ResponseMetadata DomainName *string `type:"string" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` Values []*ValueForDescribeDomainRegionDataOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainRegionDataOutput) GoString ¶
func (s DescribeDomainRegionDataOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainRegionDataOutput) SetDomainName ¶
func (s *DescribeDomainRegionDataOutput) SetDomainName(v string) *DescribeDomainRegionDataOutput
SetDomainName sets the DomainName field's value.
func (*DescribeDomainRegionDataOutput) SetEndTime ¶
func (s *DescribeDomainRegionDataOutput) SetEndTime(v string) *DescribeDomainRegionDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainRegionDataOutput) SetStartTime ¶
func (s *DescribeDomainRegionDataOutput) SetStartTime(v string) *DescribeDomainRegionDataOutput
SetStartTime sets the StartTime field's value.
func (*DescribeDomainRegionDataOutput) SetValues ¶
func (s *DescribeDomainRegionDataOutput) SetValues(v []*ValueForDescribeDomainRegionDataOutput) *DescribeDomainRegionDataOutput
SetValues sets the Values field's value.
func (DescribeDomainRegionDataOutput) String ¶
func (s DescribeDomainRegionDataOutput) String() string
String returns the string representation
type DescribeDomainUVDataInput ¶
type DescribeDomainUVDataInput struct { // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` ProjectName []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeDomainUVDataInput) GoString ¶
func (s DescribeDomainUVDataInput) GoString() string
GoString returns the string representation
func (*DescribeDomainUVDataInput) SetDomain ¶
func (s *DescribeDomainUVDataInput) SetDomain(v string) *DescribeDomainUVDataInput
SetDomain sets the Domain field's value.
func (*DescribeDomainUVDataInput) SetEndTime ¶
func (s *DescribeDomainUVDataInput) SetEndTime(v string) *DescribeDomainUVDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainUVDataInput) SetProjectName ¶
func (s *DescribeDomainUVDataInput) SetProjectName(v []*string) *DescribeDomainUVDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDomainUVDataInput) SetStartTime ¶
func (s *DescribeDomainUVDataInput) SetStartTime(v string) *DescribeDomainUVDataInput
SetStartTime sets the StartTime field's value.
func (DescribeDomainUVDataInput) String ¶
func (s DescribeDomainUVDataInput) String() string
String returns the string representation
func (*DescribeDomainUVDataInput) Validate ¶
func (s *DescribeDomainUVDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDomainUVDataOutput ¶
type DescribeDomainUVDataOutput struct { Metadata *response.ResponseMetadata DataInterval *int32 `type:"int32" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Results []*ResultForDescribeDomainUVDataOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeDomainUVDataOutput) GoString ¶
func (s DescribeDomainUVDataOutput) GoString() string
GoString returns the string representation
func (*DescribeDomainUVDataOutput) SetDataInterval ¶
func (s *DescribeDomainUVDataOutput) SetDataInterval(v int32) *DescribeDomainUVDataOutput
SetDataInterval sets the DataInterval field's value.
func (*DescribeDomainUVDataOutput) SetDomainName ¶
func (s *DescribeDomainUVDataOutput) SetDomainName(v string) *DescribeDomainUVDataOutput
SetDomainName sets the DomainName field's value.
func (*DescribeDomainUVDataOutput) SetEndTime ¶
func (s *DescribeDomainUVDataOutput) SetEndTime(v string) *DescribeDomainUVDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeDomainUVDataOutput) SetResults ¶
func (s *DescribeDomainUVDataOutput) SetResults(v []*ResultForDescribeDomainUVDataOutput) *DescribeDomainUVDataOutput
SetResults sets the Results field's value.
func (*DescribeDomainUVDataOutput) SetStartTime ¶
func (s *DescribeDomainUVDataOutput) SetStartTime(v string) *DescribeDomainUVDataOutput
SetStartTime sets the StartTime field's value.
func (DescribeDomainUVDataOutput) String ¶
func (s DescribeDomainUVDataOutput) String() string
String returns the string representation
type DescribeOriginRealTimeDataInput ¶
type DescribeOriginRealTimeDataInput struct { Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginRealTimeDataInput) GoString ¶
func (s DescribeOriginRealTimeDataInput) GoString() string
GoString returns the string representation
func (*DescribeOriginRealTimeDataInput) SetDomains ¶
func (s *DescribeOriginRealTimeDataInput) SetDomains(v []*string) *DescribeOriginRealTimeDataInput
SetDomains sets the Domains field's value.
func (*DescribeOriginRealTimeDataInput) SetEndTime ¶
func (s *DescribeOriginRealTimeDataInput) SetEndTime(v string) *DescribeOriginRealTimeDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginRealTimeDataInput) SetIPVersion ¶
func (s *DescribeOriginRealTimeDataInput) SetIPVersion(v string) *DescribeOriginRealTimeDataInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeOriginRealTimeDataInput) SetMetrics ¶
func (s *DescribeOriginRealTimeDataInput) SetMetrics(v []*string) *DescribeOriginRealTimeDataInput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginRealTimeDataInput) SetProjectName ¶
func (s *DescribeOriginRealTimeDataInput) SetProjectName(v []*string) *DescribeOriginRealTimeDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeOriginRealTimeDataInput) SetProtocol ¶
func (s *DescribeOriginRealTimeDataInput) SetProtocol(v []*string) *DescribeOriginRealTimeDataInput
SetProtocol sets the Protocol field's value.
func (*DescribeOriginRealTimeDataInput) SetStartTime ¶
func (s *DescribeOriginRealTimeDataInput) SetStartTime(v string) *DescribeOriginRealTimeDataInput
SetStartTime sets the StartTime field's value.
func (*DescribeOriginRealTimeDataInput) SetType ¶
func (s *DescribeOriginRealTimeDataInput) SetType(v string) *DescribeOriginRealTimeDataInput
SetType sets the Type field's value.
func (DescribeOriginRealTimeDataInput) String ¶
func (s DescribeOriginRealTimeDataInput) String() string
String returns the string representation
func (*DescribeOriginRealTimeDataInput) Validate ¶
func (s *DescribeOriginRealTimeDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeOriginRealTimeDataOutput ¶
type DescribeOriginRealTimeDataOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` Results []*ResultForDescribeOriginRealTimeDataOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginRealTimeDataOutput) GoString ¶
func (s DescribeOriginRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*DescribeOriginRealTimeDataOutput) SetDomainCount ¶
func (s *DescribeOriginRealTimeDataOutput) SetDomainCount(v int32) *DescribeOriginRealTimeDataOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeOriginRealTimeDataOutput) SetEndTime ¶
func (s *DescribeOriginRealTimeDataOutput) SetEndTime(v string) *DescribeOriginRealTimeDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginRealTimeDataOutput) SetMetrics ¶
func (s *DescribeOriginRealTimeDataOutput) SetMetrics(v []*string) *DescribeOriginRealTimeDataOutput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginRealTimeDataOutput) SetResults ¶
func (s *DescribeOriginRealTimeDataOutput) SetResults(v []*ResultForDescribeOriginRealTimeDataOutput) *DescribeOriginRealTimeDataOutput
SetResults sets the Results field's value.
func (*DescribeOriginRealTimeDataOutput) SetStartTime ¶
func (s *DescribeOriginRealTimeDataOutput) SetStartTime(v string) *DescribeOriginRealTimeDataOutput
SetStartTime sets the StartTime field's value.
func (DescribeOriginRealTimeDataOutput) String ¶
func (s DescribeOriginRealTimeDataOutput) String() string
String returns the string representation
type DescribeOriginStatisticsDetailInput ¶
type DescribeOriginStatisticsDetailInput struct { Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` Interval *int32 `type:"int32" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginStatisticsDetailInput) GoString ¶
func (s DescribeOriginStatisticsDetailInput) GoString() string
GoString returns the string representation
func (*DescribeOriginStatisticsDetailInput) SetDomains ¶
func (s *DescribeOriginStatisticsDetailInput) SetDomains(v []*string) *DescribeOriginStatisticsDetailInput
SetDomains sets the Domains field's value.
func (*DescribeOriginStatisticsDetailInput) SetEndTime ¶
func (s *DescribeOriginStatisticsDetailInput) SetEndTime(v string) *DescribeOriginStatisticsDetailInput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginStatisticsDetailInput) SetIPVersion ¶
func (s *DescribeOriginStatisticsDetailInput) SetIPVersion(v string) *DescribeOriginStatisticsDetailInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeOriginStatisticsDetailInput) SetInterval ¶
func (s *DescribeOriginStatisticsDetailInput) SetInterval(v int32) *DescribeOriginStatisticsDetailInput
SetInterval sets the Interval field's value.
func (*DescribeOriginStatisticsDetailInput) SetMetrics ¶
func (s *DescribeOriginStatisticsDetailInput) SetMetrics(v []*string) *DescribeOriginStatisticsDetailInput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginStatisticsDetailInput) SetProjectName ¶
func (s *DescribeOriginStatisticsDetailInput) SetProjectName(v []*string) *DescribeOriginStatisticsDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeOriginStatisticsDetailInput) SetProtocol ¶
func (s *DescribeOriginStatisticsDetailInput) SetProtocol(v []*string) *DescribeOriginStatisticsDetailInput
SetProtocol sets the Protocol field's value.
func (*DescribeOriginStatisticsDetailInput) SetStartTime ¶
func (s *DescribeOriginStatisticsDetailInput) SetStartTime(v string) *DescribeOriginStatisticsDetailInput
SetStartTime sets the StartTime field's value.
func (*DescribeOriginStatisticsDetailInput) SetType ¶
func (s *DescribeOriginStatisticsDetailInput) SetType(v string) *DescribeOriginStatisticsDetailInput
SetType sets the Type field's value.
func (DescribeOriginStatisticsDetailInput) String ¶
func (s DescribeOriginStatisticsDetailInput) String() string
String returns the string representation
func (*DescribeOriginStatisticsDetailInput) Validate ¶
func (s *DescribeOriginStatisticsDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeOriginStatisticsDetailOutput ¶
type DescribeOriginStatisticsDetailOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` RequestId *string `type:"string" json:",omitempty"` Results []*ResultForDescribeOriginStatisticsDetailOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginStatisticsDetailOutput) GoString ¶
func (s DescribeOriginStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeOriginStatisticsDetailOutput) SetDomainCount ¶
func (s *DescribeOriginStatisticsDetailOutput) SetDomainCount(v int32) *DescribeOriginStatisticsDetailOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeOriginStatisticsDetailOutput) SetEndTime ¶
func (s *DescribeOriginStatisticsDetailOutput) SetEndTime(v string) *DescribeOriginStatisticsDetailOutput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginStatisticsDetailOutput) SetMetrics ¶
func (s *DescribeOriginStatisticsDetailOutput) SetMetrics(v []*string) *DescribeOriginStatisticsDetailOutput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginStatisticsDetailOutput) SetRequestId ¶
func (s *DescribeOriginStatisticsDetailOutput) SetRequestId(v string) *DescribeOriginStatisticsDetailOutput
SetRequestId sets the RequestId field's value.
func (*DescribeOriginStatisticsDetailOutput) SetResults ¶
func (s *DescribeOriginStatisticsDetailOutput) SetResults(v []*ResultForDescribeOriginStatisticsDetailOutput) *DescribeOriginStatisticsDetailOutput
SetResults sets the Results field's value.
func (*DescribeOriginStatisticsDetailOutput) SetStartTime ¶
func (s *DescribeOriginStatisticsDetailOutput) SetStartTime(v string) *DescribeOriginStatisticsDetailOutput
SetStartTime sets the StartTime field's value.
func (DescribeOriginStatisticsDetailOutput) String ¶
func (s DescribeOriginStatisticsDetailOutput) String() string
String returns the string representation
type DescribeOriginStatisticsInput ¶
type DescribeOriginStatisticsInput struct { Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` Interval *int32 `type:"int32" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginStatisticsInput) GoString ¶
func (s DescribeOriginStatisticsInput) GoString() string
GoString returns the string representation
func (*DescribeOriginStatisticsInput) SetDomains ¶
func (s *DescribeOriginStatisticsInput) SetDomains(v []*string) *DescribeOriginStatisticsInput
SetDomains sets the Domains field's value.
func (*DescribeOriginStatisticsInput) SetEndTime ¶
func (s *DescribeOriginStatisticsInput) SetEndTime(v string) *DescribeOriginStatisticsInput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginStatisticsInput) SetIPVersion ¶
func (s *DescribeOriginStatisticsInput) SetIPVersion(v string) *DescribeOriginStatisticsInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeOriginStatisticsInput) SetInterval ¶
func (s *DescribeOriginStatisticsInput) SetInterval(v int32) *DescribeOriginStatisticsInput
SetInterval sets the Interval field's value.
func (*DescribeOriginStatisticsInput) SetMetrics ¶
func (s *DescribeOriginStatisticsInput) SetMetrics(v []*string) *DescribeOriginStatisticsInput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginStatisticsInput) SetProjectName ¶
func (s *DescribeOriginStatisticsInput) SetProjectName(v []*string) *DescribeOriginStatisticsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeOriginStatisticsInput) SetProtocol ¶
func (s *DescribeOriginStatisticsInput) SetProtocol(v []*string) *DescribeOriginStatisticsInput
SetProtocol sets the Protocol field's value.
func (*DescribeOriginStatisticsInput) SetStartTime ¶
func (s *DescribeOriginStatisticsInput) SetStartTime(v string) *DescribeOriginStatisticsInput
SetStartTime sets the StartTime field's value.
func (*DescribeOriginStatisticsInput) SetType ¶
func (s *DescribeOriginStatisticsInput) SetType(v string) *DescribeOriginStatisticsInput
SetType sets the Type field's value.
func (DescribeOriginStatisticsInput) String ¶
func (s DescribeOriginStatisticsInput) String() string
String returns the string representation
func (*DescribeOriginStatisticsInput) Validate ¶
func (s *DescribeOriginStatisticsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeOriginStatisticsOutput ¶
type DescribeOriginStatisticsOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` Results []*ResultForDescribeOriginStatisticsOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` TotalStatistics *TotalStatisticsForDescribeOriginStatisticsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeOriginStatisticsOutput) GoString ¶
func (s DescribeOriginStatisticsOutput) GoString() string
GoString returns the string representation
func (*DescribeOriginStatisticsOutput) SetDomainCount ¶
func (s *DescribeOriginStatisticsOutput) SetDomainCount(v int32) *DescribeOriginStatisticsOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeOriginStatisticsOutput) SetEndTime ¶
func (s *DescribeOriginStatisticsOutput) SetEndTime(v string) *DescribeOriginStatisticsOutput
SetEndTime sets the EndTime field's value.
func (*DescribeOriginStatisticsOutput) SetMetrics ¶
func (s *DescribeOriginStatisticsOutput) SetMetrics(v []*string) *DescribeOriginStatisticsOutput
SetMetrics sets the Metrics field's value.
func (*DescribeOriginStatisticsOutput) SetResults ¶
func (s *DescribeOriginStatisticsOutput) SetResults(v []*ResultForDescribeOriginStatisticsOutput) *DescribeOriginStatisticsOutput
SetResults sets the Results field's value.
func (*DescribeOriginStatisticsOutput) SetStartTime ¶
func (s *DescribeOriginStatisticsOutput) SetStartTime(v string) *DescribeOriginStatisticsOutput
SetStartTime sets the StartTime field's value.
func (*DescribeOriginStatisticsOutput) SetTotalStatistics ¶
func (s *DescribeOriginStatisticsOutput) SetTotalStatistics(v *TotalStatisticsForDescribeOriginStatisticsOutput) *DescribeOriginStatisticsOutput
SetTotalStatistics sets the TotalStatistics field's value.
func (DescribeOriginStatisticsOutput) String ¶
func (s DescribeOriginStatisticsOutput) String() string
String returns the string representation
type DescribeRealTimeDataInput ¶
type DescribeRealTimeDataInput struct { AcceleratingRegion *string `type:"string" json:",omitempty"` AcceleratingScope *string `type:"string" json:",omitempty"` Area *string `type:"string" json:",omitempty"` Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` IspNameEn []*string `type:"list" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` Region []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeRealTimeDataInput) GoString ¶
func (s DescribeRealTimeDataInput) GoString() string
GoString returns the string representation
func (*DescribeRealTimeDataInput) SetAcceleratingRegion ¶
func (s *DescribeRealTimeDataInput) SetAcceleratingRegion(v string) *DescribeRealTimeDataInput
SetAcceleratingRegion sets the AcceleratingRegion field's value.
func (*DescribeRealTimeDataInput) SetAcceleratingScope ¶
func (s *DescribeRealTimeDataInput) SetAcceleratingScope(v string) *DescribeRealTimeDataInput
SetAcceleratingScope sets the AcceleratingScope field's value.
func (*DescribeRealTimeDataInput) SetArea ¶
func (s *DescribeRealTimeDataInput) SetArea(v string) *DescribeRealTimeDataInput
SetArea sets the Area field's value.
func (*DescribeRealTimeDataInput) SetDomains ¶
func (s *DescribeRealTimeDataInput) SetDomains(v []*string) *DescribeRealTimeDataInput
SetDomains sets the Domains field's value.
func (*DescribeRealTimeDataInput) SetEndTime ¶
func (s *DescribeRealTimeDataInput) SetEndTime(v string) *DescribeRealTimeDataInput
SetEndTime sets the EndTime field's value.
func (*DescribeRealTimeDataInput) SetIPVersion ¶
func (s *DescribeRealTimeDataInput) SetIPVersion(v string) *DescribeRealTimeDataInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeRealTimeDataInput) SetIspNameEn ¶
func (s *DescribeRealTimeDataInput) SetIspNameEn(v []*string) *DescribeRealTimeDataInput
SetIspNameEn sets the IspNameEn field's value.
func (*DescribeRealTimeDataInput) SetMetrics ¶
func (s *DescribeRealTimeDataInput) SetMetrics(v []*string) *DescribeRealTimeDataInput
SetMetrics sets the Metrics field's value.
func (*DescribeRealTimeDataInput) SetProjectName ¶
func (s *DescribeRealTimeDataInput) SetProjectName(v []*string) *DescribeRealTimeDataInput
SetProjectName sets the ProjectName field's value.
func (*DescribeRealTimeDataInput) SetProtocol ¶
func (s *DescribeRealTimeDataInput) SetProtocol(v []*string) *DescribeRealTimeDataInput
SetProtocol sets the Protocol field's value.
func (*DescribeRealTimeDataInput) SetRegion ¶
func (s *DescribeRealTimeDataInput) SetRegion(v []*string) *DescribeRealTimeDataInput
SetRegion sets the Region field's value.
func (*DescribeRealTimeDataInput) SetStartTime ¶
func (s *DescribeRealTimeDataInput) SetStartTime(v string) *DescribeRealTimeDataInput
SetStartTime sets the StartTime field's value.
func (*DescribeRealTimeDataInput) SetType ¶
func (s *DescribeRealTimeDataInput) SetType(v string) *DescribeRealTimeDataInput
SetType sets the Type field's value.
func (DescribeRealTimeDataInput) String ¶
func (s DescribeRealTimeDataInput) String() string
String returns the string representation
func (*DescribeRealTimeDataInput) Validate ¶
func (s *DescribeRealTimeDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRealTimeDataOutput ¶
type DescribeRealTimeDataOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` Results []*ResultForDescribeRealTimeDataOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeRealTimeDataOutput) GoString ¶
func (s DescribeRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*DescribeRealTimeDataOutput) SetDomainCount ¶
func (s *DescribeRealTimeDataOutput) SetDomainCount(v int32) *DescribeRealTimeDataOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeRealTimeDataOutput) SetEndTime ¶
func (s *DescribeRealTimeDataOutput) SetEndTime(v string) *DescribeRealTimeDataOutput
SetEndTime sets the EndTime field's value.
func (*DescribeRealTimeDataOutput) SetMetrics ¶
func (s *DescribeRealTimeDataOutput) SetMetrics(v []*string) *DescribeRealTimeDataOutput
SetMetrics sets the Metrics field's value.
func (*DescribeRealTimeDataOutput) SetResults ¶
func (s *DescribeRealTimeDataOutput) SetResults(v []*ResultForDescribeRealTimeDataOutput) *DescribeRealTimeDataOutput
SetResults sets the Results field's value.
func (*DescribeRealTimeDataOutput) SetStartTime ¶
func (s *DescribeRealTimeDataOutput) SetStartTime(v string) *DescribeRealTimeDataOutput
SetStartTime sets the StartTime field's value.
func (DescribeRealTimeDataOutput) String ¶
func (s DescribeRealTimeDataOutput) String() string
String returns the string representation
type DescribeStatisticsDetailInput ¶
type DescribeStatisticsDetailInput struct { AcceleratingRegion *string `type:"string" json:",omitempty"` AcceleratingScope *string `type:"string" json:",omitempty"` Area *string `type:"string" json:",omitempty"` Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` Interval *int32 `type:"int32" json:",omitempty"` IspNameEn []*string `type:"list" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` Region []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeStatisticsDetailInput) GoString ¶
func (s DescribeStatisticsDetailInput) GoString() string
GoString returns the string representation
func (*DescribeStatisticsDetailInput) SetAcceleratingRegion ¶
func (s *DescribeStatisticsDetailInput) SetAcceleratingRegion(v string) *DescribeStatisticsDetailInput
SetAcceleratingRegion sets the AcceleratingRegion field's value.
func (*DescribeStatisticsDetailInput) SetAcceleratingScope ¶
func (s *DescribeStatisticsDetailInput) SetAcceleratingScope(v string) *DescribeStatisticsDetailInput
SetAcceleratingScope sets the AcceleratingScope field's value.
func (*DescribeStatisticsDetailInput) SetArea ¶
func (s *DescribeStatisticsDetailInput) SetArea(v string) *DescribeStatisticsDetailInput
SetArea sets the Area field's value.
func (*DescribeStatisticsDetailInput) SetDomains ¶
func (s *DescribeStatisticsDetailInput) SetDomains(v []*string) *DescribeStatisticsDetailInput
SetDomains sets the Domains field's value.
func (*DescribeStatisticsDetailInput) SetEndTime ¶
func (s *DescribeStatisticsDetailInput) SetEndTime(v string) *DescribeStatisticsDetailInput
SetEndTime sets the EndTime field's value.
func (*DescribeStatisticsDetailInput) SetIPVersion ¶
func (s *DescribeStatisticsDetailInput) SetIPVersion(v string) *DescribeStatisticsDetailInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeStatisticsDetailInput) SetInterval ¶
func (s *DescribeStatisticsDetailInput) SetInterval(v int32) *DescribeStatisticsDetailInput
SetInterval sets the Interval field's value.
func (*DescribeStatisticsDetailInput) SetIspNameEn ¶
func (s *DescribeStatisticsDetailInput) SetIspNameEn(v []*string) *DescribeStatisticsDetailInput
SetIspNameEn sets the IspNameEn field's value.
func (*DescribeStatisticsDetailInput) SetMetrics ¶
func (s *DescribeStatisticsDetailInput) SetMetrics(v []*string) *DescribeStatisticsDetailInput
SetMetrics sets the Metrics field's value.
func (*DescribeStatisticsDetailInput) SetProjectName ¶
func (s *DescribeStatisticsDetailInput) SetProjectName(v []*string) *DescribeStatisticsDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeStatisticsDetailInput) SetProtocol ¶
func (s *DescribeStatisticsDetailInput) SetProtocol(v []*string) *DescribeStatisticsDetailInput
SetProtocol sets the Protocol field's value.
func (*DescribeStatisticsDetailInput) SetRegion ¶
func (s *DescribeStatisticsDetailInput) SetRegion(v []*string) *DescribeStatisticsDetailInput
SetRegion sets the Region field's value.
func (*DescribeStatisticsDetailInput) SetStartTime ¶
func (s *DescribeStatisticsDetailInput) SetStartTime(v string) *DescribeStatisticsDetailInput
SetStartTime sets the StartTime field's value.
func (*DescribeStatisticsDetailInput) SetType ¶
func (s *DescribeStatisticsDetailInput) SetType(v string) *DescribeStatisticsDetailInput
SetType sets the Type field's value.
func (DescribeStatisticsDetailInput) String ¶
func (s DescribeStatisticsDetailInput) String() string
String returns the string representation
func (*DescribeStatisticsDetailInput) Validate ¶
func (s *DescribeStatisticsDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeStatisticsDetailOutput ¶
type DescribeStatisticsDetailOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` Results []*ResultForDescribeStatisticsDetailOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeStatisticsDetailOutput) GoString ¶
func (s DescribeStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeStatisticsDetailOutput) SetDomainCount ¶
func (s *DescribeStatisticsDetailOutput) SetDomainCount(v int32) *DescribeStatisticsDetailOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeStatisticsDetailOutput) SetEndTime ¶
func (s *DescribeStatisticsDetailOutput) SetEndTime(v string) *DescribeStatisticsDetailOutput
SetEndTime sets the EndTime field's value.
func (*DescribeStatisticsDetailOutput) SetMetrics ¶
func (s *DescribeStatisticsDetailOutput) SetMetrics(v []*string) *DescribeStatisticsDetailOutput
SetMetrics sets the Metrics field's value.
func (*DescribeStatisticsDetailOutput) SetResults ¶
func (s *DescribeStatisticsDetailOutput) SetResults(v []*ResultForDescribeStatisticsDetailOutput) *DescribeStatisticsDetailOutput
SetResults sets the Results field's value.
func (*DescribeStatisticsDetailOutput) SetStartTime ¶
func (s *DescribeStatisticsDetailOutput) SetStartTime(v string) *DescribeStatisticsDetailOutput
SetStartTime sets the StartTime field's value.
func (DescribeStatisticsDetailOutput) String ¶
func (s DescribeStatisticsDetailOutput) String() string
String returns the string representation
type DescribeStatisticsInput ¶
type DescribeStatisticsInput struct { AcceleratingRegion *string `type:"string" json:",omitempty"` AcceleratingScope *string `type:"string" json:",omitempty"` Area *string `type:"string" json:",omitempty"` Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` Interval *int32 `type:"int32" json:",omitempty"` IspNameEn []*string `type:"list" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` Region []*string `type:"list" json:",omitempty"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeStatisticsInput) GoString ¶
func (s DescribeStatisticsInput) GoString() string
GoString returns the string representation
func (*DescribeStatisticsInput) SetAcceleratingRegion ¶
func (s *DescribeStatisticsInput) SetAcceleratingRegion(v string) *DescribeStatisticsInput
SetAcceleratingRegion sets the AcceleratingRegion field's value.
func (*DescribeStatisticsInput) SetAcceleratingScope ¶
func (s *DescribeStatisticsInput) SetAcceleratingScope(v string) *DescribeStatisticsInput
SetAcceleratingScope sets the AcceleratingScope field's value.
func (*DescribeStatisticsInput) SetArea ¶
func (s *DescribeStatisticsInput) SetArea(v string) *DescribeStatisticsInput
SetArea sets the Area field's value.
func (*DescribeStatisticsInput) SetDomains ¶
func (s *DescribeStatisticsInput) SetDomains(v []*string) *DescribeStatisticsInput
SetDomains sets the Domains field's value.
func (*DescribeStatisticsInput) SetEndTime ¶
func (s *DescribeStatisticsInput) SetEndTime(v string) *DescribeStatisticsInput
SetEndTime sets the EndTime field's value.
func (*DescribeStatisticsInput) SetIPVersion ¶
func (s *DescribeStatisticsInput) SetIPVersion(v string) *DescribeStatisticsInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeStatisticsInput) SetInterval ¶
func (s *DescribeStatisticsInput) SetInterval(v int32) *DescribeStatisticsInput
SetInterval sets the Interval field's value.
func (*DescribeStatisticsInput) SetIspNameEn ¶
func (s *DescribeStatisticsInput) SetIspNameEn(v []*string) *DescribeStatisticsInput
SetIspNameEn sets the IspNameEn field's value.
func (*DescribeStatisticsInput) SetMetrics ¶
func (s *DescribeStatisticsInput) SetMetrics(v []*string) *DescribeStatisticsInput
SetMetrics sets the Metrics field's value.
func (*DescribeStatisticsInput) SetProjectName ¶
func (s *DescribeStatisticsInput) SetProjectName(v []*string) *DescribeStatisticsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeStatisticsInput) SetProtocol ¶
func (s *DescribeStatisticsInput) SetProtocol(v []*string) *DescribeStatisticsInput
SetProtocol sets the Protocol field's value.
func (*DescribeStatisticsInput) SetRegion ¶
func (s *DescribeStatisticsInput) SetRegion(v []*string) *DescribeStatisticsInput
SetRegion sets the Region field's value.
func (*DescribeStatisticsInput) SetStartTime ¶
func (s *DescribeStatisticsInput) SetStartTime(v string) *DescribeStatisticsInput
SetStartTime sets the StartTime field's value.
func (*DescribeStatisticsInput) SetType ¶
func (s *DescribeStatisticsInput) SetType(v string) *DescribeStatisticsInput
SetType sets the Type field's value.
func (DescribeStatisticsInput) String ¶
func (s DescribeStatisticsInput) String() string
String returns the string representation
func (*DescribeStatisticsInput) Validate ¶
func (s *DescribeStatisticsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeStatisticsOutput ¶
type DescribeStatisticsOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` Metrics []*string `type:"list" json:",omitempty"` Results []*ResultForDescribeStatisticsOutput `type:"list" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` TotalStatistics *TotalStatisticsForDescribeStatisticsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeStatisticsOutput) GoString ¶
func (s DescribeStatisticsOutput) GoString() string
GoString returns the string representation
func (*DescribeStatisticsOutput) SetDomainCount ¶
func (s *DescribeStatisticsOutput) SetDomainCount(v int32) *DescribeStatisticsOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeStatisticsOutput) SetEndTime ¶
func (s *DescribeStatisticsOutput) SetEndTime(v string) *DescribeStatisticsOutput
SetEndTime sets the EndTime field's value.
func (*DescribeStatisticsOutput) SetMetrics ¶
func (s *DescribeStatisticsOutput) SetMetrics(v []*string) *DescribeStatisticsOutput
SetMetrics sets the Metrics field's value.
func (*DescribeStatisticsOutput) SetResults ¶
func (s *DescribeStatisticsOutput) SetResults(v []*ResultForDescribeStatisticsOutput) *DescribeStatisticsOutput
SetResults sets the Results field's value.
func (*DescribeStatisticsOutput) SetStartTime ¶
func (s *DescribeStatisticsOutput) SetStartTime(v string) *DescribeStatisticsOutput
SetStartTime sets the StartTime field's value.
func (*DescribeStatisticsOutput) SetTotalStatistics ¶
func (s *DescribeStatisticsOutput) SetTotalStatistics(v *TotalStatisticsForDescribeStatisticsOutput) *DescribeStatisticsOutput
SetTotalStatistics sets the TotalStatistics field's value.
func (DescribeStatisticsOutput) String ¶
func (s DescribeStatisticsOutput) String() string
String returns the string representation
type DescribeTopDomainsInput ¶
type DescribeTopDomainsInput struct { AcceleratingRegion *string `type:"string" json:",omitempty"` Area *string `type:"string" json:",omitempty"` Domains []*string `type:"list" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` IPVersion *string `type:"string" json:",omitempty"` IspNameEn []*string `type:"list" json:",omitempty"` Limit *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` Protocol []*string `type:"list" json:",omitempty"` Region []*string `type:"list" json:",omitempty"` // Sort is a required field Sort *string `type:"string" json:",omitempty" required:"true"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` Type *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopDomainsInput) GoString ¶
func (s DescribeTopDomainsInput) GoString() string
GoString returns the string representation
func (*DescribeTopDomainsInput) SetAcceleratingRegion ¶
func (s *DescribeTopDomainsInput) SetAcceleratingRegion(v string) *DescribeTopDomainsInput
SetAcceleratingRegion sets the AcceleratingRegion field's value.
func (*DescribeTopDomainsInput) SetArea ¶
func (s *DescribeTopDomainsInput) SetArea(v string) *DescribeTopDomainsInput
SetArea sets the Area field's value.
func (*DescribeTopDomainsInput) SetDomains ¶
func (s *DescribeTopDomainsInput) SetDomains(v []*string) *DescribeTopDomainsInput
SetDomains sets the Domains field's value.
func (*DescribeTopDomainsInput) SetEndTime ¶
func (s *DescribeTopDomainsInput) SetEndTime(v string) *DescribeTopDomainsInput
SetEndTime sets the EndTime field's value.
func (*DescribeTopDomainsInput) SetIPVersion ¶
func (s *DescribeTopDomainsInput) SetIPVersion(v string) *DescribeTopDomainsInput
SetIPVersion sets the IPVersion field's value.
func (*DescribeTopDomainsInput) SetIspNameEn ¶
func (s *DescribeTopDomainsInput) SetIspNameEn(v []*string) *DescribeTopDomainsInput
SetIspNameEn sets the IspNameEn field's value.
func (*DescribeTopDomainsInput) SetLimit ¶
func (s *DescribeTopDomainsInput) SetLimit(v int32) *DescribeTopDomainsInput
SetLimit sets the Limit field's value.
func (*DescribeTopDomainsInput) SetProjectName ¶
func (s *DescribeTopDomainsInput) SetProjectName(v []*string) *DescribeTopDomainsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTopDomainsInput) SetProtocol ¶
func (s *DescribeTopDomainsInput) SetProtocol(v []*string) *DescribeTopDomainsInput
SetProtocol sets the Protocol field's value.
func (*DescribeTopDomainsInput) SetRegion ¶
func (s *DescribeTopDomainsInput) SetRegion(v []*string) *DescribeTopDomainsInput
SetRegion sets the Region field's value.
func (*DescribeTopDomainsInput) SetSort ¶
func (s *DescribeTopDomainsInput) SetSort(v string) *DescribeTopDomainsInput
SetSort sets the Sort field's value.
func (*DescribeTopDomainsInput) SetStartTime ¶
func (s *DescribeTopDomainsInput) SetStartTime(v string) *DescribeTopDomainsInput
SetStartTime sets the StartTime field's value.
func (*DescribeTopDomainsInput) SetType ¶
func (s *DescribeTopDomainsInput) SetType(v string) *DescribeTopDomainsInput
SetType sets the Type field's value.
func (DescribeTopDomainsInput) String ¶
func (s DescribeTopDomainsInput) String() string
String returns the string representation
func (*DescribeTopDomainsInput) Validate ¶
func (s *DescribeTopDomainsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTopDomainsOutput ¶
type DescribeTopDomainsOutput struct { Metadata *response.ResponseMetadata DomainCount *int32 `type:"int32" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` TopDomains []*TopDomainForDescribeTopDomainsOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopDomainsOutput) GoString ¶
func (s DescribeTopDomainsOutput) GoString() string
GoString returns the string representation
func (*DescribeTopDomainsOutput) SetDomainCount ¶
func (s *DescribeTopDomainsOutput) SetDomainCount(v int32) *DescribeTopDomainsOutput
SetDomainCount sets the DomainCount field's value.
func (*DescribeTopDomainsOutput) SetEndTime ¶
func (s *DescribeTopDomainsOutput) SetEndTime(v string) *DescribeTopDomainsOutput
SetEndTime sets the EndTime field's value.
func (*DescribeTopDomainsOutput) SetStartTime ¶
func (s *DescribeTopDomainsOutput) SetStartTime(v string) *DescribeTopDomainsOutput
SetStartTime sets the StartTime field's value.
func (*DescribeTopDomainsOutput) SetTopDomains ¶
func (s *DescribeTopDomainsOutput) SetTopDomains(v []*TopDomainForDescribeTopDomainsOutput) *DescribeTopDomainsOutput
SetTopDomains sets the TopDomains field's value.
func (DescribeTopDomainsOutput) String ¶
func (s DescribeTopDomainsOutput) String() string
String returns the string representation
type DescribeTopIPInput ¶
type DescribeTopIPInput struct { // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` Limit *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // Sort is a required field Sort *string `type:"string" json:",omitempty" required:"true"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeTopIPInput) GoString ¶
func (s DescribeTopIPInput) GoString() string
GoString returns the string representation
func (*DescribeTopIPInput) SetEndTime ¶
func (s *DescribeTopIPInput) SetEndTime(v string) *DescribeTopIPInput
SetEndTime sets the EndTime field's value.
func (*DescribeTopIPInput) SetLimit ¶
func (s *DescribeTopIPInput) SetLimit(v int32) *DescribeTopIPInput
SetLimit sets the Limit field's value.
func (*DescribeTopIPInput) SetProjectName ¶
func (s *DescribeTopIPInput) SetProjectName(v []*string) *DescribeTopIPInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTopIPInput) SetSort ¶
func (s *DescribeTopIPInput) SetSort(v string) *DescribeTopIPInput
SetSort sets the Sort field's value.
func (*DescribeTopIPInput) SetStartTime ¶
func (s *DescribeTopIPInput) SetStartTime(v string) *DescribeTopIPInput
SetStartTime sets the StartTime field's value.
func (DescribeTopIPInput) String ¶
func (s DescribeTopIPInput) String() string
String returns the string representation
func (*DescribeTopIPInput) Validate ¶
func (s *DescribeTopIPInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTopIPOutput ¶
type DescribeTopIPOutput struct { Metadata *response.ResponseMetadata TopIPs []*TopIPForDescribeTopIPOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopIPOutput) GoString ¶
func (s DescribeTopIPOutput) GoString() string
GoString returns the string representation
func (*DescribeTopIPOutput) SetTopIPs ¶
func (s *DescribeTopIPOutput) SetTopIPs(v []*TopIPForDescribeTopIPOutput) *DescribeTopIPOutput
SetTopIPs sets the TopIPs field's value.
func (DescribeTopIPOutput) String ¶
func (s DescribeTopIPOutput) String() string
String returns the string representation
type DescribeTopRefererInput ¶
type DescribeTopRefererInput struct { // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` Limit *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // Sort is a required field Sort *string `type:"string" json:",omitempty" required:"true"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DescribeTopRefererInput) GoString ¶
func (s DescribeTopRefererInput) GoString() string
GoString returns the string representation
func (*DescribeTopRefererInput) SetEndTime ¶
func (s *DescribeTopRefererInput) SetEndTime(v string) *DescribeTopRefererInput
SetEndTime sets the EndTime field's value.
func (*DescribeTopRefererInput) SetLimit ¶
func (s *DescribeTopRefererInput) SetLimit(v int32) *DescribeTopRefererInput
SetLimit sets the Limit field's value.
func (*DescribeTopRefererInput) SetProjectName ¶
func (s *DescribeTopRefererInput) SetProjectName(v []*string) *DescribeTopRefererInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTopRefererInput) SetSort ¶
func (s *DescribeTopRefererInput) SetSort(v string) *DescribeTopRefererInput
SetSort sets the Sort field's value.
func (*DescribeTopRefererInput) SetStartTime ¶
func (s *DescribeTopRefererInput) SetStartTime(v string) *DescribeTopRefererInput
SetStartTime sets the StartTime field's value.
func (DescribeTopRefererInput) String ¶
func (s DescribeTopRefererInput) String() string
String returns the string representation
func (*DescribeTopRefererInput) Validate ¶
func (s *DescribeTopRefererInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTopRefererOutput ¶
type DescribeTopRefererOutput struct { Metadata *response.ResponseMetadata TopReferers []*TopRefererForDescribeTopRefererOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopRefererOutput) GoString ¶
func (s DescribeTopRefererOutput) GoString() string
GoString returns the string representation
func (*DescribeTopRefererOutput) SetTopReferers ¶
func (s *DescribeTopRefererOutput) SetTopReferers(v []*TopRefererForDescribeTopRefererOutput) *DescribeTopRefererOutput
SetTopReferers sets the TopReferers field's value.
func (DescribeTopRefererOutput) String ¶
func (s DescribeTopRefererOutput) String() string
String returns the string representation
type DescribeTopURLInput ¶
type DescribeTopURLInput struct { Domain *string `type:"string" json:",omitempty"` // EndTime is a required field EndTime *string `type:"string" json:",omitempty" required:"true"` Limit *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // Sort is a required field Sort *string `type:"string" json:",omitempty" required:"true"` // StartTime is a required field StartTime *string `type:"string" json:",omitempty" required:"true"` StatusCode []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopURLInput) GoString ¶
func (s DescribeTopURLInput) GoString() string
GoString returns the string representation
func (*DescribeTopURLInput) SetDomain ¶
func (s *DescribeTopURLInput) SetDomain(v string) *DescribeTopURLInput
SetDomain sets the Domain field's value.
func (*DescribeTopURLInput) SetEndTime ¶
func (s *DescribeTopURLInput) SetEndTime(v string) *DescribeTopURLInput
SetEndTime sets the EndTime field's value.
func (*DescribeTopURLInput) SetLimit ¶
func (s *DescribeTopURLInput) SetLimit(v int32) *DescribeTopURLInput
SetLimit sets the Limit field's value.
func (*DescribeTopURLInput) SetProjectName ¶
func (s *DescribeTopURLInput) SetProjectName(v []*string) *DescribeTopURLInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTopURLInput) SetSort ¶
func (s *DescribeTopURLInput) SetSort(v string) *DescribeTopURLInput
SetSort sets the Sort field's value.
func (*DescribeTopURLInput) SetStartTime ¶
func (s *DescribeTopURLInput) SetStartTime(v string) *DescribeTopURLInput
SetStartTime sets the StartTime field's value.
func (*DescribeTopURLInput) SetStatusCode ¶
func (s *DescribeTopURLInput) SetStatusCode(v []*string) *DescribeTopURLInput
SetStatusCode sets the StatusCode field's value.
func (DescribeTopURLInput) String ¶
func (s DescribeTopURLInput) String() string
String returns the string representation
func (*DescribeTopURLInput) Validate ¶
func (s *DescribeTopURLInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTopURLOutput ¶
type DescribeTopURLOutput struct { Metadata *response.ResponseMetadata TopURLs []*TopURLForDescribeTopURLOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (DescribeTopURLOutput) GoString ¶
func (s DescribeTopURLOutput) GoString() string
GoString returns the string representation
func (*DescribeTopURLOutput) SetTopURLs ¶
func (s *DescribeTopURLOutput) SetTopURLs(v []*TopURLForDescribeTopURLOutput) *DescribeTopURLOutput
SetTopURLs sets the TopURLs field's value.
func (DescribeTopURLOutput) String ¶
func (s DescribeTopURLOutput) String() string
String returns the string representation
type DetailInfoForDescribeOriginRealTimeDataOutput ¶
type DetailInfoForDescribeOriginRealTimeDataOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeOriginRealTimeDataOutput) GoString ¶
func (s DetailInfoForDescribeOriginRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeOriginRealTimeDataOutput) SetName ¶
func (s *DetailInfoForDescribeOriginRealTimeDataOutput) SetName(v string) *DetailInfoForDescribeOriginRealTimeDataOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeOriginRealTimeDataOutput) SetValue ¶
func (s *DetailInfoForDescribeOriginRealTimeDataOutput) SetValue(v float64) *DetailInfoForDescribeOriginRealTimeDataOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeOriginRealTimeDataOutput) String ¶
func (s DetailInfoForDescribeOriginRealTimeDataOutput) String() string
String returns the string representation
type DetailInfoForDescribeOriginStatisticsDetailOutput ¶
type DetailInfoForDescribeOriginStatisticsDetailOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeOriginStatisticsDetailOutput) GoString ¶
func (s DetailInfoForDescribeOriginStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeOriginStatisticsDetailOutput) SetName ¶
func (s *DetailInfoForDescribeOriginStatisticsDetailOutput) SetName(v string) *DetailInfoForDescribeOriginStatisticsDetailOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeOriginStatisticsDetailOutput) SetValue ¶
func (s *DetailInfoForDescribeOriginStatisticsDetailOutput) SetValue(v float64) *DetailInfoForDescribeOriginStatisticsDetailOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeOriginStatisticsDetailOutput) String ¶
func (s DetailInfoForDescribeOriginStatisticsDetailOutput) String() string
String returns the string representation
type DetailInfoForDescribeOriginStatisticsOutput ¶
type DetailInfoForDescribeOriginStatisticsOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeOriginStatisticsOutput) GoString ¶
func (s DetailInfoForDescribeOriginStatisticsOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeOriginStatisticsOutput) SetName ¶
func (s *DetailInfoForDescribeOriginStatisticsOutput) SetName(v string) *DetailInfoForDescribeOriginStatisticsOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeOriginStatisticsOutput) SetValue ¶
func (s *DetailInfoForDescribeOriginStatisticsOutput) SetValue(v float64) *DetailInfoForDescribeOriginStatisticsOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeOriginStatisticsOutput) String ¶
func (s DetailInfoForDescribeOriginStatisticsOutput) String() string
String returns the string representation
type DetailInfoForDescribeRealTimeDataOutput ¶
type DetailInfoForDescribeRealTimeDataOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeRealTimeDataOutput) GoString ¶
func (s DetailInfoForDescribeRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeRealTimeDataOutput) SetName ¶
func (s *DetailInfoForDescribeRealTimeDataOutput) SetName(v string) *DetailInfoForDescribeRealTimeDataOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeRealTimeDataOutput) SetValue ¶
func (s *DetailInfoForDescribeRealTimeDataOutput) SetValue(v float64) *DetailInfoForDescribeRealTimeDataOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeRealTimeDataOutput) String ¶
func (s DetailInfoForDescribeRealTimeDataOutput) String() string
String returns the string representation
type DetailInfoForDescribeStatisticsDetailOutput ¶
type DetailInfoForDescribeStatisticsDetailOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeStatisticsDetailOutput) GoString ¶
func (s DetailInfoForDescribeStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeStatisticsDetailOutput) SetName ¶
func (s *DetailInfoForDescribeStatisticsDetailOutput) SetName(v string) *DetailInfoForDescribeStatisticsDetailOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeStatisticsDetailOutput) SetValue ¶
func (s *DetailInfoForDescribeStatisticsDetailOutput) SetValue(v float64) *DetailInfoForDescribeStatisticsDetailOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeStatisticsDetailOutput) String ¶
func (s DetailInfoForDescribeStatisticsDetailOutput) String() string
String returns the string representation
type DetailInfoForDescribeStatisticsOutput ¶
type DetailInfoForDescribeStatisticsOutput struct { Name *string `type:"string" json:",omitempty"` Value *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (DetailInfoForDescribeStatisticsOutput) GoString ¶
func (s DetailInfoForDescribeStatisticsOutput) GoString() string
GoString returns the string representation
func (*DetailInfoForDescribeStatisticsOutput) SetName ¶
func (s *DetailInfoForDescribeStatisticsOutput) SetName(v string) *DetailInfoForDescribeStatisticsOutput
SetName sets the Name field's value.
func (*DetailInfoForDescribeStatisticsOutput) SetValue ¶
func (s *DetailInfoForDescribeStatisticsOutput) SetValue(v float64) *DetailInfoForDescribeStatisticsOutput
SetValue sets the Value field's value.
func (DetailInfoForDescribeStatisticsOutput) String ¶
func (s DetailInfoForDescribeStatisticsOutput) String() string
String returns the string representation
type DomainForDescribeDomainOverviewOutput ¶
type DomainForDescribeDomainOverviewOutput struct { Domain *string `type:"string" json:",omitempty"` Scope *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (DomainForDescribeDomainOverviewOutput) GoString ¶
func (s DomainForDescribeDomainOverviewOutput) GoString() string
GoString returns the string representation
func (*DomainForDescribeDomainOverviewOutput) SetDomain ¶
func (s *DomainForDescribeDomainOverviewOutput) SetDomain(v string) *DomainForDescribeDomainOverviewOutput
SetDomain sets the Domain field's value.
func (*DomainForDescribeDomainOverviewOutput) SetScope ¶
func (s *DomainForDescribeDomainOverviewOutput) SetScope(v string) *DomainForDescribeDomainOverviewOutput
SetScope sets the Scope field's value.
func (*DomainForDescribeDomainOverviewOutput) SetStatus ¶
func (s *DomainForDescribeDomainOverviewOutput) SetStatus(v string) *DomainForDescribeDomainOverviewOutput
SetStatus sets the Status field's value.
func (DomainForDescribeDomainOverviewOutput) String ¶
func (s DomainForDescribeDomainOverviewOutput) String() string
String returns the string representation
type DomainListForListDomainConfigOutput ¶
type DomainListForListDomainConfigOutput struct { BrCompress *BrCompressForListDomainConfigOutput `type:"structure" json:",omitempty"` Cache *CacheForListDomainConfigOutput `type:"structure" json:",omitempty"` Cname *string `type:"string" json:",omitempty"` CreateTime *string `type:"string" json:",omitempty"` Domain *string `type:"string" json:",omitempty"` EnableFailOver *bool `type:"boolean" json:",omitempty"` GzipCompress *GzipCompressForListDomainConfigOutput `type:"structure" json:",omitempty"` Https *HttpsForListDomainConfigOutput `type:"structure" json:",omitempty"` IPv6Switch *bool `type:"boolean" json:",omitempty"` IpAccess *IpAccessForListDomainConfigOutput `type:"structure" json:",omitempty"` IsCNAMEResolved *bool `type:"boolean" json:",omitempty"` Origin *ConvertConvertOriginForListDomainConfigOutput `type:"structure" json:",omitempty"` PreConnect *PreConnectForListDomainConfigOutput `type:"structure" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RTTOptimize *RTTOptimizeForListDomainConfigOutput `type:"structure" json:",omitempty"` RecordFiling *string `type:"string" json:",omitempty"` RefererAccess *RefererAccessForListDomainConfigOutput `type:"structure" json:",omitempty"` ResourceTags []*ResourceTagForListDomainConfigOutput `type:"list" json:",omitempty"` Scope *string `type:"string" json:",omitempty"` ServiceType *string `type:"string" json:",omitempty"` StaticOptimization *StaticOptimizationForListDomainConfigOutput `type:"structure" json:",omitempty"` Status *string `type:"string" json:",omitempty"` StrategyType *string `type:"string" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` UploadOptimize *UploadOptimizeForListDomainConfigOutput `type:"structure" json:",omitempty"` UrlAccess *UrlAccessForListDomainConfigOutput `type:"structure" json:",omitempty"` UrlRedirect *UrlRedirectForListDomainConfigOutput `type:"structure" json:",omitempty"` UserAgentAccess *UserAgentAccessForListDomainConfigOutput `type:"structure" json:",omitempty"` UserName *string `type:"string" json:",omitempty"` WebSocket *WebSocketForListDomainConfigOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DomainListForListDomainConfigOutput) GoString ¶
func (s DomainListForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*DomainListForListDomainConfigOutput) SetBrCompress ¶
func (s *DomainListForListDomainConfigOutput) SetBrCompress(v *BrCompressForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetBrCompress sets the BrCompress field's value.
func (*DomainListForListDomainConfigOutput) SetCache ¶
func (s *DomainListForListDomainConfigOutput) SetCache(v *CacheForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetCache sets the Cache field's value.
func (*DomainListForListDomainConfigOutput) SetCname ¶
func (s *DomainListForListDomainConfigOutput) SetCname(v string) *DomainListForListDomainConfigOutput
SetCname sets the Cname field's value.
func (*DomainListForListDomainConfigOutput) SetCreateTime ¶
func (s *DomainListForListDomainConfigOutput) SetCreateTime(v string) *DomainListForListDomainConfigOutput
SetCreateTime sets the CreateTime field's value.
func (*DomainListForListDomainConfigOutput) SetDomain ¶
func (s *DomainListForListDomainConfigOutput) SetDomain(v string) *DomainListForListDomainConfigOutput
SetDomain sets the Domain field's value.
func (*DomainListForListDomainConfigOutput) SetEnableFailOver ¶
func (s *DomainListForListDomainConfigOutput) SetEnableFailOver(v bool) *DomainListForListDomainConfigOutput
SetEnableFailOver sets the EnableFailOver field's value.
func (*DomainListForListDomainConfigOutput) SetGzipCompress ¶
func (s *DomainListForListDomainConfigOutput) SetGzipCompress(v *GzipCompressForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetGzipCompress sets the GzipCompress field's value.
func (*DomainListForListDomainConfigOutput) SetHttps ¶
func (s *DomainListForListDomainConfigOutput) SetHttps(v *HttpsForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetHttps sets the Https field's value.
func (*DomainListForListDomainConfigOutput) SetIPv6Switch ¶
func (s *DomainListForListDomainConfigOutput) SetIPv6Switch(v bool) *DomainListForListDomainConfigOutput
SetIPv6Switch sets the IPv6Switch field's value.
func (*DomainListForListDomainConfigOutput) SetIpAccess ¶
func (s *DomainListForListDomainConfigOutput) SetIpAccess(v *IpAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetIpAccess sets the IpAccess field's value.
func (*DomainListForListDomainConfigOutput) SetIsCNAMEResolved ¶
func (s *DomainListForListDomainConfigOutput) SetIsCNAMEResolved(v bool) *DomainListForListDomainConfigOutput
SetIsCNAMEResolved sets the IsCNAMEResolved field's value.
func (*DomainListForListDomainConfigOutput) SetOrigin ¶
func (s *DomainListForListDomainConfigOutput) SetOrigin(v *ConvertConvertOriginForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetOrigin sets the Origin field's value.
func (*DomainListForListDomainConfigOutput) SetPreConnect ¶
func (s *DomainListForListDomainConfigOutput) SetPreConnect(v *PreConnectForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetPreConnect sets the PreConnect field's value.
func (*DomainListForListDomainConfigOutput) SetProjectName ¶
func (s *DomainListForListDomainConfigOutput) SetProjectName(v string) *DomainListForListDomainConfigOutput
SetProjectName sets the ProjectName field's value.
func (*DomainListForListDomainConfigOutput) SetRTTOptimize ¶
func (s *DomainListForListDomainConfigOutput) SetRTTOptimize(v *RTTOptimizeForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetRTTOptimize sets the RTTOptimize field's value.
func (*DomainListForListDomainConfigOutput) SetRecordFiling ¶
func (s *DomainListForListDomainConfigOutput) SetRecordFiling(v string) *DomainListForListDomainConfigOutput
SetRecordFiling sets the RecordFiling field's value.
func (*DomainListForListDomainConfigOutput) SetRefererAccess ¶
func (s *DomainListForListDomainConfigOutput) SetRefererAccess(v *RefererAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetRefererAccess sets the RefererAccess field's value.
func (*DomainListForListDomainConfigOutput) SetResourceTags ¶
func (s *DomainListForListDomainConfigOutput) SetResourceTags(v []*ResourceTagForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetResourceTags sets the ResourceTags field's value.
func (*DomainListForListDomainConfigOutput) SetScope ¶
func (s *DomainListForListDomainConfigOutput) SetScope(v string) *DomainListForListDomainConfigOutput
SetScope sets the Scope field's value.
func (*DomainListForListDomainConfigOutput) SetServiceType ¶
func (s *DomainListForListDomainConfigOutput) SetServiceType(v string) *DomainListForListDomainConfigOutput
SetServiceType sets the ServiceType field's value.
func (*DomainListForListDomainConfigOutput) SetStaticOptimization ¶
func (s *DomainListForListDomainConfigOutput) SetStaticOptimization(v *StaticOptimizationForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetStaticOptimization sets the StaticOptimization field's value.
func (*DomainListForListDomainConfigOutput) SetStatus ¶
func (s *DomainListForListDomainConfigOutput) SetStatus(v string) *DomainListForListDomainConfigOutput
SetStatus sets the Status field's value.
func (*DomainListForListDomainConfigOutput) SetStrategyType ¶
func (s *DomainListForListDomainConfigOutput) SetStrategyType(v string) *DomainListForListDomainConfigOutput
SetStrategyType sets the StrategyType field's value.
func (*DomainListForListDomainConfigOutput) SetUpdateTime ¶
func (s *DomainListForListDomainConfigOutput) SetUpdateTime(v string) *DomainListForListDomainConfigOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DomainListForListDomainConfigOutput) SetUploadOptimize ¶
func (s *DomainListForListDomainConfigOutput) SetUploadOptimize(v *UploadOptimizeForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetUploadOptimize sets the UploadOptimize field's value.
func (*DomainListForListDomainConfigOutput) SetUrlAccess ¶
func (s *DomainListForListDomainConfigOutput) SetUrlAccess(v *UrlAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetUrlAccess sets the UrlAccess field's value.
func (*DomainListForListDomainConfigOutput) SetUrlRedirect ¶
func (s *DomainListForListDomainConfigOutput) SetUrlRedirect(v *UrlRedirectForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetUrlRedirect sets the UrlRedirect field's value.
func (*DomainListForListDomainConfigOutput) SetUserAgentAccess ¶
func (s *DomainListForListDomainConfigOutput) SetUserAgentAccess(v *UserAgentAccessForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetUserAgentAccess sets the UserAgentAccess field's value.
func (*DomainListForListDomainConfigOutput) SetUserName ¶
func (s *DomainListForListDomainConfigOutput) SetUserName(v string) *DomainListForListDomainConfigOutput
SetUserName sets the UserName field's value.
func (*DomainListForListDomainConfigOutput) SetWebSocket ¶
func (s *DomainListForListDomainConfigOutput) SetWebSocket(v *WebSocketForListDomainConfigOutput) *DomainListForListDomainConfigOutput
SetWebSocket sets the WebSocket field's value.
func (DomainListForListDomainConfigOutput) String ¶
func (s DomainListForListDomainConfigOutput) String() string
String returns the string representation
type FileListForDescribeDomainLogsOutput ¶
type FileListForDescribeDomainLogsOutput struct { DomainName *string `type:"string" json:",omitempty"` EndTime *string `type:"string" json:",omitempty"` FileName *string `type:"string" json:",omitempty"` FilePath *string `type:"string" json:",omitempty"` FileSize *int32 `type:"int32" json:",omitempty"` StartTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FileListForDescribeDomainLogsOutput) GoString ¶
func (s FileListForDescribeDomainLogsOutput) GoString() string
GoString returns the string representation
func (*FileListForDescribeDomainLogsOutput) SetDomainName ¶
func (s *FileListForDescribeDomainLogsOutput) SetDomainName(v string) *FileListForDescribeDomainLogsOutput
SetDomainName sets the DomainName field's value.
func (*FileListForDescribeDomainLogsOutput) SetEndTime ¶
func (s *FileListForDescribeDomainLogsOutput) SetEndTime(v string) *FileListForDescribeDomainLogsOutput
SetEndTime sets the EndTime field's value.
func (*FileListForDescribeDomainLogsOutput) SetFileName ¶
func (s *FileListForDescribeDomainLogsOutput) SetFileName(v string) *FileListForDescribeDomainLogsOutput
SetFileName sets the FileName field's value.
func (*FileListForDescribeDomainLogsOutput) SetFilePath ¶
func (s *FileListForDescribeDomainLogsOutput) SetFilePath(v string) *FileListForDescribeDomainLogsOutput
SetFilePath sets the FilePath field's value.
func (*FileListForDescribeDomainLogsOutput) SetFileSize ¶
func (s *FileListForDescribeDomainLogsOutput) SetFileSize(v int32) *FileListForDescribeDomainLogsOutput
SetFileSize sets the FileSize field's value.
func (*FileListForDescribeDomainLogsOutput) SetStartTime ¶
func (s *FileListForDescribeDomainLogsOutput) SetStartTime(v string) *FileListForDescribeDomainLogsOutput
SetStartTime sets the StartTime field's value.
func (FileListForDescribeDomainLogsOutput) String ¶
func (s FileListForDescribeDomainLogsOutput) String() string
String returns the string representation
type FollowRedirectForCreateDomainConfigsInput ¶
type FollowRedirectForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` MaxTries *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (FollowRedirectForCreateDomainConfigsInput) GoString ¶
func (s FollowRedirectForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*FollowRedirectForCreateDomainConfigsInput) SetEnable ¶
func (s *FollowRedirectForCreateDomainConfigsInput) SetEnable(v bool) *FollowRedirectForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*FollowRedirectForCreateDomainConfigsInput) SetMaxTries ¶
func (s *FollowRedirectForCreateDomainConfigsInput) SetMaxTries(v int32) *FollowRedirectForCreateDomainConfigsInput
SetMaxTries sets the MaxTries field's value.
func (FollowRedirectForCreateDomainConfigsInput) String ¶
func (s FollowRedirectForCreateDomainConfigsInput) String() string
String returns the string representation
type FollowRedirectForDescribeDomainDetailOutput ¶
type FollowRedirectForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` MaxTries *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (FollowRedirectForDescribeDomainDetailOutput) GoString ¶
func (s FollowRedirectForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*FollowRedirectForDescribeDomainDetailOutput) SetEnable ¶
func (s *FollowRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *FollowRedirectForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*FollowRedirectForDescribeDomainDetailOutput) SetMaxTries ¶
func (s *FollowRedirectForDescribeDomainDetailOutput) SetMaxTries(v int32) *FollowRedirectForDescribeDomainDetailOutput
SetMaxTries sets the MaxTries field's value.
func (FollowRedirectForDescribeDomainDetailOutput) String ¶
func (s FollowRedirectForDescribeDomainDetailOutput) String() string
String returns the string representation
type FollowRedirectForListDomainConfigOutput ¶
type FollowRedirectForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` MaxTries *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (FollowRedirectForListDomainConfigOutput) GoString ¶
func (s FollowRedirectForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*FollowRedirectForListDomainConfigOutput) SetEnable ¶
func (s *FollowRedirectForListDomainConfigOutput) SetEnable(v bool) *FollowRedirectForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*FollowRedirectForListDomainConfigOutput) SetMaxTries ¶
func (s *FollowRedirectForListDomainConfigOutput) SetMaxTries(v int32) *FollowRedirectForListDomainConfigOutput
SetMaxTries sets the MaxTries field's value.
func (FollowRedirectForListDomainConfigOutput) String ¶
func (s FollowRedirectForListDomainConfigOutput) String() string
String returns the string representation
type FollowRedirectForUpdateSingleDomainConfigInput ¶
type FollowRedirectForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` MaxTries *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (FollowRedirectForUpdateSingleDomainConfigInput) GoString ¶
func (s FollowRedirectForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*FollowRedirectForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *FollowRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *FollowRedirectForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*FollowRedirectForUpdateSingleDomainConfigInput) SetMaxTries ¶
func (s *FollowRedirectForUpdateSingleDomainConfigInput) SetMaxTries(v int32) *FollowRedirectForUpdateSingleDomainConfigInput
SetMaxTries sets the MaxTries field's value.
func (FollowRedirectForUpdateSingleDomainConfigInput) String ¶
func (s FollowRedirectForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ForceRedirectForCreateDomainConfigsInput ¶
type ForceRedirectForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` RedirectType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ForceRedirectForCreateDomainConfigsInput) GoString ¶
func (s ForceRedirectForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ForceRedirectForCreateDomainConfigsInput) SetEnable ¶
func (s *ForceRedirectForCreateDomainConfigsInput) SetEnable(v bool) *ForceRedirectForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*ForceRedirectForCreateDomainConfigsInput) SetRedirectType ¶
func (s *ForceRedirectForCreateDomainConfigsInput) SetRedirectType(v string) *ForceRedirectForCreateDomainConfigsInput
SetRedirectType sets the RedirectType field's value.
func (ForceRedirectForCreateDomainConfigsInput) String ¶
func (s ForceRedirectForCreateDomainConfigsInput) String() string
String returns the string representation
type ForceRedirectForDescribeDomainDetailOutput ¶
type ForceRedirectForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` RedirectType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ForceRedirectForDescribeDomainDetailOutput) GoString ¶
func (s ForceRedirectForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ForceRedirectForDescribeDomainDetailOutput) SetEnable ¶
func (s *ForceRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *ForceRedirectForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*ForceRedirectForDescribeDomainDetailOutput) SetRedirectType ¶
func (s *ForceRedirectForDescribeDomainDetailOutput) SetRedirectType(v string) *ForceRedirectForDescribeDomainDetailOutput
SetRedirectType sets the RedirectType field's value.
func (ForceRedirectForDescribeDomainDetailOutput) String ¶
func (s ForceRedirectForDescribeDomainDetailOutput) String() string
String returns the string representation
type ForceRedirectForListDomainConfigOutput ¶
type ForceRedirectForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` RedirectType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ForceRedirectForListDomainConfigOutput) GoString ¶
func (s ForceRedirectForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ForceRedirectForListDomainConfigOutput) SetEnable ¶
func (s *ForceRedirectForListDomainConfigOutput) SetEnable(v bool) *ForceRedirectForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*ForceRedirectForListDomainConfigOutput) SetRedirectType ¶
func (s *ForceRedirectForListDomainConfigOutput) SetRedirectType(v string) *ForceRedirectForListDomainConfigOutput
SetRedirectType sets the RedirectType field's value.
func (ForceRedirectForListDomainConfigOutput) String ¶
func (s ForceRedirectForListDomainConfigOutput) String() string
String returns the string representation
type ForceRedirectForUpdateSingleDomainConfigInput ¶
type ForceRedirectForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` RedirectType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ForceRedirectForUpdateSingleDomainConfigInput) GoString ¶
func (s ForceRedirectForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ForceRedirectForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *ForceRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *ForceRedirectForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*ForceRedirectForUpdateSingleDomainConfigInput) SetRedirectType ¶
func (s *ForceRedirectForUpdateSingleDomainConfigInput) SetRedirectType(v string) *ForceRedirectForUpdateSingleDomainConfigInput
SetRedirectType sets the RedirectType field's value.
func (ForceRedirectForUpdateSingleDomainConfigInput) String ¶
func (s ForceRedirectForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type GetPurgePrefetchTaskQuotaInput ¶
type GetPurgePrefetchTaskQuotaInput struct { ProjectName []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (GetPurgePrefetchTaskQuotaInput) GoString ¶
func (s GetPurgePrefetchTaskQuotaInput) GoString() string
GoString returns the string representation
func (*GetPurgePrefetchTaskQuotaInput) SetProjectName ¶ added in v1.0.174
func (s *GetPurgePrefetchTaskQuotaInput) SetProjectName(v []*string) *GetPurgePrefetchTaskQuotaInput
SetProjectName sets the ProjectName field's value.
func (GetPurgePrefetchTaskQuotaInput) String ¶
func (s GetPurgePrefetchTaskQuotaInput) String() string
String returns the string representation
type GetPurgePrefetchTaskQuotaOutput ¶
type GetPurgePrefetchTaskQuotaOutput struct { Metadata *response.ResponseMetadata DirQuota *int32 `type:"int32" json:",omitempty"` DirRemain *int32 `type:"int32" json:",omitempty"` PrefetchUrlQuota *int32 `type:"int32" json:",omitempty"` PrefetchUrlRemain *int32 `type:"int32" json:",omitempty"` UrlQuota *int32 `type:"int32" json:",omitempty"` UrlRemain *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (GetPurgePrefetchTaskQuotaOutput) GoString ¶
func (s GetPurgePrefetchTaskQuotaOutput) GoString() string
GoString returns the string representation
func (*GetPurgePrefetchTaskQuotaOutput) SetDirQuota ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetDirQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
SetDirQuota sets the DirQuota field's value.
func (*GetPurgePrefetchTaskQuotaOutput) SetDirRemain ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetDirRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
SetDirRemain sets the DirRemain field's value.
func (*GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlQuota ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
SetPrefetchUrlQuota sets the PrefetchUrlQuota field's value.
func (*GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlRemain ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetPrefetchUrlRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
SetPrefetchUrlRemain sets the PrefetchUrlRemain field's value.
func (*GetPurgePrefetchTaskQuotaOutput) SetUrlQuota ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetUrlQuota(v int32) *GetPurgePrefetchTaskQuotaOutput
SetUrlQuota sets the UrlQuota field's value.
func (*GetPurgePrefetchTaskQuotaOutput) SetUrlRemain ¶
func (s *GetPurgePrefetchTaskQuotaOutput) SetUrlRemain(v int32) *GetPurgePrefetchTaskQuotaOutput
SetUrlRemain sets the UrlRemain field's value.
func (GetPurgePrefetchTaskQuotaOutput) String ¶
func (s GetPurgePrefetchTaskQuotaOutput) String() string
String returns the string representation
type GzipCompressForCreateDomainConfigsInput ¶
type GzipCompressForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (GzipCompressForCreateDomainConfigsInput) GoString ¶
func (s GzipCompressForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*GzipCompressForCreateDomainConfigsInput) SetEnable ¶
func (s *GzipCompressForCreateDomainConfigsInput) SetEnable(v bool) *GzipCompressForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (GzipCompressForCreateDomainConfigsInput) String ¶
func (s GzipCompressForCreateDomainConfigsInput) String() string
String returns the string representation
type GzipCompressForDescribeDomainDetailOutput ¶
type GzipCompressForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (GzipCompressForDescribeDomainDetailOutput) GoString ¶
func (s GzipCompressForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*GzipCompressForDescribeDomainDetailOutput) SetEnable ¶
func (s *GzipCompressForDescribeDomainDetailOutput) SetEnable(v bool) *GzipCompressForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (GzipCompressForDescribeDomainDetailOutput) String ¶
func (s GzipCompressForDescribeDomainDetailOutput) String() string
String returns the string representation
type GzipCompressForListDomainConfigOutput ¶
type GzipCompressForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (GzipCompressForListDomainConfigOutput) GoString ¶
func (s GzipCompressForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*GzipCompressForListDomainConfigOutput) SetEnable ¶
func (s *GzipCompressForListDomainConfigOutput) SetEnable(v bool) *GzipCompressForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (GzipCompressForListDomainConfigOutput) String ¶
func (s GzipCompressForListDomainConfigOutput) String() string
String returns the string representation
type GzipCompressForUpdateSingleDomainConfigInput ¶
type GzipCompressForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (GzipCompressForUpdateSingleDomainConfigInput) GoString ¶
func (s GzipCompressForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*GzipCompressForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *GzipCompressForUpdateSingleDomainConfigInput) SetEnable(v bool) *GzipCompressForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (GzipCompressForUpdateSingleDomainConfigInput) String ¶
func (s GzipCompressForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type HeaderInfoForCreateDomainConfigsInput ¶
type HeaderInfoForCreateDomainConfigsInput struct { HeaderMode *int32 `type:"int32" json:",omitempty"` HeaderName *string `type:"string" json:",omitempty"` HeaderValue *string `type:"string" json:",omitempty"` HeaderValueType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HeaderInfoForCreateDomainConfigsInput) GoString ¶
func (s HeaderInfoForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*HeaderInfoForCreateDomainConfigsInput) SetHeaderMode ¶
func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderMode(v int32) *HeaderInfoForCreateDomainConfigsInput
SetHeaderMode sets the HeaderMode field's value.
func (*HeaderInfoForCreateDomainConfigsInput) SetHeaderName ¶
func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderName(v string) *HeaderInfoForCreateDomainConfigsInput
SetHeaderName sets the HeaderName field's value.
func (*HeaderInfoForCreateDomainConfigsInput) SetHeaderValue ¶
func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderValue(v string) *HeaderInfoForCreateDomainConfigsInput
SetHeaderValue sets the HeaderValue field's value.
func (*HeaderInfoForCreateDomainConfigsInput) SetHeaderValueType ¶
func (s *HeaderInfoForCreateDomainConfigsInput) SetHeaderValueType(v string) *HeaderInfoForCreateDomainConfigsInput
SetHeaderValueType sets the HeaderValueType field's value.
func (HeaderInfoForCreateDomainConfigsInput) String ¶
func (s HeaderInfoForCreateDomainConfigsInput) String() string
String returns the string representation
type HeaderInfoForDescribeDomainDetailOutput ¶
type HeaderInfoForDescribeDomainDetailOutput struct { HeaderMode *int32 `type:"int32" json:",omitempty"` HeaderName *string `type:"string" json:",omitempty"` HeaderValue *string `type:"string" json:",omitempty"` HeaderValueType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HeaderInfoForDescribeDomainDetailOutput) GoString ¶
func (s HeaderInfoForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*HeaderInfoForDescribeDomainDetailOutput) SetHeaderMode ¶
func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderMode(v int32) *HeaderInfoForDescribeDomainDetailOutput
SetHeaderMode sets the HeaderMode field's value.
func (*HeaderInfoForDescribeDomainDetailOutput) SetHeaderName ¶
func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderName(v string) *HeaderInfoForDescribeDomainDetailOutput
SetHeaderName sets the HeaderName field's value.
func (*HeaderInfoForDescribeDomainDetailOutput) SetHeaderValue ¶
func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderValue(v string) *HeaderInfoForDescribeDomainDetailOutput
SetHeaderValue sets the HeaderValue field's value.
func (*HeaderInfoForDescribeDomainDetailOutput) SetHeaderValueType ¶
func (s *HeaderInfoForDescribeDomainDetailOutput) SetHeaderValueType(v string) *HeaderInfoForDescribeDomainDetailOutput
SetHeaderValueType sets the HeaderValueType field's value.
func (HeaderInfoForDescribeDomainDetailOutput) String ¶
func (s HeaderInfoForDescribeDomainDetailOutput) String() string
String returns the string representation
type HeaderInfoForListDomainConfigOutput ¶
type HeaderInfoForListDomainConfigOutput struct { HeaderMode *int32 `type:"int32" json:",omitempty"` HeaderName *string `type:"string" json:",omitempty"` HeaderValue *string `type:"string" json:",omitempty"` HeaderValueType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HeaderInfoForListDomainConfigOutput) GoString ¶
func (s HeaderInfoForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*HeaderInfoForListDomainConfigOutput) SetHeaderMode ¶
func (s *HeaderInfoForListDomainConfigOutput) SetHeaderMode(v int32) *HeaderInfoForListDomainConfigOutput
SetHeaderMode sets the HeaderMode field's value.
func (*HeaderInfoForListDomainConfigOutput) SetHeaderName ¶
func (s *HeaderInfoForListDomainConfigOutput) SetHeaderName(v string) *HeaderInfoForListDomainConfigOutput
SetHeaderName sets the HeaderName field's value.
func (*HeaderInfoForListDomainConfigOutput) SetHeaderValue ¶
func (s *HeaderInfoForListDomainConfigOutput) SetHeaderValue(v string) *HeaderInfoForListDomainConfigOutput
SetHeaderValue sets the HeaderValue field's value.
func (*HeaderInfoForListDomainConfigOutput) SetHeaderValueType ¶
func (s *HeaderInfoForListDomainConfigOutput) SetHeaderValueType(v string) *HeaderInfoForListDomainConfigOutput
SetHeaderValueType sets the HeaderValueType field's value.
func (HeaderInfoForListDomainConfigOutput) String ¶
func (s HeaderInfoForListDomainConfigOutput) String() string
String returns the string representation
type HeaderInfoForUpdateSingleDomainConfigInput ¶
type HeaderInfoForUpdateSingleDomainConfigInput struct { HeaderMode *int32 `type:"int32" json:",omitempty"` HeaderName *string `type:"string" json:",omitempty"` HeaderValue *string `type:"string" json:",omitempty"` HeaderValueType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HeaderInfoForUpdateSingleDomainConfigInput) GoString ¶
func (s HeaderInfoForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderMode ¶
func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderMode(v int32) *HeaderInfoForUpdateSingleDomainConfigInput
SetHeaderMode sets the HeaderMode field's value.
func (*HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderName ¶
func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderName(v string) *HeaderInfoForUpdateSingleDomainConfigInput
SetHeaderName sets the HeaderName field's value.
func (*HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValue ¶
func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValue(v string) *HeaderInfoForUpdateSingleDomainConfigInput
SetHeaderValue sets the HeaderValue field's value.
func (*HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValueType ¶
func (s *HeaderInfoForUpdateSingleDomainConfigInput) SetHeaderValueType(v string) *HeaderInfoForUpdateSingleDomainConfigInput
SetHeaderValueType sets the HeaderValueType field's value.
func (HeaderInfoForUpdateSingleDomainConfigInput) String ¶
func (s HeaderInfoForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type HstsForCreateDomainConfigsInput ¶
type HstsForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` IncludeSubDomain *bool `type:"boolean" json:",omitempty"` MaxAge *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (HstsForCreateDomainConfigsInput) GoString ¶
func (s HstsForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*HstsForCreateDomainConfigsInput) SetEnable ¶
func (s *HstsForCreateDomainConfigsInput) SetEnable(v bool) *HstsForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*HstsForCreateDomainConfigsInput) SetIncludeSubDomain ¶
func (s *HstsForCreateDomainConfigsInput) SetIncludeSubDomain(v bool) *HstsForCreateDomainConfigsInput
SetIncludeSubDomain sets the IncludeSubDomain field's value.
func (*HstsForCreateDomainConfigsInput) SetMaxAge ¶
func (s *HstsForCreateDomainConfigsInput) SetMaxAge(v int32) *HstsForCreateDomainConfigsInput
SetMaxAge sets the MaxAge field's value.
func (HstsForCreateDomainConfigsInput) String ¶
func (s HstsForCreateDomainConfigsInput) String() string
String returns the string representation
type HstsForDescribeDomainDetailOutput ¶
type HstsForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` IncludeSubDomain *bool `type:"boolean" json:",omitempty"` MaxAge *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (HstsForDescribeDomainDetailOutput) GoString ¶
func (s HstsForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*HstsForDescribeDomainDetailOutput) SetEnable ¶
func (s *HstsForDescribeDomainDetailOutput) SetEnable(v bool) *HstsForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*HstsForDescribeDomainDetailOutput) SetIncludeSubDomain ¶
func (s *HstsForDescribeDomainDetailOutput) SetIncludeSubDomain(v bool) *HstsForDescribeDomainDetailOutput
SetIncludeSubDomain sets the IncludeSubDomain field's value.
func (*HstsForDescribeDomainDetailOutput) SetMaxAge ¶
func (s *HstsForDescribeDomainDetailOutput) SetMaxAge(v int32) *HstsForDescribeDomainDetailOutput
SetMaxAge sets the MaxAge field's value.
func (HstsForDescribeDomainDetailOutput) String ¶
func (s HstsForDescribeDomainDetailOutput) String() string
String returns the string representation
type HstsForListDomainConfigOutput ¶
type HstsForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` IncludeSubDomain *bool `type:"boolean" json:",omitempty"` MaxAge *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (HstsForListDomainConfigOutput) GoString ¶
func (s HstsForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*HstsForListDomainConfigOutput) SetEnable ¶
func (s *HstsForListDomainConfigOutput) SetEnable(v bool) *HstsForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*HstsForListDomainConfigOutput) SetIncludeSubDomain ¶
func (s *HstsForListDomainConfigOutput) SetIncludeSubDomain(v bool) *HstsForListDomainConfigOutput
SetIncludeSubDomain sets the IncludeSubDomain field's value.
func (*HstsForListDomainConfigOutput) SetMaxAge ¶
func (s *HstsForListDomainConfigOutput) SetMaxAge(v int32) *HstsForListDomainConfigOutput
SetMaxAge sets the MaxAge field's value.
func (HstsForListDomainConfigOutput) String ¶
func (s HstsForListDomainConfigOutput) String() string
String returns the string representation
type HstsForUpdateSingleDomainConfigInput ¶
type HstsForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` IncludeSubDomain *bool `type:"boolean" json:",omitempty"` MaxAge *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (HstsForUpdateSingleDomainConfigInput) GoString ¶
func (s HstsForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*HstsForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *HstsForUpdateSingleDomainConfigInput) SetEnable(v bool) *HstsForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*HstsForUpdateSingleDomainConfigInput) SetIncludeSubDomain ¶
func (s *HstsForUpdateSingleDomainConfigInput) SetIncludeSubDomain(v bool) *HstsForUpdateSingleDomainConfigInput
SetIncludeSubDomain sets the IncludeSubDomain field's value.
func (*HstsForUpdateSingleDomainConfigInput) SetMaxAge ¶
func (s *HstsForUpdateSingleDomainConfigInput) SetMaxAge(v int32) *HstsForUpdateSingleDomainConfigInput
SetMaxAge sets the MaxAge field's value.
func (HstsForUpdateSingleDomainConfigInput) String ¶
func (s HstsForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type HttpsForCreateDomainConfigsInput ¶
type HttpsForCreateDomainConfigsInput struct { CertBind *CertBindForCreateDomainConfigsInput `type:"structure" json:",omitempty"` ForceRedirect *ForceRedirectForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Hsts *HstsForCreateDomainConfigsInput `type:"structure" json:",omitempty"` Http2 *bool `type:"boolean" json:",omitempty"` QUICSwitch *bool `type:"boolean" json:",omitempty"` TlsVersions *TlsVersionsForCreateDomainConfigsInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (HttpsForCreateDomainConfigsInput) GoString ¶
func (s HttpsForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*HttpsForCreateDomainConfigsInput) SetCertBind ¶
func (s *HttpsForCreateDomainConfigsInput) SetCertBind(v *CertBindForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
SetCertBind sets the CertBind field's value.
func (*HttpsForCreateDomainConfigsInput) SetForceRedirect ¶
func (s *HttpsForCreateDomainConfigsInput) SetForceRedirect(v *ForceRedirectForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
SetForceRedirect sets the ForceRedirect field's value.
func (*HttpsForCreateDomainConfigsInput) SetHsts ¶
func (s *HttpsForCreateDomainConfigsInput) SetHsts(v *HstsForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
SetHsts sets the Hsts field's value.
func (*HttpsForCreateDomainConfigsInput) SetHttp2 ¶
func (s *HttpsForCreateDomainConfigsInput) SetHttp2(v bool) *HttpsForCreateDomainConfigsInput
SetHttp2 sets the Http2 field's value.
func (*HttpsForCreateDomainConfigsInput) SetQUICSwitch ¶
func (s *HttpsForCreateDomainConfigsInput) SetQUICSwitch(v bool) *HttpsForCreateDomainConfigsInput
SetQUICSwitch sets the QUICSwitch field's value.
func (*HttpsForCreateDomainConfigsInput) SetTlsVersions ¶
func (s *HttpsForCreateDomainConfigsInput) SetTlsVersions(v *TlsVersionsForCreateDomainConfigsInput) *HttpsForCreateDomainConfigsInput
SetTlsVersions sets the TlsVersions field's value.
func (HttpsForCreateDomainConfigsInput) String ¶
func (s HttpsForCreateDomainConfigsInput) String() string
String returns the string representation
type HttpsForDescribeDomainDetailOutput ¶
type HttpsForDescribeDomainDetailOutput struct { CertBind *CertBindForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` ForceRedirect *ForceRedirectForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Hsts *HstsForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` Http2 *bool `type:"boolean" json:",omitempty"` QUICSwitch *bool `type:"boolean" json:",omitempty"` TlsVersions *TlsVersionsForDescribeDomainDetailOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (HttpsForDescribeDomainDetailOutput) GoString ¶
func (s HttpsForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*HttpsForDescribeDomainDetailOutput) SetCertBind ¶
func (s *HttpsForDescribeDomainDetailOutput) SetCertBind(v *CertBindForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
SetCertBind sets the CertBind field's value.
func (*HttpsForDescribeDomainDetailOutput) SetForceRedirect ¶
func (s *HttpsForDescribeDomainDetailOutput) SetForceRedirect(v *ForceRedirectForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
SetForceRedirect sets the ForceRedirect field's value.
func (*HttpsForDescribeDomainDetailOutput) SetHsts ¶
func (s *HttpsForDescribeDomainDetailOutput) SetHsts(v *HstsForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
SetHsts sets the Hsts field's value.
func (*HttpsForDescribeDomainDetailOutput) SetHttp2 ¶
func (s *HttpsForDescribeDomainDetailOutput) SetHttp2(v bool) *HttpsForDescribeDomainDetailOutput
SetHttp2 sets the Http2 field's value.
func (*HttpsForDescribeDomainDetailOutput) SetQUICSwitch ¶
func (s *HttpsForDescribeDomainDetailOutput) SetQUICSwitch(v bool) *HttpsForDescribeDomainDetailOutput
SetQUICSwitch sets the QUICSwitch field's value.
func (*HttpsForDescribeDomainDetailOutput) SetTlsVersions ¶
func (s *HttpsForDescribeDomainDetailOutput) SetTlsVersions(v *TlsVersionsForDescribeDomainDetailOutput) *HttpsForDescribeDomainDetailOutput
SetTlsVersions sets the TlsVersions field's value.
func (HttpsForDescribeDomainDetailOutput) String ¶
func (s HttpsForDescribeDomainDetailOutput) String() string
String returns the string representation
type HttpsForListDomainConfigOutput ¶
type HttpsForListDomainConfigOutput struct { CertBind *CertBindForListDomainConfigOutput `type:"structure" json:",omitempty"` ForceRedirect *ForceRedirectForListDomainConfigOutput `type:"structure" json:",omitempty"` Hsts *HstsForListDomainConfigOutput `type:"structure" json:",omitempty"` Http2 *bool `type:"boolean" json:",omitempty"` QUICSwitch *bool `type:"boolean" json:",omitempty"` TlsVersions *TlsVersionsForListDomainConfigOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (HttpsForListDomainConfigOutput) GoString ¶
func (s HttpsForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*HttpsForListDomainConfigOutput) SetCertBind ¶
func (s *HttpsForListDomainConfigOutput) SetCertBind(v *CertBindForListDomainConfigOutput) *HttpsForListDomainConfigOutput
SetCertBind sets the CertBind field's value.
func (*HttpsForListDomainConfigOutput) SetForceRedirect ¶
func (s *HttpsForListDomainConfigOutput) SetForceRedirect(v *ForceRedirectForListDomainConfigOutput) *HttpsForListDomainConfigOutput
SetForceRedirect sets the ForceRedirect field's value.
func (*HttpsForListDomainConfigOutput) SetHsts ¶
func (s *HttpsForListDomainConfigOutput) SetHsts(v *HstsForListDomainConfigOutput) *HttpsForListDomainConfigOutput
SetHsts sets the Hsts field's value.
func (*HttpsForListDomainConfigOutput) SetHttp2 ¶
func (s *HttpsForListDomainConfigOutput) SetHttp2(v bool) *HttpsForListDomainConfigOutput
SetHttp2 sets the Http2 field's value.
func (*HttpsForListDomainConfigOutput) SetQUICSwitch ¶
func (s *HttpsForListDomainConfigOutput) SetQUICSwitch(v bool) *HttpsForListDomainConfigOutput
SetQUICSwitch sets the QUICSwitch field's value.
func (*HttpsForListDomainConfigOutput) SetTlsVersions ¶
func (s *HttpsForListDomainConfigOutput) SetTlsVersions(v *TlsVersionsForListDomainConfigOutput) *HttpsForListDomainConfigOutput
SetTlsVersions sets the TlsVersions field's value.
func (HttpsForListDomainConfigOutput) String ¶
func (s HttpsForListDomainConfigOutput) String() string
String returns the string representation
type HttpsForUpdateSingleDomainConfigInput ¶
type HttpsForUpdateSingleDomainConfigInput struct { CertBind *CertBindForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` ForceRedirect *ForceRedirectForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Hsts *HstsForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Http2 *bool `type:"boolean" json:",omitempty"` QUICSwitch *bool `type:"boolean" json:",omitempty"` TlsVersions *TlsVersionsForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (HttpsForUpdateSingleDomainConfigInput) GoString ¶
func (s HttpsForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*HttpsForUpdateSingleDomainConfigInput) SetCertBind ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetCertBind(v *CertBindForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
SetCertBind sets the CertBind field's value.
func (*HttpsForUpdateSingleDomainConfigInput) SetForceRedirect ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetForceRedirect(v *ForceRedirectForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
SetForceRedirect sets the ForceRedirect field's value.
func (*HttpsForUpdateSingleDomainConfigInput) SetHsts ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetHsts(v *HstsForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
SetHsts sets the Hsts field's value.
func (*HttpsForUpdateSingleDomainConfigInput) SetHttp2 ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetHttp2(v bool) *HttpsForUpdateSingleDomainConfigInput
SetHttp2 sets the Http2 field's value.
func (*HttpsForUpdateSingleDomainConfigInput) SetQUICSwitch ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetQUICSwitch(v bool) *HttpsForUpdateSingleDomainConfigInput
SetQUICSwitch sets the QUICSwitch field's value.
func (*HttpsForUpdateSingleDomainConfigInput) SetTlsVersions ¶
func (s *HttpsForUpdateSingleDomainConfigInput) SetTlsVersions(v *TlsVersionsForUpdateSingleDomainConfigInput) *HttpsForUpdateSingleDomainConfigInput
SetTlsVersions sets the TlsVersions field's value.
func (HttpsForUpdateSingleDomainConfigInput) String ¶
func (s HttpsForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type IpAccessForCreateDomainConfigsInput ¶
type IpAccessForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (IpAccessForCreateDomainConfigsInput) GoString ¶
func (s IpAccessForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*IpAccessForCreateDomainConfigsInput) SetEnable ¶
func (s *IpAccessForCreateDomainConfigsInput) SetEnable(v bool) *IpAccessForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*IpAccessForCreateDomainConfigsInput) SetFilterList ¶
func (s *IpAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *IpAccessForCreateDomainConfigsInput
SetFilterList sets the FilterList field's value.
func (*IpAccessForCreateDomainConfigsInput) SetFilterType ¶
func (s *IpAccessForCreateDomainConfigsInput) SetFilterType(v string) *IpAccessForCreateDomainConfigsInput
SetFilterType sets the FilterType field's value.
func (IpAccessForCreateDomainConfigsInput) String ¶
func (s IpAccessForCreateDomainConfigsInput) String() string
String returns the string representation
type IpAccessForDescribeDomainDetailOutput ¶
type IpAccessForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (IpAccessForDescribeDomainDetailOutput) GoString ¶
func (s IpAccessForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*IpAccessForDescribeDomainDetailOutput) SetEnable ¶
func (s *IpAccessForDescribeDomainDetailOutput) SetEnable(v bool) *IpAccessForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*IpAccessForDescribeDomainDetailOutput) SetFilterList ¶
func (s *IpAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *IpAccessForDescribeDomainDetailOutput
SetFilterList sets the FilterList field's value.
func (*IpAccessForDescribeDomainDetailOutput) SetFilterType ¶
func (s *IpAccessForDescribeDomainDetailOutput) SetFilterType(v string) *IpAccessForDescribeDomainDetailOutput
SetFilterType sets the FilterType field's value.
func (IpAccessForDescribeDomainDetailOutput) String ¶
func (s IpAccessForDescribeDomainDetailOutput) String() string
String returns the string representation
type IpAccessForListDomainConfigOutput ¶
type IpAccessForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (IpAccessForListDomainConfigOutput) GoString ¶
func (s IpAccessForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*IpAccessForListDomainConfigOutput) SetEnable ¶
func (s *IpAccessForListDomainConfigOutput) SetEnable(v bool) *IpAccessForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*IpAccessForListDomainConfigOutput) SetFilterList ¶
func (s *IpAccessForListDomainConfigOutput) SetFilterList(v []*string) *IpAccessForListDomainConfigOutput
SetFilterList sets the FilterList field's value.
func (*IpAccessForListDomainConfigOutput) SetFilterType ¶
func (s *IpAccessForListDomainConfigOutput) SetFilterType(v string) *IpAccessForListDomainConfigOutput
SetFilterType sets the FilterType field's value.
func (IpAccessForListDomainConfigOutput) String ¶
func (s IpAccessForListDomainConfigOutput) String() string
String returns the string representation
type IpAccessForUpdateSingleDomainConfigInput ¶
type IpAccessForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (IpAccessForUpdateSingleDomainConfigInput) GoString ¶
func (s IpAccessForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*IpAccessForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *IpAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *IpAccessForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*IpAccessForUpdateSingleDomainConfigInput) SetFilterList ¶
func (s *IpAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *IpAccessForUpdateSingleDomainConfigInput
SetFilterList sets the FilterList field's value.
func (*IpAccessForUpdateSingleDomainConfigInput) SetFilterType ¶
func (s *IpAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *IpAccessForUpdateSingleDomainConfigInput
SetFilterType sets the FilterType field's value.
func (IpAccessForUpdateSingleDomainConfigInput) String ¶
func (s IpAccessForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type IspForDescribeDcdnRegionAndIspOutput ¶
type IspForDescribeDcdnRegionAndIspOutput struct { Code *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (IspForDescribeDcdnRegionAndIspOutput) GoString ¶
func (s IspForDescribeDcdnRegionAndIspOutput) GoString() string
GoString returns the string representation
func (*IspForDescribeDcdnRegionAndIspOutput) SetCode ¶
func (s *IspForDescribeDcdnRegionAndIspOutput) SetCode(v string) *IspForDescribeDcdnRegionAndIspOutput
SetCode sets the Code field's value.
func (*IspForDescribeDcdnRegionAndIspOutput) SetName ¶
func (s *IspForDescribeDcdnRegionAndIspOutput) SetName(v string) *IspForDescribeDcdnRegionAndIspOutput
SetName sets the Name field's value.
func (IspForDescribeDcdnRegionAndIspOutput) String ¶
func (s IspForDescribeDcdnRegionAndIspOutput) String() string
String returns the string representation
type ListCertBindInput ¶
type ListCertBindInput struct { ProjectName []*string `type:"list" json:",omitempty"` SearchKey *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ListCertBindInput) GoString ¶
func (s ListCertBindInput) GoString() string
GoString returns the string representation
func (*ListCertBindInput) SetProjectName ¶
func (s *ListCertBindInput) SetProjectName(v []*string) *ListCertBindInput
SetProjectName sets the ProjectName field's value.
func (*ListCertBindInput) SetSearchKey ¶
func (s *ListCertBindInput) SetSearchKey(v string) *ListCertBindInput
SetSearchKey sets the SearchKey field's value.
func (ListCertBindInput) String ¶
func (s ListCertBindInput) String() string
String returns the string representation
type ListCertBindOutput ¶
type ListCertBindOutput struct { Metadata *response.ResponseMetadata BindList []*BindListForListCertBindOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListCertBindOutput) GoString ¶
func (s ListCertBindOutput) GoString() string
GoString returns the string representation
func (*ListCertBindOutput) SetBindList ¶
func (s *ListCertBindOutput) SetBindList(v []*BindListForListCertBindOutput) *ListCertBindOutput
SetBindList sets the BindList field's value.
func (ListCertBindOutput) String ¶
func (s ListCertBindOutput) String() string
String returns the string representation
type ListCertInput ¶
type ListCertInput struct { BindDomain *string `type:"string" json:",omitempty"` BoundStatus *string `type:"string" json:",omitempty"` CertId *string `type:"string" json:",omitempty"` CertName *string `type:"string" json:",omitempty"` CertSource *string `type:"string" json:",omitempty"` CertStatus *string `type:"string" json:",omitempty"` ContainDomain *bool `type:"boolean" json:",omitempty"` ExpireSortOrder *string `type:"string" json:",omitempty"` MatchDomain *string `type:"string" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListCertInput) GoString ¶
func (s ListCertInput) GoString() string
GoString returns the string representation
func (*ListCertInput) SetBindDomain ¶
func (s *ListCertInput) SetBindDomain(v string) *ListCertInput
SetBindDomain sets the BindDomain field's value.
func (*ListCertInput) SetBoundStatus ¶
func (s *ListCertInput) SetBoundStatus(v string) *ListCertInput
SetBoundStatus sets the BoundStatus field's value.
func (*ListCertInput) SetCertId ¶
func (s *ListCertInput) SetCertId(v string) *ListCertInput
SetCertId sets the CertId field's value.
func (*ListCertInput) SetCertName ¶
func (s *ListCertInput) SetCertName(v string) *ListCertInput
SetCertName sets the CertName field's value.
func (*ListCertInput) SetCertSource ¶
func (s *ListCertInput) SetCertSource(v string) *ListCertInput
SetCertSource sets the CertSource field's value.
func (*ListCertInput) SetCertStatus ¶
func (s *ListCertInput) SetCertStatus(v string) *ListCertInput
SetCertStatus sets the CertStatus field's value.
func (*ListCertInput) SetContainDomain ¶
func (s *ListCertInput) SetContainDomain(v bool) *ListCertInput
SetContainDomain sets the ContainDomain field's value.
func (*ListCertInput) SetExpireSortOrder ¶
func (s *ListCertInput) SetExpireSortOrder(v string) *ListCertInput
SetExpireSortOrder sets the ExpireSortOrder field's value.
func (*ListCertInput) SetMatchDomain ¶
func (s *ListCertInput) SetMatchDomain(v string) *ListCertInput
SetMatchDomain sets the MatchDomain field's value.
func (*ListCertInput) SetPageNumber ¶
func (s *ListCertInput) SetPageNumber(v int32) *ListCertInput
SetPageNumber sets the PageNumber field's value.
func (*ListCertInput) SetPageSize ¶
func (s *ListCertInput) SetPageSize(v int32) *ListCertInput
SetPageSize sets the PageSize field's value.
func (*ListCertInput) SetProjectName ¶
func (s *ListCertInput) SetProjectName(v []*string) *ListCertInput
SetProjectName sets the ProjectName field's value.
func (ListCertInput) String ¶
func (s ListCertInput) String() string
String returns the string representation
type ListCertOutput ¶
type ListCertOutput struct { Metadata *response.ResponseMetadata CertList []*CertListForListCertOutput `type:"list" json:",omitempty"` NeedAuth *bool `type:"boolean" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` Total *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ListCertOutput) GoString ¶
func (s ListCertOutput) GoString() string
GoString returns the string representation
func (*ListCertOutput) SetCertList ¶
func (s *ListCertOutput) SetCertList(v []*CertListForListCertOutput) *ListCertOutput
SetCertList sets the CertList field's value.
func (*ListCertOutput) SetNeedAuth ¶ added in v1.0.174
func (s *ListCertOutput) SetNeedAuth(v bool) *ListCertOutput
SetNeedAuth sets the NeedAuth field's value.
func (*ListCertOutput) SetPageNumber ¶
func (s *ListCertOutput) SetPageNumber(v int32) *ListCertOutput
SetPageNumber sets the PageNumber field's value.
func (*ListCertOutput) SetPageSize ¶
func (s *ListCertOutput) SetPageSize(v int32) *ListCertOutput
SetPageSize sets the PageSize field's value.
func (*ListCertOutput) SetTotal ¶
func (s *ListCertOutput) SetTotal(v int32) *ListCertOutput
SetTotal sets the Total field's value.
func (ListCertOutput) String ¶
func (s ListCertOutput) String() string
String returns the string representation
type ListDomainConfigInput ¶
type ListDomainConfigInput struct { HTTPs *bool `type:"boolean" json:",omitempty"` Keyword *string `type:"string" json:",omitempty"` OriginType []*string `type:"list" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName []*string `type:"list" json:",omitempty"` ResourceTagFilter *ResourceTagFilterForListDomainConfigInput `type:"structure" json:",omitempty"` Scope []*string `type:"list" json:",omitempty"` Status []*string `type:"list" json:",omitempty"` TimeSortOrder *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ListDomainConfigInput) GoString ¶
func (s ListDomainConfigInput) GoString() string
GoString returns the string representation
func (*ListDomainConfigInput) SetHTTPs ¶
func (s *ListDomainConfigInput) SetHTTPs(v bool) *ListDomainConfigInput
SetHTTPs sets the HTTPs field's value.
func (*ListDomainConfigInput) SetKeyword ¶
func (s *ListDomainConfigInput) SetKeyword(v string) *ListDomainConfigInput
SetKeyword sets the Keyword field's value.
func (*ListDomainConfigInput) SetOriginType ¶
func (s *ListDomainConfigInput) SetOriginType(v []*string) *ListDomainConfigInput
SetOriginType sets the OriginType field's value.
func (*ListDomainConfigInput) SetPageNumber ¶
func (s *ListDomainConfigInput) SetPageNumber(v int32) *ListDomainConfigInput
SetPageNumber sets the PageNumber field's value.
func (*ListDomainConfigInput) SetPageSize ¶
func (s *ListDomainConfigInput) SetPageSize(v int32) *ListDomainConfigInput
SetPageSize sets the PageSize field's value.
func (*ListDomainConfigInput) SetProjectName ¶
func (s *ListDomainConfigInput) SetProjectName(v []*string) *ListDomainConfigInput
SetProjectName sets the ProjectName field's value.
func (*ListDomainConfigInput) SetResourceTagFilter ¶
func (s *ListDomainConfigInput) SetResourceTagFilter(v *ResourceTagFilterForListDomainConfigInput) *ListDomainConfigInput
SetResourceTagFilter sets the ResourceTagFilter field's value.
func (*ListDomainConfigInput) SetScope ¶
func (s *ListDomainConfigInput) SetScope(v []*string) *ListDomainConfigInput
SetScope sets the Scope field's value.
func (*ListDomainConfigInput) SetStatus ¶
func (s *ListDomainConfigInput) SetStatus(v []*string) *ListDomainConfigInput
SetStatus sets the Status field's value.
func (*ListDomainConfigInput) SetTimeSortOrder ¶
func (s *ListDomainConfigInput) SetTimeSortOrder(v string) *ListDomainConfigInput
SetTimeSortOrder sets the TimeSortOrder field's value.
func (ListDomainConfigInput) String ¶
func (s ListDomainConfigInput) String() string
String returns the string representation
type ListDomainConfigOutput ¶
type ListDomainConfigOutput struct { Metadata *response.ResponseMetadata DomainList []*DomainListForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListDomainConfigOutput) GoString ¶
func (s ListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ListDomainConfigOutput) SetDomainList ¶
func (s *ListDomainConfigOutput) SetDomainList(v []*DomainListForListDomainConfigOutput) *ListDomainConfigOutput
SetDomainList sets the DomainList field's value.
func (ListDomainConfigOutput) String ¶
func (s ListDomainConfigOutput) String() string
String returns the string representation
type OriginHostForCreateDomainConfigsInput ¶
type OriginHostForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` HostInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginHostForCreateDomainConfigsInput) GoString ¶
func (s OriginHostForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*OriginHostForCreateDomainConfigsInput) SetEnable ¶
func (s *OriginHostForCreateDomainConfigsInput) SetEnable(v bool) *OriginHostForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*OriginHostForCreateDomainConfigsInput) SetHostInfo ¶
func (s *OriginHostForCreateDomainConfigsInput) SetHostInfo(v string) *OriginHostForCreateDomainConfigsInput
SetHostInfo sets the HostInfo field's value.
func (OriginHostForCreateDomainConfigsInput) String ¶
func (s OriginHostForCreateDomainConfigsInput) String() string
String returns the string representation
type OriginHostForDescribeDomainDetailOutput ¶
type OriginHostForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HostInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginHostForDescribeDomainDetailOutput) GoString ¶
func (s OriginHostForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*OriginHostForDescribeDomainDetailOutput) SetEnable ¶
func (s *OriginHostForDescribeDomainDetailOutput) SetEnable(v bool) *OriginHostForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*OriginHostForDescribeDomainDetailOutput) SetHostInfo ¶
func (s *OriginHostForDescribeDomainDetailOutput) SetHostInfo(v string) *OriginHostForDescribeDomainDetailOutput
SetHostInfo sets the HostInfo field's value.
func (OriginHostForDescribeDomainDetailOutput) String ¶
func (s OriginHostForDescribeDomainDetailOutput) String() string
String returns the string representation
type OriginHostForListDomainConfigOutput ¶
type OriginHostForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HostInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginHostForListDomainConfigOutput) GoString ¶
func (s OriginHostForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*OriginHostForListDomainConfigOutput) SetEnable ¶
func (s *OriginHostForListDomainConfigOutput) SetEnable(v bool) *OriginHostForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*OriginHostForListDomainConfigOutput) SetHostInfo ¶
func (s *OriginHostForListDomainConfigOutput) SetHostInfo(v string) *OriginHostForListDomainConfigOutput
SetHostInfo sets the HostInfo field's value.
func (OriginHostForListDomainConfigOutput) String ¶
func (s OriginHostForListDomainConfigOutput) String() string
String returns the string representation
type OriginHostForUpdateSingleDomainConfigInput ¶
type OriginHostForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` HostInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginHostForUpdateSingleDomainConfigInput) GoString ¶
func (s OriginHostForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*OriginHostForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *OriginHostForUpdateSingleDomainConfigInput) SetEnable(v bool) *OriginHostForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*OriginHostForUpdateSingleDomainConfigInput) SetHostInfo ¶
func (s *OriginHostForUpdateSingleDomainConfigInput) SetHostInfo(v string) *OriginHostForUpdateSingleDomainConfigInput
SetHostInfo sets the HostInfo field's value.
func (OriginHostForUpdateSingleDomainConfigInput) String ¶
func (s OriginHostForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type OriginRangeForCreateDomainConfigsInput ¶
type OriginRangeForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (OriginRangeForCreateDomainConfigsInput) GoString ¶
func (s OriginRangeForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*OriginRangeForCreateDomainConfigsInput) SetEnable ¶
func (s *OriginRangeForCreateDomainConfigsInput) SetEnable(v bool) *OriginRangeForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (OriginRangeForCreateDomainConfigsInput) String ¶
func (s OriginRangeForCreateDomainConfigsInput) String() string
String returns the string representation
type OriginRangeForDescribeDomainDetailOutput ¶
type OriginRangeForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (OriginRangeForDescribeDomainDetailOutput) GoString ¶
func (s OriginRangeForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*OriginRangeForDescribeDomainDetailOutput) SetEnable ¶
func (s *OriginRangeForDescribeDomainDetailOutput) SetEnable(v bool) *OriginRangeForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (OriginRangeForDescribeDomainDetailOutput) String ¶
func (s OriginRangeForDescribeDomainDetailOutput) String() string
String returns the string representation
type OriginRangeForListDomainConfigOutput ¶
type OriginRangeForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (OriginRangeForListDomainConfigOutput) GoString ¶
func (s OriginRangeForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*OriginRangeForListDomainConfigOutput) SetEnable ¶
func (s *OriginRangeForListDomainConfigOutput) SetEnable(v bool) *OriginRangeForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (OriginRangeForListDomainConfigOutput) String ¶
func (s OriginRangeForListDomainConfigOutput) String() string
String returns the string representation
type OriginRangeForUpdateSingleDomainConfigInput ¶
type OriginRangeForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (OriginRangeForUpdateSingleDomainConfigInput) GoString ¶
func (s OriginRangeForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*OriginRangeForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *OriginRangeForUpdateSingleDomainConfigInput) SetEnable(v bool) *OriginRangeForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (OriginRangeForUpdateSingleDomainConfigInput) String ¶
func (s OriginRangeForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type OriginSniForCreateDomainConfigsInput ¶
type OriginSniForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` SniInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginSniForCreateDomainConfigsInput) GoString ¶
func (s OriginSniForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*OriginSniForCreateDomainConfigsInput) SetEnable ¶
func (s *OriginSniForCreateDomainConfigsInput) SetEnable(v bool) *OriginSniForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*OriginSniForCreateDomainConfigsInput) SetSniInfo ¶
func (s *OriginSniForCreateDomainConfigsInput) SetSniInfo(v string) *OriginSniForCreateDomainConfigsInput
SetSniInfo sets the SniInfo field's value.
func (OriginSniForCreateDomainConfigsInput) String ¶
func (s OriginSniForCreateDomainConfigsInput) String() string
String returns the string representation
type OriginSniForDescribeDomainDetailOutput ¶
type OriginSniForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` SniInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginSniForDescribeDomainDetailOutput) GoString ¶
func (s OriginSniForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*OriginSniForDescribeDomainDetailOutput) SetEnable ¶
func (s *OriginSniForDescribeDomainDetailOutput) SetEnable(v bool) *OriginSniForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*OriginSniForDescribeDomainDetailOutput) SetSniInfo ¶
func (s *OriginSniForDescribeDomainDetailOutput) SetSniInfo(v string) *OriginSniForDescribeDomainDetailOutput
SetSniInfo sets the SniInfo field's value.
func (OriginSniForDescribeDomainDetailOutput) String ¶
func (s OriginSniForDescribeDomainDetailOutput) String() string
String returns the string representation
type OriginSniForListDomainConfigOutput ¶
type OriginSniForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` SniInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginSniForListDomainConfigOutput) GoString ¶
func (s OriginSniForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*OriginSniForListDomainConfigOutput) SetEnable ¶
func (s *OriginSniForListDomainConfigOutput) SetEnable(v bool) *OriginSniForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*OriginSniForListDomainConfigOutput) SetSniInfo ¶
func (s *OriginSniForListDomainConfigOutput) SetSniInfo(v string) *OriginSniForListDomainConfigOutput
SetSniInfo sets the SniInfo field's value.
func (OriginSniForListDomainConfigOutput) String ¶
func (s OriginSniForListDomainConfigOutput) String() string
String returns the string representation
type OriginSniForUpdateSingleDomainConfigInput ¶
type OriginSniForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` SniInfo *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OriginSniForUpdateSingleDomainConfigInput) GoString ¶
func (s OriginSniForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*OriginSniForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *OriginSniForUpdateSingleDomainConfigInput) SetEnable(v bool) *OriginSniForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*OriginSniForUpdateSingleDomainConfigInput) SetSniInfo ¶
func (s *OriginSniForUpdateSingleDomainConfigInput) SetSniInfo(v string) *OriginSniForUpdateSingleDomainConfigInput
SetSniInfo sets the SniInfo field's value.
func (OriginSniForUpdateSingleDomainConfigInput) String ¶
func (s OriginSniForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type PreConnectForCreateDomainConfigsInput ¶
type PreConnectForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (PreConnectForCreateDomainConfigsInput) GoString ¶
func (s PreConnectForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*PreConnectForCreateDomainConfigsInput) SetEnable ¶
func (s *PreConnectForCreateDomainConfigsInput) SetEnable(v bool) *PreConnectForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (PreConnectForCreateDomainConfigsInput) String ¶
func (s PreConnectForCreateDomainConfigsInput) String() string
String returns the string representation
type PreConnectForDescribeDomainDetailOutput ¶
type PreConnectForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (PreConnectForDescribeDomainDetailOutput) GoString ¶
func (s PreConnectForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*PreConnectForDescribeDomainDetailOutput) SetEnable ¶
func (s *PreConnectForDescribeDomainDetailOutput) SetEnable(v bool) *PreConnectForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (PreConnectForDescribeDomainDetailOutput) String ¶
func (s PreConnectForDescribeDomainDetailOutput) String() string
String returns the string representation
type PreConnectForListDomainConfigOutput ¶
type PreConnectForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (PreConnectForListDomainConfigOutput) GoString ¶
func (s PreConnectForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*PreConnectForListDomainConfigOutput) SetEnable ¶
func (s *PreConnectForListDomainConfigOutput) SetEnable(v bool) *PreConnectForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (PreConnectForListDomainConfigOutput) String ¶
func (s PreConnectForListDomainConfigOutput) String() string
String returns the string representation
type PreConnectForUpdateSingleDomainConfigInput ¶
type PreConnectForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (PreConnectForUpdateSingleDomainConfigInput) GoString ¶
func (s PreConnectForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*PreConnectForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *PreConnectForUpdateSingleDomainConfigInput) SetEnable(v bool) *PreConnectForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (PreConnectForUpdateSingleDomainConfigInput) String ¶
func (s PreConnectForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ProbeSettingForDescribeDomainProbeSettingsOutput ¶
type ProbeSettingForDescribeDomainProbeSettingsOutput struct { Host *string `type:"string" json:",omitempty"` ReqHeadersList []*ReqHeadersListForDescribeDomainProbeSettingsOutput `type:"list" json:",omitempty"` Switch *string `type:"string" json:",omitempty"` UnhealthyStatusList []*string `type:"list" json:",omitempty"` Url *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ProbeSettingForDescribeDomainProbeSettingsOutput) GoString ¶
func (s ProbeSettingForDescribeDomainProbeSettingsOutput) GoString() string
GoString returns the string representation
func (*ProbeSettingForDescribeDomainProbeSettingsOutput) SetHost ¶
func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetHost(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
SetHost sets the Host field's value.
func (*ProbeSettingForDescribeDomainProbeSettingsOutput) SetReqHeadersList ¶
func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetReqHeadersList(v []*ReqHeadersListForDescribeDomainProbeSettingsOutput) *ProbeSettingForDescribeDomainProbeSettingsOutput
SetReqHeadersList sets the ReqHeadersList field's value.
func (*ProbeSettingForDescribeDomainProbeSettingsOutput) SetSwitch ¶
func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetSwitch(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
SetSwitch sets the Switch field's value.
func (*ProbeSettingForDescribeDomainProbeSettingsOutput) SetUnhealthyStatusList ¶
func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetUnhealthyStatusList(v []*string) *ProbeSettingForDescribeDomainProbeSettingsOutput
SetUnhealthyStatusList sets the UnhealthyStatusList field's value.
func (*ProbeSettingForDescribeDomainProbeSettingsOutput) SetUrl ¶
func (s *ProbeSettingForDescribeDomainProbeSettingsOutput) SetUrl(v string) *ProbeSettingForDescribeDomainProbeSettingsOutput
SetUrl sets the Url field's value.
func (ProbeSettingForDescribeDomainProbeSettingsOutput) String ¶
func (s ProbeSettingForDescribeDomainProbeSettingsOutput) String() string
String returns the string representation
type ProbeSettingForUpdateDomainProbeSettingsInput ¶
type ProbeSettingForUpdateDomainProbeSettingsInput struct { Host *string `type:"string" json:",omitempty"` ReqHeadersList []*ReqHeadersListForUpdateDomainProbeSettingsInput `type:"list" json:",omitempty"` Switch *string `type:"string" json:",omitempty"` UnhealthyStatusList []*string `type:"list" json:",omitempty"` Url *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ProbeSettingForUpdateDomainProbeSettingsInput) GoString ¶
func (s ProbeSettingForUpdateDomainProbeSettingsInput) GoString() string
GoString returns the string representation
func (*ProbeSettingForUpdateDomainProbeSettingsInput) SetHost ¶
func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetHost(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
SetHost sets the Host field's value.
func (*ProbeSettingForUpdateDomainProbeSettingsInput) SetReqHeadersList ¶
func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetReqHeadersList(v []*ReqHeadersListForUpdateDomainProbeSettingsInput) *ProbeSettingForUpdateDomainProbeSettingsInput
SetReqHeadersList sets the ReqHeadersList field's value.
func (*ProbeSettingForUpdateDomainProbeSettingsInput) SetSwitch ¶
func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetSwitch(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
SetSwitch sets the Switch field's value.
func (*ProbeSettingForUpdateDomainProbeSettingsInput) SetUnhealthyStatusList ¶
func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetUnhealthyStatusList(v []*string) *ProbeSettingForUpdateDomainProbeSettingsInput
SetUnhealthyStatusList sets the UnhealthyStatusList field's value.
func (*ProbeSettingForUpdateDomainProbeSettingsInput) SetUrl ¶
func (s *ProbeSettingForUpdateDomainProbeSettingsInput) SetUrl(v string) *ProbeSettingForUpdateDomainProbeSettingsInput
SetUrl sets the Url field's value.
func (ProbeSettingForUpdateDomainProbeSettingsInput) String ¶
func (s ProbeSettingForUpdateDomainProbeSettingsInput) String() string
String returns the string representation
type ProbeSettingInfoForDescribeDomainProbeSettingsOutput ¶
type ProbeSettingInfoForDescribeDomainProbeSettingsOutput struct { Domain *string `type:"string" json:",omitempty"` ProbeSetting *ProbeSettingForDescribeDomainProbeSettingsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ProbeSettingInfoForDescribeDomainProbeSettingsOutput) GoString ¶
func (s ProbeSettingInfoForDescribeDomainProbeSettingsOutput) GoString() string
GoString returns the string representation
func (*ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetDomain ¶
func (s *ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetDomain(v string) *ProbeSettingInfoForDescribeDomainProbeSettingsOutput
SetDomain sets the Domain field's value.
func (*ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetProbeSetting ¶
func (s *ProbeSettingInfoForDescribeDomainProbeSettingsOutput) SetProbeSetting(v *ProbeSettingForDescribeDomainProbeSettingsOutput) *ProbeSettingInfoForDescribeDomainProbeSettingsOutput
SetProbeSetting sets the ProbeSetting field's value.
func (ProbeSettingInfoForDescribeDomainProbeSettingsOutput) String ¶
func (s ProbeSettingInfoForDescribeDomainProbeSettingsOutput) String() string
String returns the string representation
type ProbeSettingInfoForUpdateDomainProbeSettingsInput ¶
type ProbeSettingInfoForUpdateDomainProbeSettingsInput struct { Domain *string `type:"string" json:",omitempty"` ProbeSetting *ProbeSettingForUpdateDomainProbeSettingsInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ProbeSettingInfoForUpdateDomainProbeSettingsInput) GoString ¶
func (s ProbeSettingInfoForUpdateDomainProbeSettingsInput) GoString() string
GoString returns the string representation
func (*ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetDomain ¶
func (s *ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetDomain(v string) *ProbeSettingInfoForUpdateDomainProbeSettingsInput
SetDomain sets the Domain field's value.
func (*ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetProbeSetting ¶
func (s *ProbeSettingInfoForUpdateDomainProbeSettingsInput) SetProbeSetting(v *ProbeSettingForUpdateDomainProbeSettingsInput) *ProbeSettingInfoForUpdateDomainProbeSettingsInput
SetProbeSetting sets the ProbeSetting field's value.
func (ProbeSettingInfoForUpdateDomainProbeSettingsInput) String ¶
func (s ProbeSettingInfoForUpdateDomainProbeSettingsInput) String() string
String returns the string representation
type RTTOptimizeForCreateDomainConfigsInput ¶
type RTTOptimizeForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (RTTOptimizeForCreateDomainConfigsInput) GoString ¶
func (s RTTOptimizeForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*RTTOptimizeForCreateDomainConfigsInput) SetEnable ¶
func (s *RTTOptimizeForCreateDomainConfigsInput) SetEnable(v bool) *RTTOptimizeForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (RTTOptimizeForCreateDomainConfigsInput) String ¶
func (s RTTOptimizeForCreateDomainConfigsInput) String() string
String returns the string representation
type RTTOptimizeForDescribeDomainDetailOutput ¶
type RTTOptimizeForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (RTTOptimizeForDescribeDomainDetailOutput) GoString ¶
func (s RTTOptimizeForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*RTTOptimizeForDescribeDomainDetailOutput) SetEnable ¶
func (s *RTTOptimizeForDescribeDomainDetailOutput) SetEnable(v bool) *RTTOptimizeForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (RTTOptimizeForDescribeDomainDetailOutput) String ¶
func (s RTTOptimizeForDescribeDomainDetailOutput) String() string
String returns the string representation
type RTTOptimizeForListDomainConfigOutput ¶
type RTTOptimizeForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (RTTOptimizeForListDomainConfigOutput) GoString ¶
func (s RTTOptimizeForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*RTTOptimizeForListDomainConfigOutput) SetEnable ¶
func (s *RTTOptimizeForListDomainConfigOutput) SetEnable(v bool) *RTTOptimizeForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (RTTOptimizeForListDomainConfigOutput) String ¶
func (s RTTOptimizeForListDomainConfigOutput) String() string
String returns the string representation
type RTTOptimizeForUpdateSingleDomainConfigInput ¶
type RTTOptimizeForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (RTTOptimizeForUpdateSingleDomainConfigInput) GoString ¶
func (s RTTOptimizeForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*RTTOptimizeForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *RTTOptimizeForUpdateSingleDomainConfigInput) SetEnable(v bool) *RTTOptimizeForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (RTTOptimizeForUpdateSingleDomainConfigInput) String ¶
func (s RTTOptimizeForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type RealTimeResultForDescribeOriginRealTimeDataOutput ¶
type RealTimeResultForDescribeOriginRealTimeDataOutput struct { DetailInfo []*DetailInfoForDescribeOriginRealTimeDataOutput `type:"list" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RealTimeResultForDescribeOriginRealTimeDataOutput) GoString ¶
func (s RealTimeResultForDescribeOriginRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*RealTimeResultForDescribeOriginRealTimeDataOutput) SetDetailInfo ¶
func (s *RealTimeResultForDescribeOriginRealTimeDataOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginRealTimeDataOutput) *RealTimeResultForDescribeOriginRealTimeDataOutput
SetDetailInfo sets the DetailInfo field's value.
func (*RealTimeResultForDescribeOriginRealTimeDataOutput) SetDomainName ¶
func (s *RealTimeResultForDescribeOriginRealTimeDataOutput) SetDomainName(v string) *RealTimeResultForDescribeOriginRealTimeDataOutput
SetDomainName sets the DomainName field's value.
func (RealTimeResultForDescribeOriginRealTimeDataOutput) String ¶
func (s RealTimeResultForDescribeOriginRealTimeDataOutput) String() string
String returns the string representation
type RealTimeResultForDescribeOriginStatisticsDetailOutput ¶
type RealTimeResultForDescribeOriginStatisticsDetailOutput struct { DetailInfo []*DetailInfoForDescribeOriginStatisticsDetailOutput `type:"list" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RealTimeResultForDescribeOriginStatisticsDetailOutput) GoString ¶
func (s RealTimeResultForDescribeOriginStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDetailInfo ¶
func (s *RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginStatisticsDetailOutput) *RealTimeResultForDescribeOriginStatisticsDetailOutput
SetDetailInfo sets the DetailInfo field's value.
func (*RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDomainName ¶
func (s *RealTimeResultForDescribeOriginStatisticsDetailOutput) SetDomainName(v string) *RealTimeResultForDescribeOriginStatisticsDetailOutput
SetDomainName sets the DomainName field's value.
func (RealTimeResultForDescribeOriginStatisticsDetailOutput) String ¶
func (s RealTimeResultForDescribeOriginStatisticsDetailOutput) String() string
String returns the string representation
type RealTimeResultForDescribeRealTimeDataOutput ¶
type RealTimeResultForDescribeRealTimeDataOutput struct { DetailInfo []*DetailInfoForDescribeRealTimeDataOutput `type:"list" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RealTimeResultForDescribeRealTimeDataOutput) GoString ¶
func (s RealTimeResultForDescribeRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*RealTimeResultForDescribeRealTimeDataOutput) SetDetailInfo ¶
func (s *RealTimeResultForDescribeRealTimeDataOutput) SetDetailInfo(v []*DetailInfoForDescribeRealTimeDataOutput) *RealTimeResultForDescribeRealTimeDataOutput
SetDetailInfo sets the DetailInfo field's value.
func (*RealTimeResultForDescribeRealTimeDataOutput) SetDomainName ¶
func (s *RealTimeResultForDescribeRealTimeDataOutput) SetDomainName(v string) *RealTimeResultForDescribeRealTimeDataOutput
SetDomainName sets the DomainName field's value.
func (RealTimeResultForDescribeRealTimeDataOutput) String ¶
func (s RealTimeResultForDescribeRealTimeDataOutput) String() string
String returns the string representation
type RealTimeResultForDescribeStatisticsDetailOutput ¶
type RealTimeResultForDescribeStatisticsDetailOutput struct { DetailInfo []*DetailInfoForDescribeStatisticsDetailOutput `type:"list" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RealTimeResultForDescribeStatisticsDetailOutput) GoString ¶
func (s RealTimeResultForDescribeStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*RealTimeResultForDescribeStatisticsDetailOutput) SetDetailInfo ¶
func (s *RealTimeResultForDescribeStatisticsDetailOutput) SetDetailInfo(v []*DetailInfoForDescribeStatisticsDetailOutput) *RealTimeResultForDescribeStatisticsDetailOutput
SetDetailInfo sets the DetailInfo field's value.
func (*RealTimeResultForDescribeStatisticsDetailOutput) SetDomainName ¶
func (s *RealTimeResultForDescribeStatisticsDetailOutput) SetDomainName(v string) *RealTimeResultForDescribeStatisticsDetailOutput
SetDomainName sets the DomainName field's value.
func (RealTimeResultForDescribeStatisticsDetailOutput) String ¶
func (s RealTimeResultForDescribeStatisticsDetailOutput) String() string
String returns the string representation
type RefererAccessForCreateDomainConfigsInput ¶
type RefererAccessForCreateDomainConfigsInput struct { AllowNone *bool `type:"boolean" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RefererAccessForCreateDomainConfigsInput) GoString ¶
func (s RefererAccessForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*RefererAccessForCreateDomainConfigsInput) SetAllowNone ¶
func (s *RefererAccessForCreateDomainConfigsInput) SetAllowNone(v bool) *RefererAccessForCreateDomainConfigsInput
SetAllowNone sets the AllowNone field's value.
func (*RefererAccessForCreateDomainConfigsInput) SetEnable ¶
func (s *RefererAccessForCreateDomainConfigsInput) SetEnable(v bool) *RefererAccessForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*RefererAccessForCreateDomainConfigsInput) SetFilterList ¶
func (s *RefererAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *RefererAccessForCreateDomainConfigsInput
SetFilterList sets the FilterList field's value.
func (*RefererAccessForCreateDomainConfigsInput) SetFilterType ¶
func (s *RefererAccessForCreateDomainConfigsInput) SetFilterType(v string) *RefererAccessForCreateDomainConfigsInput
SetFilterType sets the FilterType field's value.
func (RefererAccessForCreateDomainConfigsInput) String ¶
func (s RefererAccessForCreateDomainConfigsInput) String() string
String returns the string representation
type RefererAccessForDescribeDomainDetailOutput ¶
type RefererAccessForDescribeDomainDetailOutput struct { AllowNone *bool `type:"boolean" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RefererAccessForDescribeDomainDetailOutput) GoString ¶
func (s RefererAccessForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*RefererAccessForDescribeDomainDetailOutput) SetAllowNone ¶
func (s *RefererAccessForDescribeDomainDetailOutput) SetAllowNone(v bool) *RefererAccessForDescribeDomainDetailOutput
SetAllowNone sets the AllowNone field's value.
func (*RefererAccessForDescribeDomainDetailOutput) SetEnable ¶
func (s *RefererAccessForDescribeDomainDetailOutput) SetEnable(v bool) *RefererAccessForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*RefererAccessForDescribeDomainDetailOutput) SetFilterList ¶
func (s *RefererAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *RefererAccessForDescribeDomainDetailOutput
SetFilterList sets the FilterList field's value.
func (*RefererAccessForDescribeDomainDetailOutput) SetFilterType ¶
func (s *RefererAccessForDescribeDomainDetailOutput) SetFilterType(v string) *RefererAccessForDescribeDomainDetailOutput
SetFilterType sets the FilterType field's value.
func (RefererAccessForDescribeDomainDetailOutput) String ¶
func (s RefererAccessForDescribeDomainDetailOutput) String() string
String returns the string representation
type RefererAccessForListDomainConfigOutput ¶
type RefererAccessForListDomainConfigOutput struct { AllowNone *bool `type:"boolean" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RefererAccessForListDomainConfigOutput) GoString ¶
func (s RefererAccessForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*RefererAccessForListDomainConfigOutput) SetAllowNone ¶
func (s *RefererAccessForListDomainConfigOutput) SetAllowNone(v bool) *RefererAccessForListDomainConfigOutput
SetAllowNone sets the AllowNone field's value.
func (*RefererAccessForListDomainConfigOutput) SetEnable ¶
func (s *RefererAccessForListDomainConfigOutput) SetEnable(v bool) *RefererAccessForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*RefererAccessForListDomainConfigOutput) SetFilterList ¶
func (s *RefererAccessForListDomainConfigOutput) SetFilterList(v []*string) *RefererAccessForListDomainConfigOutput
SetFilterList sets the FilterList field's value.
func (*RefererAccessForListDomainConfigOutput) SetFilterType ¶
func (s *RefererAccessForListDomainConfigOutput) SetFilterType(v string) *RefererAccessForListDomainConfigOutput
SetFilterType sets the FilterType field's value.
func (RefererAccessForListDomainConfigOutput) String ¶
func (s RefererAccessForListDomainConfigOutput) String() string
String returns the string representation
type RefererAccessForUpdateSingleDomainConfigInput ¶
type RefererAccessForUpdateSingleDomainConfigInput struct { AllowNone *bool `type:"boolean" json:",omitempty"` Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RefererAccessForUpdateSingleDomainConfigInput) GoString ¶
func (s RefererAccessForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*RefererAccessForUpdateSingleDomainConfigInput) SetAllowNone ¶
func (s *RefererAccessForUpdateSingleDomainConfigInput) SetAllowNone(v bool) *RefererAccessForUpdateSingleDomainConfigInput
SetAllowNone sets the AllowNone field's value.
func (*RefererAccessForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *RefererAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *RefererAccessForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*RefererAccessForUpdateSingleDomainConfigInput) SetFilterList ¶
func (s *RefererAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *RefererAccessForUpdateSingleDomainConfigInput
SetFilterList sets the FilterList field's value.
func (*RefererAccessForUpdateSingleDomainConfigInput) SetFilterType ¶
func (s *RefererAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *RefererAccessForUpdateSingleDomainConfigInput
SetFilterType sets the FilterType field's value.
func (RefererAccessForUpdateSingleDomainConfigInput) String ¶
func (s RefererAccessForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type RegionForDescribeDcdnRegionAndIspOutput ¶
type RegionForDescribeDcdnRegionAndIspOutput struct { Code *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RegionForDescribeDcdnRegionAndIspOutput) GoString ¶
func (s RegionForDescribeDcdnRegionAndIspOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeDcdnRegionAndIspOutput) SetCode ¶
func (s *RegionForDescribeDcdnRegionAndIspOutput) SetCode(v string) *RegionForDescribeDcdnRegionAndIspOutput
SetCode sets the Code field's value.
func (*RegionForDescribeDcdnRegionAndIspOutput) SetName ¶
func (s *RegionForDescribeDcdnRegionAndIspOutput) SetName(v string) *RegionForDescribeDcdnRegionAndIspOutput
SetName sets the Name field's value.
func (RegionForDescribeDcdnRegionAndIspOutput) String ¶
func (s RegionForDescribeDcdnRegionAndIspOutput) String() string
String returns the string representation
type ReqHeadersListForDescribeDomainProbeSettingsOutput ¶
type ReqHeadersListForDescribeDomainProbeSettingsOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ReqHeadersListForDescribeDomainProbeSettingsOutput) GoString ¶
func (s ReqHeadersListForDescribeDomainProbeSettingsOutput) GoString() string
GoString returns the string representation
func (*ReqHeadersListForDescribeDomainProbeSettingsOutput) SetKey ¶
func (s *ReqHeadersListForDescribeDomainProbeSettingsOutput) SetKey(v string) *ReqHeadersListForDescribeDomainProbeSettingsOutput
SetKey sets the Key field's value.
func (*ReqHeadersListForDescribeDomainProbeSettingsOutput) SetValue ¶
func (s *ReqHeadersListForDescribeDomainProbeSettingsOutput) SetValue(v string) *ReqHeadersListForDescribeDomainProbeSettingsOutput
SetValue sets the Value field's value.
func (ReqHeadersListForDescribeDomainProbeSettingsOutput) String ¶
func (s ReqHeadersListForDescribeDomainProbeSettingsOutput) String() string
String returns the string representation
type ReqHeadersListForUpdateDomainProbeSettingsInput ¶
type ReqHeadersListForUpdateDomainProbeSettingsInput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ReqHeadersListForUpdateDomainProbeSettingsInput) GoString ¶
func (s ReqHeadersListForUpdateDomainProbeSettingsInput) GoString() string
GoString returns the string representation
func (*ReqHeadersListForUpdateDomainProbeSettingsInput) SetKey ¶
func (s *ReqHeadersListForUpdateDomainProbeSettingsInput) SetKey(v string) *ReqHeadersListForUpdateDomainProbeSettingsInput
SetKey sets the Key field's value.
func (*ReqHeadersListForUpdateDomainProbeSettingsInput) SetValue ¶
func (s *ReqHeadersListForUpdateDomainProbeSettingsInput) SetValue(v string) *ReqHeadersListForUpdateDomainProbeSettingsInput
SetValue sets the Value field's value.
func (ReqHeadersListForUpdateDomainProbeSettingsInput) String ¶
func (s ReqHeadersListForUpdateDomainProbeSettingsInput) String() string
String returns the string representation
type RequestHeaderForCreateDomainConfigsInput ¶
type RequestHeaderForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForCreateDomainConfigsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (RequestHeaderForCreateDomainConfigsInput) GoString ¶
func (s RequestHeaderForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*RequestHeaderForCreateDomainConfigsInput) SetEnable ¶
func (s *RequestHeaderForCreateDomainConfigsInput) SetEnable(v bool) *RequestHeaderForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*RequestHeaderForCreateDomainConfigsInput) SetHeaderInfo ¶
func (s *RequestHeaderForCreateDomainConfigsInput) SetHeaderInfo(v []*HeaderInfoForCreateDomainConfigsInput) *RequestHeaderForCreateDomainConfigsInput
SetHeaderInfo sets the HeaderInfo field's value.
func (RequestHeaderForCreateDomainConfigsInput) String ¶
func (s RequestHeaderForCreateDomainConfigsInput) String() string
String returns the string representation
type RequestHeaderForDescribeDomainDetailOutput ¶
type RequestHeaderForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForDescribeDomainDetailOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (RequestHeaderForDescribeDomainDetailOutput) GoString ¶
func (s RequestHeaderForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*RequestHeaderForDescribeDomainDetailOutput) SetEnable ¶
func (s *RequestHeaderForDescribeDomainDetailOutput) SetEnable(v bool) *RequestHeaderForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*RequestHeaderForDescribeDomainDetailOutput) SetHeaderInfo ¶
func (s *RequestHeaderForDescribeDomainDetailOutput) SetHeaderInfo(v []*HeaderInfoForDescribeDomainDetailOutput) *RequestHeaderForDescribeDomainDetailOutput
SetHeaderInfo sets the HeaderInfo field's value.
func (RequestHeaderForDescribeDomainDetailOutput) String ¶
func (s RequestHeaderForDescribeDomainDetailOutput) String() string
String returns the string representation
type RequestHeaderForListDomainConfigOutput ¶
type RequestHeaderForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (RequestHeaderForListDomainConfigOutput) GoString ¶
func (s RequestHeaderForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*RequestHeaderForListDomainConfigOutput) SetEnable ¶
func (s *RequestHeaderForListDomainConfigOutput) SetEnable(v bool) *RequestHeaderForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*RequestHeaderForListDomainConfigOutput) SetHeaderInfo ¶
func (s *RequestHeaderForListDomainConfigOutput) SetHeaderInfo(v []*HeaderInfoForListDomainConfigOutput) *RequestHeaderForListDomainConfigOutput
SetHeaderInfo sets the HeaderInfo field's value.
func (RequestHeaderForListDomainConfigOutput) String ¶
func (s RequestHeaderForListDomainConfigOutput) String() string
String returns the string representation
type RequestHeaderForUpdateSingleDomainConfigInput ¶
type RequestHeaderForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (RequestHeaderForUpdateSingleDomainConfigInput) GoString ¶
func (s RequestHeaderForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*RequestHeaderForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *RequestHeaderForUpdateSingleDomainConfigInput) SetEnable(v bool) *RequestHeaderForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*RequestHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo ¶
func (s *RequestHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo(v []*HeaderInfoForUpdateSingleDomainConfigInput) *RequestHeaderForUpdateSingleDomainConfigInput
SetHeaderInfo sets the HeaderInfo field's value.
func (RequestHeaderForUpdateSingleDomainConfigInput) String ¶
func (s RequestHeaderForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ResourceTagFilterForListDomainConfigInput ¶
type ResourceTagFilterForListDomainConfigInput struct { FilterType *string `type:"string" json:",omitempty"` ResourceTags []*ResourceTagForListDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ResourceTagFilterForListDomainConfigInput) GoString ¶
func (s ResourceTagFilterForListDomainConfigInput) GoString() string
GoString returns the string representation
func (*ResourceTagFilterForListDomainConfigInput) SetFilterType ¶
func (s *ResourceTagFilterForListDomainConfigInput) SetFilterType(v string) *ResourceTagFilterForListDomainConfigInput
SetFilterType sets the FilterType field's value.
func (*ResourceTagFilterForListDomainConfigInput) SetResourceTags ¶
func (s *ResourceTagFilterForListDomainConfigInput) SetResourceTags(v []*ResourceTagForListDomainConfigInput) *ResourceTagFilterForListDomainConfigInput
SetResourceTags sets the ResourceTags field's value.
func (ResourceTagFilterForListDomainConfigInput) String ¶
func (s ResourceTagFilterForListDomainConfigInput) String() string
String returns the string representation
type ResourceTagForListDomainConfigInput ¶
type ResourceTagForListDomainConfigInput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResourceTagForListDomainConfigInput) GoString ¶
func (s ResourceTagForListDomainConfigInput) GoString() string
GoString returns the string representation
func (*ResourceTagForListDomainConfigInput) SetKey ¶
func (s *ResourceTagForListDomainConfigInput) SetKey(v string) *ResourceTagForListDomainConfigInput
SetKey sets the Key field's value.
func (*ResourceTagForListDomainConfigInput) SetValue ¶
func (s *ResourceTagForListDomainConfigInput) SetValue(v string) *ResourceTagForListDomainConfigInput
SetValue sets the Value field's value.
func (ResourceTagForListDomainConfigInput) String ¶
func (s ResourceTagForListDomainConfigInput) String() string
String returns the string representation
type ResourceTagForListDomainConfigOutput ¶
type ResourceTagForListDomainConfigOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResourceTagForListDomainConfigOutput) GoString ¶
func (s ResourceTagForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListDomainConfigOutput) SetKey ¶
func (s *ResourceTagForListDomainConfigOutput) SetKey(v string) *ResourceTagForListDomainConfigOutput
SetKey sets the Key field's value.
func (*ResourceTagForListDomainConfigOutput) SetValue ¶
func (s *ResourceTagForListDomainConfigOutput) SetValue(v string) *ResourceTagForListDomainConfigOutput
SetValue sets the Value field's value.
func (ResourceTagForListDomainConfigOutput) String ¶
func (s ResourceTagForListDomainConfigOutput) String() string
String returns the string representation
type ResponseHeaderForCreateDomainConfigsInput ¶
type ResponseHeaderForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForCreateDomainConfigsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ResponseHeaderForCreateDomainConfigsInput) GoString ¶
func (s ResponseHeaderForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*ResponseHeaderForCreateDomainConfigsInput) SetEnable ¶
func (s *ResponseHeaderForCreateDomainConfigsInput) SetEnable(v bool) *ResponseHeaderForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*ResponseHeaderForCreateDomainConfigsInput) SetHeaderInfo ¶
func (s *ResponseHeaderForCreateDomainConfigsInput) SetHeaderInfo(v []*HeaderInfoForCreateDomainConfigsInput) *ResponseHeaderForCreateDomainConfigsInput
SetHeaderInfo sets the HeaderInfo field's value.
func (ResponseHeaderForCreateDomainConfigsInput) String ¶
func (s ResponseHeaderForCreateDomainConfigsInput) String() string
String returns the string representation
type ResponseHeaderForDescribeDomainDetailOutput ¶
type ResponseHeaderForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForDescribeDomainDetailOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ResponseHeaderForDescribeDomainDetailOutput) GoString ¶
func (s ResponseHeaderForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*ResponseHeaderForDescribeDomainDetailOutput) SetEnable ¶
func (s *ResponseHeaderForDescribeDomainDetailOutput) SetEnable(v bool) *ResponseHeaderForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*ResponseHeaderForDescribeDomainDetailOutput) SetHeaderInfo ¶
func (s *ResponseHeaderForDescribeDomainDetailOutput) SetHeaderInfo(v []*HeaderInfoForDescribeDomainDetailOutput) *ResponseHeaderForDescribeDomainDetailOutput
SetHeaderInfo sets the HeaderInfo field's value.
func (ResponseHeaderForDescribeDomainDetailOutput) String ¶
func (s ResponseHeaderForDescribeDomainDetailOutput) String() string
String returns the string representation
type ResponseHeaderForListDomainConfigOutput ¶
type ResponseHeaderForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ResponseHeaderForListDomainConfigOutput) GoString ¶
func (s ResponseHeaderForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*ResponseHeaderForListDomainConfigOutput) SetEnable ¶
func (s *ResponseHeaderForListDomainConfigOutput) SetEnable(v bool) *ResponseHeaderForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*ResponseHeaderForListDomainConfigOutput) SetHeaderInfo ¶
func (s *ResponseHeaderForListDomainConfigOutput) SetHeaderInfo(v []*HeaderInfoForListDomainConfigOutput) *ResponseHeaderForListDomainConfigOutput
SetHeaderInfo sets the HeaderInfo field's value.
func (ResponseHeaderForListDomainConfigOutput) String ¶
func (s ResponseHeaderForListDomainConfigOutput) String() string
String returns the string representation
type ResponseHeaderForUpdateSingleDomainConfigInput ¶
type ResponseHeaderForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` HeaderInfo []*HeaderInfoForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ResponseHeaderForUpdateSingleDomainConfigInput) GoString ¶
func (s ResponseHeaderForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*ResponseHeaderForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *ResponseHeaderForUpdateSingleDomainConfigInput) SetEnable(v bool) *ResponseHeaderForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*ResponseHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo ¶
func (s *ResponseHeaderForUpdateSingleDomainConfigInput) SetHeaderInfo(v []*HeaderInfoForUpdateSingleDomainConfigInput) *ResponseHeaderForUpdateSingleDomainConfigInput
SetHeaderInfo sets the HeaderInfo field's value.
func (ResponseHeaderForUpdateSingleDomainConfigInput) String ¶
func (s ResponseHeaderForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ResultForDescribeDomainPVDataOutput ¶
type ResultForDescribeDomainPVDataOutput struct { Domain *string `type:"string" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` Value *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeDomainPVDataOutput) GoString ¶
func (s ResultForDescribeDomainPVDataOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeDomainPVDataOutput) SetDomain ¶
func (s *ResultForDescribeDomainPVDataOutput) SetDomain(v string) *ResultForDescribeDomainPVDataOutput
SetDomain sets the Domain field's value.
func (*ResultForDescribeDomainPVDataOutput) SetTimeStamp ¶
func (s *ResultForDescribeDomainPVDataOutput) SetTimeStamp(v string) *ResultForDescribeDomainPVDataOutput
SetTimeStamp sets the TimeStamp field's value.
func (*ResultForDescribeDomainPVDataOutput) SetValue ¶
func (s *ResultForDescribeDomainPVDataOutput) SetValue(v int32) *ResultForDescribeDomainPVDataOutput
SetValue sets the Value field's value.
func (ResultForDescribeDomainPVDataOutput) String ¶
func (s ResultForDescribeDomainPVDataOutput) String() string
String returns the string representation
type ResultForDescribeDomainUVDataOutput ¶
type ResultForDescribeDomainUVDataOutput struct { Domain *string `type:"string" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` Value *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeDomainUVDataOutput) GoString ¶
func (s ResultForDescribeDomainUVDataOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeDomainUVDataOutput) SetDomain ¶
func (s *ResultForDescribeDomainUVDataOutput) SetDomain(v string) *ResultForDescribeDomainUVDataOutput
SetDomain sets the Domain field's value.
func (*ResultForDescribeDomainUVDataOutput) SetTimeStamp ¶
func (s *ResultForDescribeDomainUVDataOutput) SetTimeStamp(v string) *ResultForDescribeDomainUVDataOutput
SetTimeStamp sets the TimeStamp field's value.
func (*ResultForDescribeDomainUVDataOutput) SetValue ¶
func (s *ResultForDescribeDomainUVDataOutput) SetValue(v int32) *ResultForDescribeDomainUVDataOutput
SetValue sets the Value field's value.
func (ResultForDescribeDomainUVDataOutput) String ¶
func (s ResultForDescribeDomainUVDataOutput) String() string
String returns the string representation
type ResultForDescribeOriginRealTimeDataOutput ¶
type ResultForDescribeOriginRealTimeDataOutput struct { RealTimeResults []*RealTimeResultForDescribeOriginRealTimeDataOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeOriginRealTimeDataOutput) GoString ¶
func (s ResultForDescribeOriginRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeOriginRealTimeDataOutput) SetRealTimeResults ¶
func (s *ResultForDescribeOriginRealTimeDataOutput) SetRealTimeResults(v []*RealTimeResultForDescribeOriginRealTimeDataOutput) *ResultForDescribeOriginRealTimeDataOutput
SetRealTimeResults sets the RealTimeResults field's value.
func (*ResultForDescribeOriginRealTimeDataOutput) SetTimeStamp ¶
func (s *ResultForDescribeOriginRealTimeDataOutput) SetTimeStamp(v string) *ResultForDescribeOriginRealTimeDataOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeOriginRealTimeDataOutput) String ¶
func (s ResultForDescribeOriginRealTimeDataOutput) String() string
String returns the string representation
type ResultForDescribeOriginStatisticsDetailOutput ¶
type ResultForDescribeOriginStatisticsDetailOutput struct { RealTimeResults []*RealTimeResultForDescribeOriginStatisticsDetailOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeOriginStatisticsDetailOutput) GoString ¶
func (s ResultForDescribeOriginStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeOriginStatisticsDetailOutput) SetRealTimeResults ¶
func (s *ResultForDescribeOriginStatisticsDetailOutput) SetRealTimeResults(v []*RealTimeResultForDescribeOriginStatisticsDetailOutput) *ResultForDescribeOriginStatisticsDetailOutput
SetRealTimeResults sets the RealTimeResults field's value.
func (*ResultForDescribeOriginStatisticsDetailOutput) SetTimeStamp ¶
func (s *ResultForDescribeOriginStatisticsDetailOutput) SetTimeStamp(v string) *ResultForDescribeOriginStatisticsDetailOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeOriginStatisticsDetailOutput) String ¶
func (s ResultForDescribeOriginStatisticsDetailOutput) String() string
String returns the string representation
type ResultForDescribeOriginStatisticsOutput ¶
type ResultForDescribeOriginStatisticsOutput struct { DetailInfo []*DetailInfoForDescribeOriginStatisticsOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeOriginStatisticsOutput) GoString ¶
func (s ResultForDescribeOriginStatisticsOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeOriginStatisticsOutput) SetDetailInfo ¶
func (s *ResultForDescribeOriginStatisticsOutput) SetDetailInfo(v []*DetailInfoForDescribeOriginStatisticsOutput) *ResultForDescribeOriginStatisticsOutput
SetDetailInfo sets the DetailInfo field's value.
func (*ResultForDescribeOriginStatisticsOutput) SetTimeStamp ¶
func (s *ResultForDescribeOriginStatisticsOutput) SetTimeStamp(v string) *ResultForDescribeOriginStatisticsOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeOriginStatisticsOutput) String ¶
func (s ResultForDescribeOriginStatisticsOutput) String() string
String returns the string representation
type ResultForDescribeRealTimeDataOutput ¶
type ResultForDescribeRealTimeDataOutput struct { RealTimeResults []*RealTimeResultForDescribeRealTimeDataOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeRealTimeDataOutput) GoString ¶
func (s ResultForDescribeRealTimeDataOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeRealTimeDataOutput) SetRealTimeResults ¶
func (s *ResultForDescribeRealTimeDataOutput) SetRealTimeResults(v []*RealTimeResultForDescribeRealTimeDataOutput) *ResultForDescribeRealTimeDataOutput
SetRealTimeResults sets the RealTimeResults field's value.
func (*ResultForDescribeRealTimeDataOutput) SetTimeStamp ¶
func (s *ResultForDescribeRealTimeDataOutput) SetTimeStamp(v string) *ResultForDescribeRealTimeDataOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeRealTimeDataOutput) String ¶
func (s ResultForDescribeRealTimeDataOutput) String() string
String returns the string representation
type ResultForDescribeStatisticsDetailOutput ¶
type ResultForDescribeStatisticsDetailOutput struct { RealTimeResults []*RealTimeResultForDescribeStatisticsDetailOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeStatisticsDetailOutput) GoString ¶
func (s ResultForDescribeStatisticsDetailOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeStatisticsDetailOutput) SetRealTimeResults ¶
func (s *ResultForDescribeStatisticsDetailOutput) SetRealTimeResults(v []*RealTimeResultForDescribeStatisticsDetailOutput) *ResultForDescribeStatisticsDetailOutput
SetRealTimeResults sets the RealTimeResults field's value.
func (*ResultForDescribeStatisticsDetailOutput) SetTimeStamp ¶
func (s *ResultForDescribeStatisticsDetailOutput) SetTimeStamp(v string) *ResultForDescribeStatisticsDetailOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeStatisticsDetailOutput) String ¶
func (s ResultForDescribeStatisticsDetailOutput) String() string
String returns the string representation
type ResultForDescribeStatisticsOutput ¶
type ResultForDescribeStatisticsOutput struct { DetailInfo []*DetailInfoForDescribeStatisticsOutput `type:"list" json:",omitempty"` TimeStamp *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ResultForDescribeStatisticsOutput) GoString ¶
func (s ResultForDescribeStatisticsOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeStatisticsOutput) SetDetailInfo ¶
func (s *ResultForDescribeStatisticsOutput) SetDetailInfo(v []*DetailInfoForDescribeStatisticsOutput) *ResultForDescribeStatisticsOutput
SetDetailInfo sets the DetailInfo field's value.
func (*ResultForDescribeStatisticsOutput) SetTimeStamp ¶
func (s *ResultForDescribeStatisticsOutput) SetTimeStamp(v string) *ResultForDescribeStatisticsOutput
SetTimeStamp sets the TimeStamp field's value.
func (ResultForDescribeStatisticsOutput) String ¶
func (s ResultForDescribeStatisticsOutput) String() string
String returns the string representation
type RetryPurgePrefetchTaskInput ¶
type RetryPurgePrefetchTaskInput struct { // TaskId is a required field TaskId *string `type:"string" json:",omitempty" required:"true"` // TaskType is a required field TaskType *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (RetryPurgePrefetchTaskInput) GoString ¶
func (s RetryPurgePrefetchTaskInput) GoString() string
GoString returns the string representation
func (*RetryPurgePrefetchTaskInput) SetTaskId ¶
func (s *RetryPurgePrefetchTaskInput) SetTaskId(v string) *RetryPurgePrefetchTaskInput
SetTaskId sets the TaskId field's value.
func (*RetryPurgePrefetchTaskInput) SetTaskType ¶
func (s *RetryPurgePrefetchTaskInput) SetTaskType(v string) *RetryPurgePrefetchTaskInput
SetTaskType sets the TaskType field's value.
func (RetryPurgePrefetchTaskInput) String ¶
func (s RetryPurgePrefetchTaskInput) String() string
String returns the string representation
func (*RetryPurgePrefetchTaskInput) Validate ¶
func (s *RetryPurgePrefetchTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RetryPurgePrefetchTaskOutput ¶
type RetryPurgePrefetchTaskOutput struct { Metadata *response.ResponseMetadata TaskId *string `type:"string" json:",omitempty"` TaskStatus *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RetryPurgePrefetchTaskOutput) GoString ¶
func (s RetryPurgePrefetchTaskOutput) GoString() string
GoString returns the string representation
func (*RetryPurgePrefetchTaskOutput) SetTaskId ¶
func (s *RetryPurgePrefetchTaskOutput) SetTaskId(v string) *RetryPurgePrefetchTaskOutput
SetTaskId sets the TaskId field's value.
func (*RetryPurgePrefetchTaskOutput) SetTaskStatus ¶
func (s *RetryPurgePrefetchTaskOutput) SetTaskStatus(v string) *RetryPurgePrefetchTaskOutput
SetTaskStatus sets the TaskStatus field's value.
func (RetryPurgePrefetchTaskOutput) String ¶
func (s RetryPurgePrefetchTaskOutput) String() string
String returns the string representation
type RuleForCreateDomainConfigsInput ¶
type RuleForCreateDomainConfigsInput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` RespUrl *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RuleForCreateDomainConfigsInput) GoString ¶
func (s RuleForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*RuleForCreateDomainConfigsInput) SetCacheTime ¶
func (s *RuleForCreateDomainConfigsInput) SetCacheTime(v int32) *RuleForCreateDomainConfigsInput
SetCacheTime sets the CacheTime field's value.
func (*RuleForCreateDomainConfigsInput) SetCacheTimeUnit ¶
func (s *RuleForCreateDomainConfigsInput) SetCacheTimeUnit(v string) *RuleForCreateDomainConfigsInput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*RuleForCreateDomainConfigsInput) SetRespUrl ¶
func (s *RuleForCreateDomainConfigsInput) SetRespUrl(v string) *RuleForCreateDomainConfigsInput
SetRespUrl sets the RespUrl field's value.
func (*RuleForCreateDomainConfigsInput) SetStatus ¶
func (s *RuleForCreateDomainConfigsInput) SetStatus(v string) *RuleForCreateDomainConfigsInput
SetStatus sets the Status field's value.
func (RuleForCreateDomainConfigsInput) String ¶
func (s RuleForCreateDomainConfigsInput) String() string
String returns the string representation
type RuleForDescribeDomainDetailOutput ¶
type RuleForDescribeDomainDetailOutput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` RespUrl *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RuleForDescribeDomainDetailOutput) GoString ¶
func (s RuleForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*RuleForDescribeDomainDetailOutput) SetCacheTime ¶
func (s *RuleForDescribeDomainDetailOutput) SetCacheTime(v int32) *RuleForDescribeDomainDetailOutput
SetCacheTime sets the CacheTime field's value.
func (*RuleForDescribeDomainDetailOutput) SetCacheTimeUnit ¶
func (s *RuleForDescribeDomainDetailOutput) SetCacheTimeUnit(v string) *RuleForDescribeDomainDetailOutput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*RuleForDescribeDomainDetailOutput) SetRespUrl ¶
func (s *RuleForDescribeDomainDetailOutput) SetRespUrl(v string) *RuleForDescribeDomainDetailOutput
SetRespUrl sets the RespUrl field's value.
func (*RuleForDescribeDomainDetailOutput) SetStatus ¶
func (s *RuleForDescribeDomainDetailOutput) SetStatus(v string) *RuleForDescribeDomainDetailOutput
SetStatus sets the Status field's value.
func (RuleForDescribeDomainDetailOutput) String ¶
func (s RuleForDescribeDomainDetailOutput) String() string
String returns the string representation
type RuleForListDomainConfigOutput ¶
type RuleForListDomainConfigOutput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` RespUrl *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RuleForListDomainConfigOutput) GoString ¶
func (s RuleForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*RuleForListDomainConfigOutput) SetCacheTime ¶
func (s *RuleForListDomainConfigOutput) SetCacheTime(v int32) *RuleForListDomainConfigOutput
SetCacheTime sets the CacheTime field's value.
func (*RuleForListDomainConfigOutput) SetCacheTimeUnit ¶
func (s *RuleForListDomainConfigOutput) SetCacheTimeUnit(v string) *RuleForListDomainConfigOutput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*RuleForListDomainConfigOutput) SetRespUrl ¶
func (s *RuleForListDomainConfigOutput) SetRespUrl(v string) *RuleForListDomainConfigOutput
SetRespUrl sets the RespUrl field's value.
func (*RuleForListDomainConfigOutput) SetStatus ¶
func (s *RuleForListDomainConfigOutput) SetStatus(v string) *RuleForListDomainConfigOutput
SetStatus sets the Status field's value.
func (RuleForListDomainConfigOutput) String ¶
func (s RuleForListDomainConfigOutput) String() string
String returns the string representation
type RuleForUpdateSingleDomainConfigInput ¶
type RuleForUpdateSingleDomainConfigInput struct { CacheTime *int32 `type:"int32" json:",omitempty"` CacheTimeUnit *string `type:"string" json:",omitempty"` RespUrl *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (RuleForUpdateSingleDomainConfigInput) GoString ¶
func (s RuleForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*RuleForUpdateSingleDomainConfigInput) SetCacheTime ¶
func (s *RuleForUpdateSingleDomainConfigInput) SetCacheTime(v int32) *RuleForUpdateSingleDomainConfigInput
SetCacheTime sets the CacheTime field's value.
func (*RuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit ¶
func (s *RuleForUpdateSingleDomainConfigInput) SetCacheTimeUnit(v string) *RuleForUpdateSingleDomainConfigInput
SetCacheTimeUnit sets the CacheTimeUnit field's value.
func (*RuleForUpdateSingleDomainConfigInput) SetRespUrl ¶
func (s *RuleForUpdateSingleDomainConfigInput) SetRespUrl(v string) *RuleForUpdateSingleDomainConfigInput
SetRespUrl sets the RespUrl field's value.
func (*RuleForUpdateSingleDomainConfigInput) SetStatus ¶
func (s *RuleForUpdateSingleDomainConfigInput) SetStatus(v string) *RuleForUpdateSingleDomainConfigInput
SetStatus sets the Status field's value.
func (RuleForUpdateSingleDomainConfigInput) String ¶
func (s RuleForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type StartDomainInput ¶
type StartDomainInput struct { Domains []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StartDomainInput) GoString ¶
func (s StartDomainInput) GoString() string
GoString returns the string representation
func (*StartDomainInput) SetDomains ¶
func (s *StartDomainInput) SetDomains(v []*string) *StartDomainInput
SetDomains sets the Domains field's value.
func (StartDomainInput) String ¶
func (s StartDomainInput) String() string
String returns the string representation
type StartDomainOutput ¶
type StartDomainOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (StartDomainOutput) GoString ¶
func (s StartDomainOutput) GoString() string
GoString returns the string representation
func (StartDomainOutput) String ¶
func (s StartDomainOutput) String() string
String returns the string representation
type StaticOptimizationForCreateDomainConfigsInput ¶
type StaticOptimizationForCreateDomainConfigsInput struct { H2Priority *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (StaticOptimizationForCreateDomainConfigsInput) GoString ¶
func (s StaticOptimizationForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*StaticOptimizationForCreateDomainConfigsInput) SetH2Priority ¶
func (s *StaticOptimizationForCreateDomainConfigsInput) SetH2Priority(v bool) *StaticOptimizationForCreateDomainConfigsInput
SetH2Priority sets the H2Priority field's value.
func (StaticOptimizationForCreateDomainConfigsInput) String ¶
func (s StaticOptimizationForCreateDomainConfigsInput) String() string
String returns the string representation
type StaticOptimizationForDescribeDomainDetailOutput ¶
type StaticOptimizationForDescribeDomainDetailOutput struct { H2Priority *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (StaticOptimizationForDescribeDomainDetailOutput) GoString ¶
func (s StaticOptimizationForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*StaticOptimizationForDescribeDomainDetailOutput) SetH2Priority ¶
func (s *StaticOptimizationForDescribeDomainDetailOutput) SetH2Priority(v bool) *StaticOptimizationForDescribeDomainDetailOutput
SetH2Priority sets the H2Priority field's value.
func (StaticOptimizationForDescribeDomainDetailOutput) String ¶
func (s StaticOptimizationForDescribeDomainDetailOutput) String() string
String returns the string representation
type StaticOptimizationForListDomainConfigOutput ¶
type StaticOptimizationForListDomainConfigOutput struct { H2Priority *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (StaticOptimizationForListDomainConfigOutput) GoString ¶
func (s StaticOptimizationForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*StaticOptimizationForListDomainConfigOutput) SetH2Priority ¶
func (s *StaticOptimizationForListDomainConfigOutput) SetH2Priority(v bool) *StaticOptimizationForListDomainConfigOutput
SetH2Priority sets the H2Priority field's value.
func (StaticOptimizationForListDomainConfigOutput) String ¶
func (s StaticOptimizationForListDomainConfigOutput) String() string
String returns the string representation
type StaticOptimizationForUpdateSingleDomainConfigInput ¶
type StaticOptimizationForUpdateSingleDomainConfigInput struct { H2Priority *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (StaticOptimizationForUpdateSingleDomainConfigInput) GoString ¶
func (s StaticOptimizationForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*StaticOptimizationForUpdateSingleDomainConfigInput) SetH2Priority ¶
func (s *StaticOptimizationForUpdateSingleDomainConfigInput) SetH2Priority(v bool) *StaticOptimizationForUpdateSingleDomainConfigInput
SetH2Priority sets the H2Priority field's value.
func (StaticOptimizationForUpdateSingleDomainConfigInput) String ¶
func (s StaticOptimizationForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type StatusCodeCacheRuleForCreateDomainConfigsInput ¶
type StatusCodeCacheRuleForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*RuleForCreateDomainConfigsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StatusCodeCacheRuleForCreateDomainConfigsInput) GoString ¶
func (s StatusCodeCacheRuleForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*StatusCodeCacheRuleForCreateDomainConfigsInput) SetEnable ¶
func (s *StatusCodeCacheRuleForCreateDomainConfigsInput) SetEnable(v bool) *StatusCodeCacheRuleForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*StatusCodeCacheRuleForCreateDomainConfigsInput) SetRules ¶
func (s *StatusCodeCacheRuleForCreateDomainConfigsInput) SetRules(v []*RuleForCreateDomainConfigsInput) *StatusCodeCacheRuleForCreateDomainConfigsInput
SetRules sets the Rules field's value.
func (StatusCodeCacheRuleForCreateDomainConfigsInput) String ¶
func (s StatusCodeCacheRuleForCreateDomainConfigsInput) String() string
String returns the string representation
type StatusCodeCacheRuleForDescribeDomainDetailOutput ¶
type StatusCodeCacheRuleForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*RuleForDescribeDomainDetailOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StatusCodeCacheRuleForDescribeDomainDetailOutput) GoString ¶
func (s StatusCodeCacheRuleForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*StatusCodeCacheRuleForDescribeDomainDetailOutput) SetEnable ¶
func (s *StatusCodeCacheRuleForDescribeDomainDetailOutput) SetEnable(v bool) *StatusCodeCacheRuleForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*StatusCodeCacheRuleForDescribeDomainDetailOutput) SetRules ¶
func (s *StatusCodeCacheRuleForDescribeDomainDetailOutput) SetRules(v []*RuleForDescribeDomainDetailOutput) *StatusCodeCacheRuleForDescribeDomainDetailOutput
SetRules sets the Rules field's value.
func (StatusCodeCacheRuleForDescribeDomainDetailOutput) String ¶
func (s StatusCodeCacheRuleForDescribeDomainDetailOutput) String() string
String returns the string representation
type StatusCodeCacheRuleForListDomainConfigOutput ¶
type StatusCodeCacheRuleForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*RuleForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StatusCodeCacheRuleForListDomainConfigOutput) GoString ¶
func (s StatusCodeCacheRuleForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*StatusCodeCacheRuleForListDomainConfigOutput) SetEnable ¶
func (s *StatusCodeCacheRuleForListDomainConfigOutput) SetEnable(v bool) *StatusCodeCacheRuleForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*StatusCodeCacheRuleForListDomainConfigOutput) SetRules ¶
func (s *StatusCodeCacheRuleForListDomainConfigOutput) SetRules(v []*RuleForListDomainConfigOutput) *StatusCodeCacheRuleForListDomainConfigOutput
SetRules sets the Rules field's value.
func (StatusCodeCacheRuleForListDomainConfigOutput) String ¶
func (s StatusCodeCacheRuleForListDomainConfigOutput) String() string
String returns the string representation
type StatusCodeCacheRuleForUpdateSingleDomainConfigInput ¶
type StatusCodeCacheRuleForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*RuleForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StatusCodeCacheRuleForUpdateSingleDomainConfigInput) GoString ¶
func (s StatusCodeCacheRuleForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetEnable(v bool) *StatusCodeCacheRuleForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetRules ¶
func (s *StatusCodeCacheRuleForUpdateSingleDomainConfigInput) SetRules(v []*RuleForUpdateSingleDomainConfigInput) *StatusCodeCacheRuleForUpdateSingleDomainConfigInput
SetRules sets the Rules field's value.
func (StatusCodeCacheRuleForUpdateSingleDomainConfigInput) String ¶
func (s StatusCodeCacheRuleForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type StopDomainInput ¶
type StopDomainInput struct { Domains []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (StopDomainInput) GoString ¶
func (s StopDomainInput) GoString() string
GoString returns the string representation
func (*StopDomainInput) SetDomains ¶
func (s *StopDomainInput) SetDomains(v []*string) *StopDomainInput
SetDomains sets the Domains field's value.
func (StopDomainInput) String ¶
func (s StopDomainInput) String() string
String returns the string representation
type StopDomainOutput ¶
type StopDomainOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (StopDomainOutput) GoString ¶
func (s StopDomainOutput) GoString() string
GoString returns the string representation
func (StopDomainOutput) String ¶
func (s StopDomainOutput) String() string
String returns the string representation
type TaskListForCheckPurgePrefetchTaskOutput ¶
type TaskListForCheckPurgePrefetchTaskOutput struct { Account *string `type:"string" json:",omitempty"` FileName *string `type:"string" json:",omitempty"` OpTime *string `type:"string" json:",omitempty"` Operator *string `type:"string" json:",omitempty"` Retries *int32 `type:"int32" json:",omitempty"` TaskId *string `type:"string" json:",omitempty"` TaskStatus *string `type:"string" json:",omitempty"` TaskType *string `type:"string" json:",omitempty"` Urls []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TaskListForCheckPurgePrefetchTaskOutput) GoString ¶
func (s TaskListForCheckPurgePrefetchTaskOutput) GoString() string
GoString returns the string representation
func (*TaskListForCheckPurgePrefetchTaskOutput) SetAccount ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetAccount(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetAccount sets the Account field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetFileName ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetFileName(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetFileName sets the FileName field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetOpTime ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetOpTime(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetOpTime sets the OpTime field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetOperator ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetOperator(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetOperator sets the Operator field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetRetries ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetRetries(v int32) *TaskListForCheckPurgePrefetchTaskOutput
SetRetries sets the Retries field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetTaskId ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskId(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetTaskId sets the TaskId field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetTaskStatus ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskStatus(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetTaskStatus sets the TaskStatus field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetTaskType ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetTaskType(v string) *TaskListForCheckPurgePrefetchTaskOutput
SetTaskType sets the TaskType field's value.
func (*TaskListForCheckPurgePrefetchTaskOutput) SetUrls ¶
func (s *TaskListForCheckPurgePrefetchTaskOutput) SetUrls(v []*string) *TaskListForCheckPurgePrefetchTaskOutput
SetUrls sets the Urls field's value.
func (TaskListForCheckPurgePrefetchTaskOutput) String ¶
func (s TaskListForCheckPurgePrefetchTaskOutput) String() string
String returns the string representation
type TlsVersionsForCreateDomainConfigsInput ¶
type TlsVersionsForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` TlsVersion []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TlsVersionsForCreateDomainConfigsInput) GoString ¶
func (s TlsVersionsForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*TlsVersionsForCreateDomainConfigsInput) SetEnable ¶
func (s *TlsVersionsForCreateDomainConfigsInput) SetEnable(v bool) *TlsVersionsForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*TlsVersionsForCreateDomainConfigsInput) SetTlsVersion ¶
func (s *TlsVersionsForCreateDomainConfigsInput) SetTlsVersion(v []*string) *TlsVersionsForCreateDomainConfigsInput
SetTlsVersion sets the TlsVersion field's value.
func (TlsVersionsForCreateDomainConfigsInput) String ¶
func (s TlsVersionsForCreateDomainConfigsInput) String() string
String returns the string representation
type TlsVersionsForDescribeDomainDetailOutput ¶
type TlsVersionsForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` TlsVersion []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TlsVersionsForDescribeDomainDetailOutput) GoString ¶
func (s TlsVersionsForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*TlsVersionsForDescribeDomainDetailOutput) SetEnable ¶
func (s *TlsVersionsForDescribeDomainDetailOutput) SetEnable(v bool) *TlsVersionsForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*TlsVersionsForDescribeDomainDetailOutput) SetTlsVersion ¶
func (s *TlsVersionsForDescribeDomainDetailOutput) SetTlsVersion(v []*string) *TlsVersionsForDescribeDomainDetailOutput
SetTlsVersion sets the TlsVersion field's value.
func (TlsVersionsForDescribeDomainDetailOutput) String ¶
func (s TlsVersionsForDescribeDomainDetailOutput) String() string
String returns the string representation
type TlsVersionsForListDomainConfigOutput ¶
type TlsVersionsForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` TlsVersion []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TlsVersionsForListDomainConfigOutput) GoString ¶
func (s TlsVersionsForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*TlsVersionsForListDomainConfigOutput) SetEnable ¶
func (s *TlsVersionsForListDomainConfigOutput) SetEnable(v bool) *TlsVersionsForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*TlsVersionsForListDomainConfigOutput) SetTlsVersion ¶
func (s *TlsVersionsForListDomainConfigOutput) SetTlsVersion(v []*string) *TlsVersionsForListDomainConfigOutput
SetTlsVersion sets the TlsVersion field's value.
func (TlsVersionsForListDomainConfigOutput) String ¶
func (s TlsVersionsForListDomainConfigOutput) String() string
String returns the string representation
type TlsVersionsForUpdateSingleDomainConfigInput ¶
type TlsVersionsForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` TlsVersion []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TlsVersionsForUpdateSingleDomainConfigInput) GoString ¶
func (s TlsVersionsForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*TlsVersionsForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *TlsVersionsForUpdateSingleDomainConfigInput) SetEnable(v bool) *TlsVersionsForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*TlsVersionsForUpdateSingleDomainConfigInput) SetTlsVersion ¶
func (s *TlsVersionsForUpdateSingleDomainConfigInput) SetTlsVersion(v []*string) *TlsVersionsForUpdateSingleDomainConfigInput
SetTlsVersion sets the TlsVersion field's value.
func (TlsVersionsForUpdateSingleDomainConfigInput) String ¶
func (s TlsVersionsForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type TopDomainForDescribeTopDomainsOutput ¶
type TopDomainForDescribeTopDomainsOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` DomainName *string `type:"string" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Rank *float64 `type:"float" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` StatusCode2xx *float64 `type:"float" json:",omitempty"` StatusCode2xxRadio *float64 `type:"float" json:",omitempty"` StatusCode2xxRatio *float64 `type:"float" json:",omitempty"` StatusCode3xx *float64 `type:"float" json:",omitempty"` StatusCode3xxRadio *float64 `type:"float" json:",omitempty"` StatusCode3xxRatio *float64 `type:"float" json:",omitempty"` StatusCode4xx *float64 `type:"float" json:",omitempty"` StatusCode4xxRadio *float64 `type:"float" json:",omitempty"` StatusCode4xxRatio *float64 `type:"float" json:",omitempty"` StatusCode5xx *float64 `type:"float" json:",omitempty"` StatusCode5xxRadio *float64 `type:"float" json:",omitempty"` StatusCode5xxRatio *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (TopDomainForDescribeTopDomainsOutput) GoString ¶
func (s TopDomainForDescribeTopDomainsOutput) GoString() string
GoString returns the string representation
func (*TopDomainForDescribeTopDomainsOutput) SetBandwidth ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetBandwidth(v float64) *TopDomainForDescribeTopDomainsOutput
SetBandwidth sets the Bandwidth field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetDomainName ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetDomainName(v string) *TopDomainForDescribeTopDomainsOutput
SetDomainName sets the DomainName field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetQPS ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetQPS(v float64) *TopDomainForDescribeTopDomainsOutput
SetQPS sets the QPS field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetRank ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetRank(v float64) *TopDomainForDescribeTopDomainsOutput
SetRank sets the Rank field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetRequest ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetRequest(v float64) *TopDomainForDescribeTopDomainsOutput
SetRequest sets the Request field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode2xx ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xx(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode2xx sets the StatusCode2xx field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRadio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode2xxRadio sets the StatusCode2xxRadio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRatio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode2xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode2xxRatio sets the StatusCode2xxRatio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode3xx ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xx(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode3xx sets the StatusCode3xx field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRadio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode3xxRadio sets the StatusCode3xxRadio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRatio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode3xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode3xxRatio sets the StatusCode3xxRatio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode4xx ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xx(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode4xx sets the StatusCode4xx field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRadio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode4xxRadio sets the StatusCode4xxRadio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRatio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode4xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode4xxRatio sets the StatusCode4xxRatio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode5xx ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xx(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode5xx sets the StatusCode5xx field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRadio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRadio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode5xxRadio sets the StatusCode5xxRadio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRatio ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetStatusCode5xxRatio(v float64) *TopDomainForDescribeTopDomainsOutput
SetStatusCode5xxRatio sets the StatusCode5xxRatio field's value.
func (*TopDomainForDescribeTopDomainsOutput) SetTraffic ¶
func (s *TopDomainForDescribeTopDomainsOutput) SetTraffic(v float64) *TopDomainForDescribeTopDomainsOutput
SetTraffic sets the Traffic field's value.
func (TopDomainForDescribeTopDomainsOutput) String ¶
func (s TopDomainForDescribeTopDomainsOutput) String() string
String returns the string representation
type TopIPForDescribeTopIPOutput ¶
type TopIPForDescribeTopIPOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` IP *string `type:"string" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Rank *float64 `type:"float" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (TopIPForDescribeTopIPOutput) GoString ¶
func (s TopIPForDescribeTopIPOutput) GoString() string
GoString returns the string representation
func (*TopIPForDescribeTopIPOutput) SetBandwidth ¶
func (s *TopIPForDescribeTopIPOutput) SetBandwidth(v float64) *TopIPForDescribeTopIPOutput
SetBandwidth sets the Bandwidth field's value.
func (*TopIPForDescribeTopIPOutput) SetIP ¶
func (s *TopIPForDescribeTopIPOutput) SetIP(v string) *TopIPForDescribeTopIPOutput
SetIP sets the IP field's value.
func (*TopIPForDescribeTopIPOutput) SetQPS ¶
func (s *TopIPForDescribeTopIPOutput) SetQPS(v float64) *TopIPForDescribeTopIPOutput
SetQPS sets the QPS field's value.
func (*TopIPForDescribeTopIPOutput) SetRank ¶
func (s *TopIPForDescribeTopIPOutput) SetRank(v float64) *TopIPForDescribeTopIPOutput
SetRank sets the Rank field's value.
func (*TopIPForDescribeTopIPOutput) SetRequest ¶
func (s *TopIPForDescribeTopIPOutput) SetRequest(v float64) *TopIPForDescribeTopIPOutput
SetRequest sets the Request field's value.
func (*TopIPForDescribeTopIPOutput) SetTraffic ¶
func (s *TopIPForDescribeTopIPOutput) SetTraffic(v float64) *TopIPForDescribeTopIPOutput
SetTraffic sets the Traffic field's value.
func (TopIPForDescribeTopIPOutput) String ¶
func (s TopIPForDescribeTopIPOutput) String() string
String returns the string representation
type TopRefererForDescribeTopRefererOutput ¶
type TopRefererForDescribeTopRefererOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Rank *float64 `type:"float" json:",omitempty"` Referer *string `type:"string" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (TopRefererForDescribeTopRefererOutput) GoString ¶
func (s TopRefererForDescribeTopRefererOutput) GoString() string
GoString returns the string representation
func (*TopRefererForDescribeTopRefererOutput) SetBandwidth ¶
func (s *TopRefererForDescribeTopRefererOutput) SetBandwidth(v float64) *TopRefererForDescribeTopRefererOutput
SetBandwidth sets the Bandwidth field's value.
func (*TopRefererForDescribeTopRefererOutput) SetQPS ¶
func (s *TopRefererForDescribeTopRefererOutput) SetQPS(v float64) *TopRefererForDescribeTopRefererOutput
SetQPS sets the QPS field's value.
func (*TopRefererForDescribeTopRefererOutput) SetRank ¶
func (s *TopRefererForDescribeTopRefererOutput) SetRank(v float64) *TopRefererForDescribeTopRefererOutput
SetRank sets the Rank field's value.
func (*TopRefererForDescribeTopRefererOutput) SetReferer ¶
func (s *TopRefererForDescribeTopRefererOutput) SetReferer(v string) *TopRefererForDescribeTopRefererOutput
SetReferer sets the Referer field's value.
func (*TopRefererForDescribeTopRefererOutput) SetRequest ¶
func (s *TopRefererForDescribeTopRefererOutput) SetRequest(v float64) *TopRefererForDescribeTopRefererOutput
SetRequest sets the Request field's value.
func (*TopRefererForDescribeTopRefererOutput) SetTraffic ¶
func (s *TopRefererForDescribeTopRefererOutput) SetTraffic(v float64) *TopRefererForDescribeTopRefererOutput
SetTraffic sets the Traffic field's value.
func (TopRefererForDescribeTopRefererOutput) String ¶
func (s TopRefererForDescribeTopRefererOutput) String() string
String returns the string representation
type TopURLForDescribeTopURLOutput ¶
type TopURLForDescribeTopURLOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Rank *float64 `type:"float" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` URL *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TopURLForDescribeTopURLOutput) GoString ¶
func (s TopURLForDescribeTopURLOutput) GoString() string
GoString returns the string representation
func (*TopURLForDescribeTopURLOutput) SetBandwidth ¶
func (s *TopURLForDescribeTopURLOutput) SetBandwidth(v float64) *TopURLForDescribeTopURLOutput
SetBandwidth sets the Bandwidth field's value.
func (*TopURLForDescribeTopURLOutput) SetQPS ¶
func (s *TopURLForDescribeTopURLOutput) SetQPS(v float64) *TopURLForDescribeTopURLOutput
SetQPS sets the QPS field's value.
func (*TopURLForDescribeTopURLOutput) SetRank ¶
func (s *TopURLForDescribeTopURLOutput) SetRank(v float64) *TopURLForDescribeTopURLOutput
SetRank sets the Rank field's value.
func (*TopURLForDescribeTopURLOutput) SetRequest ¶
func (s *TopURLForDescribeTopURLOutput) SetRequest(v float64) *TopURLForDescribeTopURLOutput
SetRequest sets the Request field's value.
func (*TopURLForDescribeTopURLOutput) SetTraffic ¶
func (s *TopURLForDescribeTopURLOutput) SetTraffic(v float64) *TopURLForDescribeTopURLOutput
SetTraffic sets the Traffic field's value.
func (*TopURLForDescribeTopURLOutput) SetURL ¶
func (s *TopURLForDescribeTopURLOutput) SetURL(v string) *TopURLForDescribeTopURLOutput
SetURL sets the URL field's value.
func (TopURLForDescribeTopURLOutput) String ¶
func (s TopURLForDescribeTopURLOutput) String() string
String returns the string representation
type TotalStatisticsForDescribeOriginStatisticsOutput ¶
type TotalStatisticsForDescribeOriginStatisticsOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` RequestHitRate *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (TotalStatisticsForDescribeOriginStatisticsOutput) GoString ¶
func (s TotalStatisticsForDescribeOriginStatisticsOutput) GoString() string
GoString returns the string representation
func (*TotalStatisticsForDescribeOriginStatisticsOutput) SetBandwidth ¶
func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetBandwidth(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
SetBandwidth sets the Bandwidth field's value.
func (*TotalStatisticsForDescribeOriginStatisticsOutput) SetQPS ¶
func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetQPS(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
SetQPS sets the QPS field's value.
func (*TotalStatisticsForDescribeOriginStatisticsOutput) SetRequest ¶
func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetRequest(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
SetRequest sets the Request field's value.
func (*TotalStatisticsForDescribeOriginStatisticsOutput) SetRequestHitRate ¶
func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetRequestHitRate(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
SetRequestHitRate sets the RequestHitRate field's value.
func (*TotalStatisticsForDescribeOriginStatisticsOutput) SetTraffic ¶
func (s *TotalStatisticsForDescribeOriginStatisticsOutput) SetTraffic(v float64) *TotalStatisticsForDescribeOriginStatisticsOutput
SetTraffic sets the Traffic field's value.
func (TotalStatisticsForDescribeOriginStatisticsOutput) String ¶
func (s TotalStatisticsForDescribeOriginStatisticsOutput) String() string
String returns the string representation
type TotalStatisticsForDescribeStatisticsOutput ¶
type TotalStatisticsForDescribeStatisticsOutput struct { Bandwidth *float64 `type:"float" json:",omitempty"` QPS *float64 `type:"float" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` RequestHitRate *float64 `type:"float" json:",omitempty"` ResponseTime *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` TrafficHitRate *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (TotalStatisticsForDescribeStatisticsOutput) GoString ¶
func (s TotalStatisticsForDescribeStatisticsOutput) GoString() string
GoString returns the string representation
func (*TotalStatisticsForDescribeStatisticsOutput) SetBandwidth ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetBandwidth(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetBandwidth sets the Bandwidth field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetQPS ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetQPS(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetQPS sets the QPS field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetRequest ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetRequest(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetRequest sets the Request field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetRequestHitRate ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetRequestHitRate(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetRequestHitRate sets the RequestHitRate field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetResponseTime ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetResponseTime(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetResponseTime sets the ResponseTime field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetTraffic ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetTraffic(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetTraffic sets the Traffic field's value.
func (*TotalStatisticsForDescribeStatisticsOutput) SetTrafficHitRate ¶
func (s *TotalStatisticsForDescribeStatisticsOutput) SetTrafficHitRate(v float64) *TotalStatisticsForDescribeStatisticsOutput
SetTrafficHitRate sets the TrafficHitRate field's value.
func (TotalStatisticsForDescribeStatisticsOutput) String ¶
func (s TotalStatisticsForDescribeStatisticsOutput) String() string
String returns the string representation
type UpdateDomainProbeSettingsInput ¶
type UpdateDomainProbeSettingsInput struct { ProbeSettingInfo []*ProbeSettingInfoForUpdateDomainProbeSettingsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (UpdateDomainProbeSettingsInput) GoString ¶
func (s UpdateDomainProbeSettingsInput) GoString() string
GoString returns the string representation
func (*UpdateDomainProbeSettingsInput) SetProbeSettingInfo ¶
func (s *UpdateDomainProbeSettingsInput) SetProbeSettingInfo(v []*ProbeSettingInfoForUpdateDomainProbeSettingsInput) *UpdateDomainProbeSettingsInput
SetProbeSettingInfo sets the ProbeSettingInfo field's value.
func (UpdateDomainProbeSettingsInput) String ¶
func (s UpdateDomainProbeSettingsInput) String() string
String returns the string representation
type UpdateDomainProbeSettingsOutput ¶
type UpdateDomainProbeSettingsOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (UpdateDomainProbeSettingsOutput) GoString ¶
func (s UpdateDomainProbeSettingsOutput) GoString() string
GoString returns the string representation
func (UpdateDomainProbeSettingsOutput) String ¶
func (s UpdateDomainProbeSettingsOutput) String() string
String returns the string representation
type UpdateSingleDomainConfigInput ¶
type UpdateSingleDomainConfigInput struct { BrCompress *BrCompressForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Cache *CacheForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` // Domain is a required field Domain *string `type:"string" json:",omitempty" required:"true"` EnableFailOver *bool `type:"boolean" json:",omitempty"` GzipCompress *GzipCompressForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Https *HttpsForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` IPv6Switch *bool `type:"boolean" json:",omitempty"` IpAccess *IpAccessForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Origin *ConvertConvertOriginForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` PreConnect *PreConnectForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` RTTOptimize *RTTOptimizeForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` RefererAccess *RefererAccessForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` Scope *string `type:"string" json:",omitempty"` ServiceType *string `type:"string" json:",omitempty"` StaticOptimization *StaticOptimizationForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` StrategyType *string `type:"string" json:",omitempty"` UploadOptimize *UploadOptimizeForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` UrlAccess *UrlAccessForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` UrlRedirect *UrlRedirectForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` UserAgentAccess *UserAgentAccessForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` WebSocket *WebSocketForUpdateSingleDomainConfigInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (UpdateSingleDomainConfigInput) GoString ¶
func (s UpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*UpdateSingleDomainConfigInput) SetBrCompress ¶
func (s *UpdateSingleDomainConfigInput) SetBrCompress(v *BrCompressForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetBrCompress sets the BrCompress field's value.
func (*UpdateSingleDomainConfigInput) SetCache ¶
func (s *UpdateSingleDomainConfigInput) SetCache(v *CacheForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetCache sets the Cache field's value.
func (*UpdateSingleDomainConfigInput) SetDomain ¶
func (s *UpdateSingleDomainConfigInput) SetDomain(v string) *UpdateSingleDomainConfigInput
SetDomain sets the Domain field's value.
func (*UpdateSingleDomainConfigInput) SetEnableFailOver ¶
func (s *UpdateSingleDomainConfigInput) SetEnableFailOver(v bool) *UpdateSingleDomainConfigInput
SetEnableFailOver sets the EnableFailOver field's value.
func (*UpdateSingleDomainConfigInput) SetGzipCompress ¶
func (s *UpdateSingleDomainConfigInput) SetGzipCompress(v *GzipCompressForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetGzipCompress sets the GzipCompress field's value.
func (*UpdateSingleDomainConfigInput) SetHttps ¶
func (s *UpdateSingleDomainConfigInput) SetHttps(v *HttpsForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetHttps sets the Https field's value.
func (*UpdateSingleDomainConfigInput) SetIPv6Switch ¶
func (s *UpdateSingleDomainConfigInput) SetIPv6Switch(v bool) *UpdateSingleDomainConfigInput
SetIPv6Switch sets the IPv6Switch field's value.
func (*UpdateSingleDomainConfigInput) SetIpAccess ¶
func (s *UpdateSingleDomainConfigInput) SetIpAccess(v *IpAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetIpAccess sets the IpAccess field's value.
func (*UpdateSingleDomainConfigInput) SetOrigin ¶
func (s *UpdateSingleDomainConfigInput) SetOrigin(v *ConvertConvertOriginForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetOrigin sets the Origin field's value.
func (*UpdateSingleDomainConfigInput) SetPreConnect ¶
func (s *UpdateSingleDomainConfigInput) SetPreConnect(v *PreConnectForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetPreConnect sets the PreConnect field's value.
func (*UpdateSingleDomainConfigInput) SetRTTOptimize ¶
func (s *UpdateSingleDomainConfigInput) SetRTTOptimize(v *RTTOptimizeForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetRTTOptimize sets the RTTOptimize field's value.
func (*UpdateSingleDomainConfigInput) SetRefererAccess ¶
func (s *UpdateSingleDomainConfigInput) SetRefererAccess(v *RefererAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetRefererAccess sets the RefererAccess field's value.
func (*UpdateSingleDomainConfigInput) SetScope ¶
func (s *UpdateSingleDomainConfigInput) SetScope(v string) *UpdateSingleDomainConfigInput
SetScope sets the Scope field's value.
func (*UpdateSingleDomainConfigInput) SetServiceType ¶
func (s *UpdateSingleDomainConfigInput) SetServiceType(v string) *UpdateSingleDomainConfigInput
SetServiceType sets the ServiceType field's value.
func (*UpdateSingleDomainConfigInput) SetStaticOptimization ¶
func (s *UpdateSingleDomainConfigInput) SetStaticOptimization(v *StaticOptimizationForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetStaticOptimization sets the StaticOptimization field's value.
func (*UpdateSingleDomainConfigInput) SetStrategyType ¶
func (s *UpdateSingleDomainConfigInput) SetStrategyType(v string) *UpdateSingleDomainConfigInput
SetStrategyType sets the StrategyType field's value.
func (*UpdateSingleDomainConfigInput) SetUploadOptimize ¶
func (s *UpdateSingleDomainConfigInput) SetUploadOptimize(v *UploadOptimizeForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetUploadOptimize sets the UploadOptimize field's value.
func (*UpdateSingleDomainConfigInput) SetUrlAccess ¶
func (s *UpdateSingleDomainConfigInput) SetUrlAccess(v *UrlAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetUrlAccess sets the UrlAccess field's value.
func (*UpdateSingleDomainConfigInput) SetUrlRedirect ¶
func (s *UpdateSingleDomainConfigInput) SetUrlRedirect(v *UrlRedirectForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetUrlRedirect sets the UrlRedirect field's value.
func (*UpdateSingleDomainConfigInput) SetUserAgentAccess ¶
func (s *UpdateSingleDomainConfigInput) SetUserAgentAccess(v *UserAgentAccessForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetUserAgentAccess sets the UserAgentAccess field's value.
func (*UpdateSingleDomainConfigInput) SetWebSocket ¶
func (s *UpdateSingleDomainConfigInput) SetWebSocket(v *WebSocketForUpdateSingleDomainConfigInput) *UpdateSingleDomainConfigInput
SetWebSocket sets the WebSocket field's value.
func (UpdateSingleDomainConfigInput) String ¶
func (s UpdateSingleDomainConfigInput) String() string
String returns the string representation
func (*UpdateSingleDomainConfigInput) Validate ¶
func (s *UpdateSingleDomainConfigInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateSingleDomainConfigOutput ¶
type UpdateSingleDomainConfigOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (UpdateSingleDomainConfigOutput) GoString ¶
func (s UpdateSingleDomainConfigOutput) GoString() string
GoString returns the string representation
func (UpdateSingleDomainConfigOutput) String ¶
func (s UpdateSingleDomainConfigOutput) String() string
String returns the string representation
type UploadOptimizeForCreateDomainConfigsInput ¶
type UploadOptimizeForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (UploadOptimizeForCreateDomainConfigsInput) GoString ¶
func (s UploadOptimizeForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*UploadOptimizeForCreateDomainConfigsInput) SetEnable ¶
func (s *UploadOptimizeForCreateDomainConfigsInput) SetEnable(v bool) *UploadOptimizeForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (UploadOptimizeForCreateDomainConfigsInput) String ¶
func (s UploadOptimizeForCreateDomainConfigsInput) String() string
String returns the string representation
type UploadOptimizeForListDomainConfigOutput ¶
type UploadOptimizeForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (UploadOptimizeForListDomainConfigOutput) GoString ¶
func (s UploadOptimizeForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*UploadOptimizeForListDomainConfigOutput) SetEnable ¶
func (s *UploadOptimizeForListDomainConfigOutput) SetEnable(v bool) *UploadOptimizeForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (UploadOptimizeForListDomainConfigOutput) String ¶
func (s UploadOptimizeForListDomainConfigOutput) String() string
String returns the string representation
type UploadOptimizeForUpdateSingleDomainConfigInput ¶
type UploadOptimizeForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` // contains filtered or unexported fields }
func (UploadOptimizeForUpdateSingleDomainConfigInput) GoString ¶
func (s UploadOptimizeForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*UploadOptimizeForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *UploadOptimizeForUpdateSingleDomainConfigInput) SetEnable(v bool) *UploadOptimizeForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (UploadOptimizeForUpdateSingleDomainConfigInput) String ¶
func (s UploadOptimizeForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type UrlAccessForCreateDomainConfigsInput ¶
type UrlAccessForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` GenKey *string `type:"string" json:",omitempty"` GenTTL *int32 `type:"int32" json:",omitempty"` GenType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UrlAccessForCreateDomainConfigsInput) GoString ¶
func (s UrlAccessForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*UrlAccessForCreateDomainConfigsInput) SetEnable ¶
func (s *UrlAccessForCreateDomainConfigsInput) SetEnable(v bool) *UrlAccessForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*UrlAccessForCreateDomainConfigsInput) SetGenKey ¶
func (s *UrlAccessForCreateDomainConfigsInput) SetGenKey(v string) *UrlAccessForCreateDomainConfigsInput
SetGenKey sets the GenKey field's value.
func (*UrlAccessForCreateDomainConfigsInput) SetGenTTL ¶
func (s *UrlAccessForCreateDomainConfigsInput) SetGenTTL(v int32) *UrlAccessForCreateDomainConfigsInput
SetGenTTL sets the GenTTL field's value.
func (*UrlAccessForCreateDomainConfigsInput) SetGenType ¶
func (s *UrlAccessForCreateDomainConfigsInput) SetGenType(v string) *UrlAccessForCreateDomainConfigsInput
SetGenType sets the GenType field's value.
func (UrlAccessForCreateDomainConfigsInput) String ¶
func (s UrlAccessForCreateDomainConfigsInput) String() string
String returns the string representation
type UrlAccessForDescribeDomainDetailOutput ¶
type UrlAccessForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` GenKey *string `type:"string" json:",omitempty"` GenTTL *int32 `type:"int32" json:",omitempty"` GenType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UrlAccessForDescribeDomainDetailOutput) GoString ¶
func (s UrlAccessForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*UrlAccessForDescribeDomainDetailOutput) SetEnable ¶
func (s *UrlAccessForDescribeDomainDetailOutput) SetEnable(v bool) *UrlAccessForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*UrlAccessForDescribeDomainDetailOutput) SetGenKey ¶
func (s *UrlAccessForDescribeDomainDetailOutput) SetGenKey(v string) *UrlAccessForDescribeDomainDetailOutput
SetGenKey sets the GenKey field's value.
func (*UrlAccessForDescribeDomainDetailOutput) SetGenTTL ¶
func (s *UrlAccessForDescribeDomainDetailOutput) SetGenTTL(v int32) *UrlAccessForDescribeDomainDetailOutput
SetGenTTL sets the GenTTL field's value.
func (*UrlAccessForDescribeDomainDetailOutput) SetGenType ¶
func (s *UrlAccessForDescribeDomainDetailOutput) SetGenType(v string) *UrlAccessForDescribeDomainDetailOutput
SetGenType sets the GenType field's value.
func (UrlAccessForDescribeDomainDetailOutput) String ¶
func (s UrlAccessForDescribeDomainDetailOutput) String() string
String returns the string representation
type UrlAccessForListDomainConfigOutput ¶
type UrlAccessForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` GenKey *string `type:"string" json:",omitempty"` GenTTL *int32 `type:"int32" json:",omitempty"` GenType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UrlAccessForListDomainConfigOutput) GoString ¶
func (s UrlAccessForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*UrlAccessForListDomainConfigOutput) SetEnable ¶
func (s *UrlAccessForListDomainConfigOutput) SetEnable(v bool) *UrlAccessForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*UrlAccessForListDomainConfigOutput) SetGenKey ¶
func (s *UrlAccessForListDomainConfigOutput) SetGenKey(v string) *UrlAccessForListDomainConfigOutput
SetGenKey sets the GenKey field's value.
func (*UrlAccessForListDomainConfigOutput) SetGenTTL ¶
func (s *UrlAccessForListDomainConfigOutput) SetGenTTL(v int32) *UrlAccessForListDomainConfigOutput
SetGenTTL sets the GenTTL field's value.
func (*UrlAccessForListDomainConfigOutput) SetGenType ¶
func (s *UrlAccessForListDomainConfigOutput) SetGenType(v string) *UrlAccessForListDomainConfigOutput
SetGenType sets the GenType field's value.
func (UrlAccessForListDomainConfigOutput) String ¶
func (s UrlAccessForListDomainConfigOutput) String() string
String returns the string representation
type UrlAccessForUpdateSingleDomainConfigInput ¶
type UrlAccessForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` GenKey *string `type:"string" json:",omitempty"` GenTTL *int32 `type:"int32" json:",omitempty"` GenType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UrlAccessForUpdateSingleDomainConfigInput) GoString ¶
func (s UrlAccessForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*UrlAccessForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *UrlAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *UrlAccessForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*UrlAccessForUpdateSingleDomainConfigInput) SetGenKey ¶
func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenKey(v string) *UrlAccessForUpdateSingleDomainConfigInput
SetGenKey sets the GenKey field's value.
func (*UrlAccessForUpdateSingleDomainConfigInput) SetGenTTL ¶
func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenTTL(v int32) *UrlAccessForUpdateSingleDomainConfigInput
SetGenTTL sets the GenTTL field's value.
func (*UrlAccessForUpdateSingleDomainConfigInput) SetGenType ¶
func (s *UrlAccessForUpdateSingleDomainConfigInput) SetGenType(v string) *UrlAccessForUpdateSingleDomainConfigInput
SetGenType sets the GenType field's value.
func (UrlAccessForUpdateSingleDomainConfigInput) String ¶
func (s UrlAccessForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type UrlRedirectForCreateDomainConfigsInput ¶
type UrlRedirectForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*ConvertRuleForCreateDomainConfigsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (UrlRedirectForCreateDomainConfigsInput) GoString ¶
func (s UrlRedirectForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*UrlRedirectForCreateDomainConfigsInput) SetEnable ¶
func (s *UrlRedirectForCreateDomainConfigsInput) SetEnable(v bool) *UrlRedirectForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*UrlRedirectForCreateDomainConfigsInput) SetRules ¶
func (s *UrlRedirectForCreateDomainConfigsInput) SetRules(v []*ConvertRuleForCreateDomainConfigsInput) *UrlRedirectForCreateDomainConfigsInput
SetRules sets the Rules field's value.
func (UrlRedirectForCreateDomainConfigsInput) String ¶
func (s UrlRedirectForCreateDomainConfigsInput) String() string
String returns the string representation
type UrlRedirectForDescribeDomainDetailOutput ¶
type UrlRedirectForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*ConvertRuleForDescribeDomainDetailOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (UrlRedirectForDescribeDomainDetailOutput) GoString ¶
func (s UrlRedirectForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*UrlRedirectForDescribeDomainDetailOutput) SetEnable ¶
func (s *UrlRedirectForDescribeDomainDetailOutput) SetEnable(v bool) *UrlRedirectForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*UrlRedirectForDescribeDomainDetailOutput) SetRules ¶
func (s *UrlRedirectForDescribeDomainDetailOutput) SetRules(v []*ConvertRuleForDescribeDomainDetailOutput) *UrlRedirectForDescribeDomainDetailOutput
SetRules sets the Rules field's value.
func (UrlRedirectForDescribeDomainDetailOutput) String ¶
func (s UrlRedirectForDescribeDomainDetailOutput) String() string
String returns the string representation
type UrlRedirectForListDomainConfigOutput ¶
type UrlRedirectForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*ConvertRuleForListDomainConfigOutput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (UrlRedirectForListDomainConfigOutput) GoString ¶
func (s UrlRedirectForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*UrlRedirectForListDomainConfigOutput) SetEnable ¶
func (s *UrlRedirectForListDomainConfigOutput) SetEnable(v bool) *UrlRedirectForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*UrlRedirectForListDomainConfigOutput) SetRules ¶
func (s *UrlRedirectForListDomainConfigOutput) SetRules(v []*ConvertRuleForListDomainConfigOutput) *UrlRedirectForListDomainConfigOutput
SetRules sets the Rules field's value.
func (UrlRedirectForListDomainConfigOutput) String ¶
func (s UrlRedirectForListDomainConfigOutput) String() string
String returns the string representation
type UrlRedirectForUpdateSingleDomainConfigInput ¶
type UrlRedirectForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` Rules []*ConvertRuleForUpdateSingleDomainConfigInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (UrlRedirectForUpdateSingleDomainConfigInput) GoString ¶
func (s UrlRedirectForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*UrlRedirectForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *UrlRedirectForUpdateSingleDomainConfigInput) SetEnable(v bool) *UrlRedirectForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*UrlRedirectForUpdateSingleDomainConfigInput) SetRules ¶
func (s *UrlRedirectForUpdateSingleDomainConfigInput) SetRules(v []*ConvertRuleForUpdateSingleDomainConfigInput) *UrlRedirectForUpdateSingleDomainConfigInput
SetRules sets the Rules field's value.
func (UrlRedirectForUpdateSingleDomainConfigInput) String ¶
func (s UrlRedirectForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type UserAgentAccessForCreateDomainConfigsInput ¶
type UserAgentAccessForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UserAgentAccessForCreateDomainConfigsInput) GoString ¶
func (s UserAgentAccessForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*UserAgentAccessForCreateDomainConfigsInput) SetEnable ¶
func (s *UserAgentAccessForCreateDomainConfigsInput) SetEnable(v bool) *UserAgentAccessForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*UserAgentAccessForCreateDomainConfigsInput) SetFilterList ¶
func (s *UserAgentAccessForCreateDomainConfigsInput) SetFilterList(v []*string) *UserAgentAccessForCreateDomainConfigsInput
SetFilterList sets the FilterList field's value.
func (*UserAgentAccessForCreateDomainConfigsInput) SetFilterType ¶
func (s *UserAgentAccessForCreateDomainConfigsInput) SetFilterType(v string) *UserAgentAccessForCreateDomainConfigsInput
SetFilterType sets the FilterType field's value.
func (UserAgentAccessForCreateDomainConfigsInput) String ¶
func (s UserAgentAccessForCreateDomainConfigsInput) String() string
String returns the string representation
type UserAgentAccessForDescribeDomainDetailOutput ¶
type UserAgentAccessForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UserAgentAccessForDescribeDomainDetailOutput) GoString ¶
func (s UserAgentAccessForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*UserAgentAccessForDescribeDomainDetailOutput) SetEnable ¶
func (s *UserAgentAccessForDescribeDomainDetailOutput) SetEnable(v bool) *UserAgentAccessForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*UserAgentAccessForDescribeDomainDetailOutput) SetFilterList ¶
func (s *UserAgentAccessForDescribeDomainDetailOutput) SetFilterList(v []*string) *UserAgentAccessForDescribeDomainDetailOutput
SetFilterList sets the FilterList field's value.
func (*UserAgentAccessForDescribeDomainDetailOutput) SetFilterType ¶
func (s *UserAgentAccessForDescribeDomainDetailOutput) SetFilterType(v string) *UserAgentAccessForDescribeDomainDetailOutput
SetFilterType sets the FilterType field's value.
func (UserAgentAccessForDescribeDomainDetailOutput) String ¶
func (s UserAgentAccessForDescribeDomainDetailOutput) String() string
String returns the string representation
type UserAgentAccessForListDomainConfigOutput ¶
type UserAgentAccessForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UserAgentAccessForListDomainConfigOutput) GoString ¶
func (s UserAgentAccessForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*UserAgentAccessForListDomainConfigOutput) SetEnable ¶
func (s *UserAgentAccessForListDomainConfigOutput) SetEnable(v bool) *UserAgentAccessForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*UserAgentAccessForListDomainConfigOutput) SetFilterList ¶
func (s *UserAgentAccessForListDomainConfigOutput) SetFilterList(v []*string) *UserAgentAccessForListDomainConfigOutput
SetFilterList sets the FilterList field's value.
func (*UserAgentAccessForListDomainConfigOutput) SetFilterType ¶
func (s *UserAgentAccessForListDomainConfigOutput) SetFilterType(v string) *UserAgentAccessForListDomainConfigOutput
SetFilterType sets the FilterType field's value.
func (UserAgentAccessForListDomainConfigOutput) String ¶
func (s UserAgentAccessForListDomainConfigOutput) String() string
String returns the string representation
type UserAgentAccessForUpdateSingleDomainConfigInput ¶
type UserAgentAccessForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` FilterList []*string `type:"list" json:",omitempty"` FilterType *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (UserAgentAccessForUpdateSingleDomainConfigInput) GoString ¶
func (s UserAgentAccessForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*UserAgentAccessForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetEnable(v bool) *UserAgentAccessForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterList ¶
func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterList(v []*string) *UserAgentAccessForUpdateSingleDomainConfigInput
SetFilterList sets the FilterList field's value.
func (*UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterType ¶
func (s *UserAgentAccessForUpdateSingleDomainConfigInput) SetFilterType(v string) *UserAgentAccessForUpdateSingleDomainConfigInput
SetFilterType sets the FilterType field's value.
func (UserAgentAccessForUpdateSingleDomainConfigInput) String ¶
func (s UserAgentAccessForUpdateSingleDomainConfigInput) String() string
String returns the string representation
type ValueForDescribeDomainIspDataOutput ¶
type ValueForDescribeDomainIspDataOutput struct { AvgResponseTime *float64 `type:"float" json:",omitempty"` Bandwidth *float64 `type:"float" json:",omitempty"` Isp *string `type:"string" json:",omitempty"` IspEname *string `type:"string" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` RequestProportion *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` TrafficProportion *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (ValueForDescribeDomainIspDataOutput) GoString ¶
func (s ValueForDescribeDomainIspDataOutput) GoString() string
GoString returns the string representation
func (*ValueForDescribeDomainIspDataOutput) SetAvgResponseTime ¶
func (s *ValueForDescribeDomainIspDataOutput) SetAvgResponseTime(v float64) *ValueForDescribeDomainIspDataOutput
SetAvgResponseTime sets the AvgResponseTime field's value.
func (*ValueForDescribeDomainIspDataOutput) SetBandwidth ¶
func (s *ValueForDescribeDomainIspDataOutput) SetBandwidth(v float64) *ValueForDescribeDomainIspDataOutput
SetBandwidth sets the Bandwidth field's value.
func (*ValueForDescribeDomainIspDataOutput) SetIsp ¶
func (s *ValueForDescribeDomainIspDataOutput) SetIsp(v string) *ValueForDescribeDomainIspDataOutput
SetIsp sets the Isp field's value.
func (*ValueForDescribeDomainIspDataOutput) SetIspEname ¶
func (s *ValueForDescribeDomainIspDataOutput) SetIspEname(v string) *ValueForDescribeDomainIspDataOutput
SetIspEname sets the IspEname field's value.
func (*ValueForDescribeDomainIspDataOutput) SetRequest ¶
func (s *ValueForDescribeDomainIspDataOutput) SetRequest(v float64) *ValueForDescribeDomainIspDataOutput
SetRequest sets the Request field's value.
func (*ValueForDescribeDomainIspDataOutput) SetRequestProportion ¶
func (s *ValueForDescribeDomainIspDataOutput) SetRequestProportion(v float64) *ValueForDescribeDomainIspDataOutput
SetRequestProportion sets the RequestProportion field's value.
func (*ValueForDescribeDomainIspDataOutput) SetTraffic ¶
func (s *ValueForDescribeDomainIspDataOutput) SetTraffic(v float64) *ValueForDescribeDomainIspDataOutput
SetTraffic sets the Traffic field's value.
func (*ValueForDescribeDomainIspDataOutput) SetTrafficProportion ¶
func (s *ValueForDescribeDomainIspDataOutput) SetTrafficProportion(v float64) *ValueForDescribeDomainIspDataOutput
SetTrafficProportion sets the TrafficProportion field's value.
func (ValueForDescribeDomainIspDataOutput) String ¶
func (s ValueForDescribeDomainIspDataOutput) String() string
String returns the string representation
type ValueForDescribeDomainRegionDataOutput ¶
type ValueForDescribeDomainRegionDataOutput struct { AvgResponseTime *float64 `type:"float" json:",omitempty"` Bandwidth *float64 `type:"float" json:",omitempty"` Region *string `type:"string" json:",omitempty"` RegionEname *string `type:"string" json:",omitempty"` Request *float64 `type:"float" json:",omitempty"` RequestProportion *float64 `type:"float" json:",omitempty"` Traffic *float64 `type:"float" json:",omitempty"` TrafficProportion *float64 `type:"float" json:",omitempty"` // contains filtered or unexported fields }
func (ValueForDescribeDomainRegionDataOutput) GoString ¶
func (s ValueForDescribeDomainRegionDataOutput) GoString() string
GoString returns the string representation
func (*ValueForDescribeDomainRegionDataOutput) SetAvgResponseTime ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetAvgResponseTime(v float64) *ValueForDescribeDomainRegionDataOutput
SetAvgResponseTime sets the AvgResponseTime field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetBandwidth ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetBandwidth(v float64) *ValueForDescribeDomainRegionDataOutput
SetBandwidth sets the Bandwidth field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetRegion ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetRegion(v string) *ValueForDescribeDomainRegionDataOutput
SetRegion sets the Region field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetRegionEname ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetRegionEname(v string) *ValueForDescribeDomainRegionDataOutput
SetRegionEname sets the RegionEname field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetRequest ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetRequest(v float64) *ValueForDescribeDomainRegionDataOutput
SetRequest sets the Request field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetRequestProportion ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetRequestProportion(v float64) *ValueForDescribeDomainRegionDataOutput
SetRequestProportion sets the RequestProportion field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetTraffic ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetTraffic(v float64) *ValueForDescribeDomainRegionDataOutput
SetTraffic sets the Traffic field's value.
func (*ValueForDescribeDomainRegionDataOutput) SetTrafficProportion ¶
func (s *ValueForDescribeDomainRegionDataOutput) SetTrafficProportion(v float64) *ValueForDescribeDomainRegionDataOutput
SetTrafficProportion sets the TrafficProportion field's value.
func (ValueForDescribeDomainRegionDataOutput) String ¶
func (s ValueForDescribeDomainRegionDataOutput) String() string
String returns the string representation
type WebSocketForCreateDomainConfigsInput ¶
type WebSocketForCreateDomainConfigsInput struct { Enable *bool `type:"boolean" json:",omitempty"` Timeout *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (WebSocketForCreateDomainConfigsInput) GoString ¶
func (s WebSocketForCreateDomainConfigsInput) GoString() string
GoString returns the string representation
func (*WebSocketForCreateDomainConfigsInput) SetEnable ¶
func (s *WebSocketForCreateDomainConfigsInput) SetEnable(v bool) *WebSocketForCreateDomainConfigsInput
SetEnable sets the Enable field's value.
func (*WebSocketForCreateDomainConfigsInput) SetTimeout ¶
func (s *WebSocketForCreateDomainConfigsInput) SetTimeout(v int32) *WebSocketForCreateDomainConfigsInput
SetTimeout sets the Timeout field's value.
func (WebSocketForCreateDomainConfigsInput) String ¶
func (s WebSocketForCreateDomainConfigsInput) String() string
String returns the string representation
type WebSocketForDescribeDomainDetailOutput ¶
type WebSocketForDescribeDomainDetailOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Timeout *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (WebSocketForDescribeDomainDetailOutput) GoString ¶
func (s WebSocketForDescribeDomainDetailOutput) GoString() string
GoString returns the string representation
func (*WebSocketForDescribeDomainDetailOutput) SetEnable ¶
func (s *WebSocketForDescribeDomainDetailOutput) SetEnable(v bool) *WebSocketForDescribeDomainDetailOutput
SetEnable sets the Enable field's value.
func (*WebSocketForDescribeDomainDetailOutput) SetTimeout ¶
func (s *WebSocketForDescribeDomainDetailOutput) SetTimeout(v int32) *WebSocketForDescribeDomainDetailOutput
SetTimeout sets the Timeout field's value.
func (WebSocketForDescribeDomainDetailOutput) String ¶
func (s WebSocketForDescribeDomainDetailOutput) String() string
String returns the string representation
type WebSocketForListDomainConfigOutput ¶
type WebSocketForListDomainConfigOutput struct { Enable *bool `type:"boolean" json:",omitempty"` Timeout *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (WebSocketForListDomainConfigOutput) GoString ¶
func (s WebSocketForListDomainConfigOutput) GoString() string
GoString returns the string representation
func (*WebSocketForListDomainConfigOutput) SetEnable ¶
func (s *WebSocketForListDomainConfigOutput) SetEnable(v bool) *WebSocketForListDomainConfigOutput
SetEnable sets the Enable field's value.
func (*WebSocketForListDomainConfigOutput) SetTimeout ¶
func (s *WebSocketForListDomainConfigOutput) SetTimeout(v int32) *WebSocketForListDomainConfigOutput
SetTimeout sets the Timeout field's value.
func (WebSocketForListDomainConfigOutput) String ¶
func (s WebSocketForListDomainConfigOutput) String() string
String returns the string representation
type WebSocketForUpdateSingleDomainConfigInput ¶
type WebSocketForUpdateSingleDomainConfigInput struct { Enable *bool `type:"boolean" json:",omitempty"` Timeout *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (WebSocketForUpdateSingleDomainConfigInput) GoString ¶
func (s WebSocketForUpdateSingleDomainConfigInput) GoString() string
GoString returns the string representation
func (*WebSocketForUpdateSingleDomainConfigInput) SetEnable ¶
func (s *WebSocketForUpdateSingleDomainConfigInput) SetEnable(v bool) *WebSocketForUpdateSingleDomainConfigInput
SetEnable sets the Enable field's value.
func (*WebSocketForUpdateSingleDomainConfigInput) SetTimeout ¶
func (s *WebSocketForUpdateSingleDomainConfigInput) SetTimeout(v int32) *WebSocketForUpdateSingleDomainConfigInput
SetTimeout sets the Timeout field's value.
func (WebSocketForUpdateSingleDomainConfigInput) String ¶
func (s WebSocketForUpdateSingleDomainConfigInput) String() string
String returns the string representation
Source Files ¶
- api_check_purge_prefetch_task.go
- api_create_cert_bind.go
- api_create_domain_configs.go
- api_create_purge_prefetch_task.go
- api_delete_cert_bind.go
- api_delete_domain.go
- api_describe_dcdn_region_and_isp.go
- api_describe_domain_detail.go
- api_describe_domain_isp_data.go
- api_describe_domain_logs.go
- api_describe_domain_overview.go
- api_describe_domain_probe_settings.go
- api_describe_domain_pv_data.go
- api_describe_domain_region_data.go
- api_describe_domain_uv_data.go
- api_describe_origin_real_time_data.go
- api_describe_origin_statistics.go
- api_describe_origin_statistics_detail.go
- api_describe_real_time_data.go
- api_describe_statistics.go
- api_describe_statistics_detail.go
- api_describe_top_domains.go
- api_describe_top_i_p.go
- api_describe_top_referer.go
- api_describe_top_ur_l.go
- api_get_purge_prefetch_task_quota.go
- api_list_cert.go
- api_list_cert_bind.go
- api_list_domain_config.go
- api_retry_purge_prefetch_task.go
- api_start_domain.go
- api_stop_domain.go
- api_update_domain_probe_settings.go
- api_update_single_domain_config.go
- interface_dcdn.go
- service_dcdn.go