Documentation ¶
Index ¶
- Variables
- func GetEndpointMap() map[string]string
- func GetEndpointType() string
- func SetClientProperty(client *Client, propertyName string, propertyValue interface{})
- func SetEndpointDataToClient(client *Client)
- type AddCustomLineIpSegment
- type AddCustomLineRequest
- type AddCustomLineResponse
- type AddDnsCacheDomainRequest
- type AddDnsCacheDomainResponse
- type AddDnsCacheDomainSourceDnsServer
- type AddDnsGtmAccessStrategyDefaultAddrPool
- type AddDnsGtmAccessStrategyFailoverAddrPool
- type AddDnsGtmAccessStrategyRequest
- type AddDnsGtmAccessStrategyResponse
- type AddDnsGtmAddressPoolAddr
- type AddDnsGtmAddressPoolIspCityNode
- type AddDnsGtmAddressPoolRequest
- type AddDnsGtmAddressPoolResponse
- type AddDnsGtmMonitorIspCityNode
- type AddDnsGtmMonitorRequest
- type AddDnsGtmMonitorResponse
- type AddDomainBackupRequest
- type AddDomainBackupResponse
- type AddDomainGroupRequest
- type AddDomainGroupResponse
- type AddDomainRecordRequest
- type AddDomainRecordResponse
- type AddDomainRequest
- type AddDomainResponse
- type AddGtmAccessStrategyRequest
- type AddGtmAccessStrategyResponse
- type AddGtmAddressPoolAddr
- type AddGtmAddressPoolIspCityNode
- type AddGtmAddressPoolRequest
- type AddGtmAddressPoolResponse
- type AddGtmMonitorIspCityNode
- type AddGtmMonitorRequest
- type AddGtmMonitorResponse
- type AddGtmRecoveryPlanRequest
- type AddGtmRecoveryPlanResponse
- type Addr
- type AddrInDescribeDnsGtmAddrAttributeInfo
- type AddrItem
- type AddrPool
- type AddrPoolsInDescribeDnsGtmInstanceAddressPools
- type AddrPoolsInDescribeGtmAccessStrategyAvailableConfig
- type AddrPoolsInDescribeGtmInstanceAddressPools
- type AddrPoolsInDescribeGtmRecoveryPlanAvailableConfig
- type AddrsInDescribeDnsGtmInstanceAddressPool
- type AddrsInDescribeGtmInstanceAddressPool
- type AddrsInDescribeGtmRecoveryPlan
- type AlertConfigInDescribeDnsGtmInstance
- type AlertConfigInDescribeDnsGtmInstances
- type AlertConfigItem
- type AlertConfigItemInDescribeDnsGtmInstances
- type Answer
- type Answers
- type AppKey
- type AppKeys
- type AttributeInfo
- type AttributeInfos
- type AvailableTtls
- type BatchResultDetail
- type BatchResultDetails
- type BindInstanceDomainsRequest
- type BindInstanceDomainsResponse
- type ChangeDomainGroupRequest
- type ChangeDomainGroupResponse
- type ChangeDomainOfDnsProductRequest
- type ChangeDomainOfDnsProductResponse
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRamRoleArnAndPolicy(regionId string, ...) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) AddCustomLine(request *AddCustomLineRequest) (response *AddCustomLineResponse, err error)
- func (client *Client) AddCustomLineWithCallback(request *AddCustomLineRequest, ...) <-chan int
- func (client *Client) AddCustomLineWithChan(request *AddCustomLineRequest) (<-chan *AddCustomLineResponse, <-chan error)
- func (client *Client) AddDnsCacheDomain(request *AddDnsCacheDomainRequest) (response *AddDnsCacheDomainResponse, err error)
- func (client *Client) AddDnsCacheDomainWithCallback(request *AddDnsCacheDomainRequest, ...) <-chan int
- func (client *Client) AddDnsCacheDomainWithChan(request *AddDnsCacheDomainRequest) (<-chan *AddDnsCacheDomainResponse, <-chan error)
- func (client *Client) AddDnsGtmAccessStrategy(request *AddDnsGtmAccessStrategyRequest) (response *AddDnsGtmAccessStrategyResponse, err error)
- func (client *Client) AddDnsGtmAccessStrategyWithCallback(request *AddDnsGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) AddDnsGtmAccessStrategyWithChan(request *AddDnsGtmAccessStrategyRequest) (<-chan *AddDnsGtmAccessStrategyResponse, <-chan error)
- func (client *Client) AddDnsGtmAddressPool(request *AddDnsGtmAddressPoolRequest) (response *AddDnsGtmAddressPoolResponse, err error)
- func (client *Client) AddDnsGtmAddressPoolWithCallback(request *AddDnsGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) AddDnsGtmAddressPoolWithChan(request *AddDnsGtmAddressPoolRequest) (<-chan *AddDnsGtmAddressPoolResponse, <-chan error)
- func (client *Client) AddDnsGtmMonitor(request *AddDnsGtmMonitorRequest) (response *AddDnsGtmMonitorResponse, err error)
- func (client *Client) AddDnsGtmMonitorWithCallback(request *AddDnsGtmMonitorRequest, ...) <-chan int
- func (client *Client) AddDnsGtmMonitorWithChan(request *AddDnsGtmMonitorRequest) (<-chan *AddDnsGtmMonitorResponse, <-chan error)
- func (client *Client) AddDomain(request *AddDomainRequest) (response *AddDomainResponse, err error)
- func (client *Client) AddDomainBackup(request *AddDomainBackupRequest) (response *AddDomainBackupResponse, err error)
- func (client *Client) AddDomainBackupWithCallback(request *AddDomainBackupRequest, ...) <-chan int
- func (client *Client) AddDomainBackupWithChan(request *AddDomainBackupRequest) (<-chan *AddDomainBackupResponse, <-chan error)
- func (client *Client) AddDomainGroup(request *AddDomainGroupRequest) (response *AddDomainGroupResponse, err error)
- func (client *Client) AddDomainGroupWithCallback(request *AddDomainGroupRequest, ...) <-chan int
- func (client *Client) AddDomainGroupWithChan(request *AddDomainGroupRequest) (<-chan *AddDomainGroupResponse, <-chan error)
- func (client *Client) AddDomainRecord(request *AddDomainRecordRequest) (response *AddDomainRecordResponse, err error)
- func (client *Client) AddDomainRecordWithCallback(request *AddDomainRecordRequest, ...) <-chan int
- func (client *Client) AddDomainRecordWithChan(request *AddDomainRecordRequest) (<-chan *AddDomainRecordResponse, <-chan error)
- func (client *Client) AddDomainWithCallback(request *AddDomainRequest, ...) <-chan int
- func (client *Client) AddDomainWithChan(request *AddDomainRequest) (<-chan *AddDomainResponse, <-chan error)
- func (client *Client) AddGtmAccessStrategy(request *AddGtmAccessStrategyRequest) (response *AddGtmAccessStrategyResponse, err error)
- func (client *Client) AddGtmAccessStrategyWithCallback(request *AddGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) AddGtmAccessStrategyWithChan(request *AddGtmAccessStrategyRequest) (<-chan *AddGtmAccessStrategyResponse, <-chan error)
- func (client *Client) AddGtmAddressPool(request *AddGtmAddressPoolRequest) (response *AddGtmAddressPoolResponse, err error)
- func (client *Client) AddGtmAddressPoolWithCallback(request *AddGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) AddGtmAddressPoolWithChan(request *AddGtmAddressPoolRequest) (<-chan *AddGtmAddressPoolResponse, <-chan error)
- func (client *Client) AddGtmMonitor(request *AddGtmMonitorRequest) (response *AddGtmMonitorResponse, err error)
- func (client *Client) AddGtmMonitorWithCallback(request *AddGtmMonitorRequest, ...) <-chan int
- func (client *Client) AddGtmMonitorWithChan(request *AddGtmMonitorRequest) (<-chan *AddGtmMonitorResponse, <-chan error)
- func (client *Client) AddGtmRecoveryPlan(request *AddGtmRecoveryPlanRequest) (response *AddGtmRecoveryPlanResponse, err error)
- func (client *Client) AddGtmRecoveryPlanWithCallback(request *AddGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) AddGtmRecoveryPlanWithChan(request *AddGtmRecoveryPlanRequest) (<-chan *AddGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) BindInstanceDomains(request *BindInstanceDomainsRequest) (response *BindInstanceDomainsResponse, err error)
- func (client *Client) BindInstanceDomainsWithCallback(request *BindInstanceDomainsRequest, ...) <-chan int
- func (client *Client) BindInstanceDomainsWithChan(request *BindInstanceDomainsRequest) (<-chan *BindInstanceDomainsResponse, <-chan error)
- func (client *Client) ChangeDomainGroup(request *ChangeDomainGroupRequest) (response *ChangeDomainGroupResponse, err error)
- func (client *Client) ChangeDomainGroupWithCallback(request *ChangeDomainGroupRequest, ...) <-chan int
- func (client *Client) ChangeDomainGroupWithChan(request *ChangeDomainGroupRequest) (<-chan *ChangeDomainGroupResponse, <-chan error)
- func (client *Client) ChangeDomainOfDnsProduct(request *ChangeDomainOfDnsProductRequest) (response *ChangeDomainOfDnsProductResponse, err error)
- func (client *Client) ChangeDomainOfDnsProductWithCallback(request *ChangeDomainOfDnsProductRequest, ...) <-chan int
- func (client *Client) ChangeDomainOfDnsProductWithChan(request *ChangeDomainOfDnsProductRequest) (<-chan *ChangeDomainOfDnsProductResponse, <-chan error)
- func (client *Client) CopyGtmConfig(request *CopyGtmConfigRequest) (response *CopyGtmConfigResponse, err error)
- func (client *Client) CopyGtmConfigWithCallback(request *CopyGtmConfigRequest, ...) <-chan int
- func (client *Client) CopyGtmConfigWithChan(request *CopyGtmConfigRequest) (<-chan *CopyGtmConfigResponse, <-chan error)
- func (client *Client) CreatePdnsAppKey(request *CreatePdnsAppKeyRequest) (response *CreatePdnsAppKeyResponse, err error)
- func (client *Client) CreatePdnsAppKeyWithCallback(request *CreatePdnsAppKeyRequest, ...) <-chan int
- func (client *Client) CreatePdnsAppKeyWithChan(request *CreatePdnsAppKeyRequest) (<-chan *CreatePdnsAppKeyResponse, <-chan error)
- func (client *Client) CreatePdnsUdpIpSegment(request *CreatePdnsUdpIpSegmentRequest) (response *CreatePdnsUdpIpSegmentResponse, err error)
- func (client *Client) CreatePdnsUdpIpSegmentWithCallback(request *CreatePdnsUdpIpSegmentRequest, ...) <-chan int
- func (client *Client) CreatePdnsUdpIpSegmentWithChan(request *CreatePdnsUdpIpSegmentRequest) (<-chan *CreatePdnsUdpIpSegmentResponse, <-chan error)
- func (client *Client) DeleteCustomLines(request *DeleteCustomLinesRequest) (response *DeleteCustomLinesResponse, err error)
- func (client *Client) DeleteCustomLinesWithCallback(request *DeleteCustomLinesRequest, ...) <-chan int
- func (client *Client) DeleteCustomLinesWithChan(request *DeleteCustomLinesRequest) (<-chan *DeleteCustomLinesResponse, <-chan error)
- func (client *Client) DeleteDnsCacheDomain(request *DeleteDnsCacheDomainRequest) (response *DeleteDnsCacheDomainResponse, err error)
- func (client *Client) DeleteDnsCacheDomainWithCallback(request *DeleteDnsCacheDomainRequest, ...) <-chan int
- func (client *Client) DeleteDnsCacheDomainWithChan(request *DeleteDnsCacheDomainRequest) (<-chan *DeleteDnsCacheDomainResponse, <-chan error)
- func (client *Client) DeleteDnsGtmAccessStrategy(request *DeleteDnsGtmAccessStrategyRequest) (response *DeleteDnsGtmAccessStrategyResponse, err error)
- func (client *Client) DeleteDnsGtmAccessStrategyWithCallback(request *DeleteDnsGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) DeleteDnsGtmAccessStrategyWithChan(request *DeleteDnsGtmAccessStrategyRequest) (<-chan *DeleteDnsGtmAccessStrategyResponse, <-chan error)
- func (client *Client) DeleteDnsGtmAddressPool(request *DeleteDnsGtmAddressPoolRequest) (response *DeleteDnsGtmAddressPoolResponse, err error)
- func (client *Client) DeleteDnsGtmAddressPoolWithCallback(request *DeleteDnsGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) DeleteDnsGtmAddressPoolWithChan(request *DeleteDnsGtmAddressPoolRequest) (<-chan *DeleteDnsGtmAddressPoolResponse, <-chan error)
- func (client *Client) DeleteDomain(request *DeleteDomainRequest) (response *DeleteDomainResponse, err error)
- func (client *Client) DeleteDomainGroup(request *DeleteDomainGroupRequest) (response *DeleteDomainGroupResponse, err error)
- func (client *Client) DeleteDomainGroupWithCallback(request *DeleteDomainGroupRequest, ...) <-chan int
- func (client *Client) DeleteDomainGroupWithChan(request *DeleteDomainGroupRequest) (<-chan *DeleteDomainGroupResponse, <-chan error)
- func (client *Client) DeleteDomainRecord(request *DeleteDomainRecordRequest) (response *DeleteDomainRecordResponse, err error)
- func (client *Client) DeleteDomainRecordWithCallback(request *DeleteDomainRecordRequest, ...) <-chan int
- func (client *Client) DeleteDomainRecordWithChan(request *DeleteDomainRecordRequest) (<-chan *DeleteDomainRecordResponse, <-chan error)
- func (client *Client) DeleteDomainWithCallback(request *DeleteDomainRequest, ...) <-chan int
- func (client *Client) DeleteDomainWithChan(request *DeleteDomainRequest) (<-chan *DeleteDomainResponse, <-chan error)
- func (client *Client) DeleteGtmAccessStrategy(request *DeleteGtmAccessStrategyRequest) (response *DeleteGtmAccessStrategyResponse, err error)
- func (client *Client) DeleteGtmAccessStrategyWithCallback(request *DeleteGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) DeleteGtmAccessStrategyWithChan(request *DeleteGtmAccessStrategyRequest) (<-chan *DeleteGtmAccessStrategyResponse, <-chan error)
- func (client *Client) DeleteGtmAddressPool(request *DeleteGtmAddressPoolRequest) (response *DeleteGtmAddressPoolResponse, err error)
- func (client *Client) DeleteGtmAddressPoolWithCallback(request *DeleteGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) DeleteGtmAddressPoolWithChan(request *DeleteGtmAddressPoolRequest) (<-chan *DeleteGtmAddressPoolResponse, <-chan error)
- func (client *Client) DeleteGtmRecoveryPlan(request *DeleteGtmRecoveryPlanRequest) (response *DeleteGtmRecoveryPlanResponse, err error)
- func (client *Client) DeleteGtmRecoveryPlanWithCallback(request *DeleteGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) DeleteGtmRecoveryPlanWithChan(request *DeleteGtmRecoveryPlanRequest) (<-chan *DeleteGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) DeleteSubDomainRecords(request *DeleteSubDomainRecordsRequest) (response *DeleteSubDomainRecordsResponse, err error)
- func (client *Client) DeleteSubDomainRecordsWithCallback(request *DeleteSubDomainRecordsRequest, ...) <-chan int
- func (client *Client) DeleteSubDomainRecordsWithChan(request *DeleteSubDomainRecordsRequest) (<-chan *DeleteSubDomainRecordsResponse, <-chan error)
- func (client *Client) DescribeBatchResultCount(request *DescribeBatchResultCountRequest) (response *DescribeBatchResultCountResponse, err error)
- func (client *Client) DescribeBatchResultCountWithCallback(request *DescribeBatchResultCountRequest, ...) <-chan int
- func (client *Client) DescribeBatchResultCountWithChan(request *DescribeBatchResultCountRequest) (<-chan *DescribeBatchResultCountResponse, <-chan error)
- func (client *Client) DescribeBatchResultDetail(request *DescribeBatchResultDetailRequest) (response *DescribeBatchResultDetailResponse, err error)
- func (client *Client) DescribeBatchResultDetailWithCallback(request *DescribeBatchResultDetailRequest, ...) <-chan int
- func (client *Client) DescribeBatchResultDetailWithChan(request *DescribeBatchResultDetailRequest) (<-chan *DescribeBatchResultDetailResponse, <-chan error)
- func (client *Client) DescribeCustomLine(request *DescribeCustomLineRequest) (response *DescribeCustomLineResponse, err error)
- func (client *Client) DescribeCustomLineWithCallback(request *DescribeCustomLineRequest, ...) <-chan int
- func (client *Client) DescribeCustomLineWithChan(request *DescribeCustomLineRequest) (<-chan *DescribeCustomLineResponse, <-chan error)
- func (client *Client) DescribeCustomLines(request *DescribeCustomLinesRequest) (response *DescribeCustomLinesResponse, err error)
- func (client *Client) DescribeCustomLinesWithCallback(request *DescribeCustomLinesRequest, ...) <-chan int
- func (client *Client) DescribeCustomLinesWithChan(request *DescribeCustomLinesRequest) (<-chan *DescribeCustomLinesResponse, <-chan error)
- func (client *Client) DescribeDNSSLBSubDomains(request *DescribeDNSSLBSubDomainsRequest) (response *DescribeDNSSLBSubDomainsResponse, err error)
- func (client *Client) DescribeDNSSLBSubDomainsWithCallback(request *DescribeDNSSLBSubDomainsRequest, ...) <-chan int
- func (client *Client) DescribeDNSSLBSubDomainsWithChan(request *DescribeDNSSLBSubDomainsRequest) (<-chan *DescribeDNSSLBSubDomainsResponse, <-chan error)
- func (client *Client) DescribeDnsCacheDomains(request *DescribeDnsCacheDomainsRequest) (response *DescribeDnsCacheDomainsResponse, err error)
- func (client *Client) DescribeDnsCacheDomainsWithCallback(request *DescribeDnsCacheDomainsRequest, ...) <-chan int
- func (client *Client) DescribeDnsCacheDomainsWithChan(request *DescribeDnsCacheDomainsRequest) (<-chan *DescribeDnsCacheDomainsResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAccessStrategies(request *DescribeDnsGtmAccessStrategiesRequest) (response *DescribeDnsGtmAccessStrategiesResponse, err error)
- func (client *Client) DescribeDnsGtmAccessStrategiesWithCallback(request *DescribeDnsGtmAccessStrategiesRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAccessStrategiesWithChan(request *DescribeDnsGtmAccessStrategiesRequest) (<-chan *DescribeDnsGtmAccessStrategiesResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAccessStrategy(request *DescribeDnsGtmAccessStrategyRequest) (response *DescribeDnsGtmAccessStrategyResponse, err error)
- func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfig(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest) (response *DescribeDnsGtmAccessStrategyAvailableConfigResponse, err error)
- func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfigWithCallback(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfigWithChan(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest) (<-chan *DescribeDnsGtmAccessStrategyAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAccessStrategyWithCallback(request *DescribeDnsGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAccessStrategyWithChan(request *DescribeDnsGtmAccessStrategyRequest) (<-chan *DescribeDnsGtmAccessStrategyResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAddrAttributeInfo(request *DescribeDnsGtmAddrAttributeInfoRequest) (response *DescribeDnsGtmAddrAttributeInfoResponse, err error)
- func (client *Client) DescribeDnsGtmAddrAttributeInfoWithCallback(request *DescribeDnsGtmAddrAttributeInfoRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAddrAttributeInfoWithChan(request *DescribeDnsGtmAddrAttributeInfoRequest) (<-chan *DescribeDnsGtmAddrAttributeInfoResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAddressPoolAvailableConfig(request *DescribeDnsGtmAddressPoolAvailableConfigRequest) (response *DescribeDnsGtmAddressPoolAvailableConfigResponse, err error)
- func (client *Client) DescribeDnsGtmAddressPoolAvailableConfigWithCallback(request *DescribeDnsGtmAddressPoolAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAddressPoolAvailableConfigWithChan(request *DescribeDnsGtmAddressPoolAvailableConfigRequest) (<-chan *DescribeDnsGtmAddressPoolAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeDnsGtmAvailableAlertGroup(request *DescribeDnsGtmAvailableAlertGroupRequest) (response *DescribeDnsGtmAvailableAlertGroupResponse, err error)
- func (client *Client) DescribeDnsGtmAvailableAlertGroupWithCallback(request *DescribeDnsGtmAvailableAlertGroupRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmAvailableAlertGroupWithChan(request *DescribeDnsGtmAvailableAlertGroupRequest) (<-chan *DescribeDnsGtmAvailableAlertGroupResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstance(request *DescribeDnsGtmInstanceRequest) (response *DescribeDnsGtmInstanceResponse, err error)
- func (client *Client) DescribeDnsGtmInstanceAddressPool(request *DescribeDnsGtmInstanceAddressPoolRequest) (response *DescribeDnsGtmInstanceAddressPoolResponse, err error)
- func (client *Client) DescribeDnsGtmInstanceAddressPoolWithCallback(request *DescribeDnsGtmInstanceAddressPoolRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstanceAddressPoolWithChan(request *DescribeDnsGtmInstanceAddressPoolRequest) (<-chan *DescribeDnsGtmInstanceAddressPoolResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstanceAddressPools(request *DescribeDnsGtmInstanceAddressPoolsRequest) (response *DescribeDnsGtmInstanceAddressPoolsResponse, err error)
- func (client *Client) DescribeDnsGtmInstanceAddressPoolsWithCallback(request *DescribeDnsGtmInstanceAddressPoolsRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstanceAddressPoolsWithChan(request *DescribeDnsGtmInstanceAddressPoolsRequest) (<-chan *DescribeDnsGtmInstanceAddressPoolsResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstanceStatus(request *DescribeDnsGtmInstanceStatusRequest) (response *DescribeDnsGtmInstanceStatusResponse, err error)
- func (client *Client) DescribeDnsGtmInstanceStatusWithCallback(request *DescribeDnsGtmInstanceStatusRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstanceStatusWithChan(request *DescribeDnsGtmInstanceStatusRequest) (<-chan *DescribeDnsGtmInstanceStatusResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstanceSystemCname(request *DescribeDnsGtmInstanceSystemCnameRequest) (response *DescribeDnsGtmInstanceSystemCnameResponse, err error)
- func (client *Client) DescribeDnsGtmInstanceSystemCnameWithCallback(request *DescribeDnsGtmInstanceSystemCnameRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstanceSystemCnameWithChan(request *DescribeDnsGtmInstanceSystemCnameRequest) (<-chan *DescribeDnsGtmInstanceSystemCnameResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstanceWithCallback(request *DescribeDnsGtmInstanceRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstanceWithChan(request *DescribeDnsGtmInstanceRequest) (<-chan *DescribeDnsGtmInstanceResponse, <-chan error)
- func (client *Client) DescribeDnsGtmInstances(request *DescribeDnsGtmInstancesRequest) (response *DescribeDnsGtmInstancesResponse, err error)
- func (client *Client) DescribeDnsGtmInstancesWithCallback(request *DescribeDnsGtmInstancesRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmInstancesWithChan(request *DescribeDnsGtmInstancesRequest) (<-chan *DescribeDnsGtmInstancesResponse, <-chan error)
- func (client *Client) DescribeDnsGtmLogs(request *DescribeDnsGtmLogsRequest) (response *DescribeDnsGtmLogsResponse, err error)
- func (client *Client) DescribeDnsGtmLogsWithCallback(request *DescribeDnsGtmLogsRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmLogsWithChan(request *DescribeDnsGtmLogsRequest) (<-chan *DescribeDnsGtmLogsResponse, <-chan error)
- func (client *Client) DescribeDnsGtmMonitorAvailableConfig(request *DescribeDnsGtmMonitorAvailableConfigRequest) (response *DescribeDnsGtmMonitorAvailableConfigResponse, err error)
- func (client *Client) DescribeDnsGtmMonitorAvailableConfigWithCallback(request *DescribeDnsGtmMonitorAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmMonitorAvailableConfigWithChan(request *DescribeDnsGtmMonitorAvailableConfigRequest) (<-chan *DescribeDnsGtmMonitorAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeDnsGtmMonitorConfig(request *DescribeDnsGtmMonitorConfigRequest) (response *DescribeDnsGtmMonitorConfigResponse, err error)
- func (client *Client) DescribeDnsGtmMonitorConfigWithCallback(request *DescribeDnsGtmMonitorConfigRequest, ...) <-chan int
- func (client *Client) DescribeDnsGtmMonitorConfigWithChan(request *DescribeDnsGtmMonitorConfigRequest) (<-chan *DescribeDnsGtmMonitorConfigResponse, <-chan error)
- func (client *Client) DescribeDnsProductInstance(request *DescribeDnsProductInstanceRequest) (response *DescribeDnsProductInstanceResponse, err error)
- func (client *Client) DescribeDnsProductInstanceWithCallback(request *DescribeDnsProductInstanceRequest, ...) <-chan int
- func (client *Client) DescribeDnsProductInstanceWithChan(request *DescribeDnsProductInstanceRequest) (<-chan *DescribeDnsProductInstanceResponse, <-chan error)
- func (client *Client) DescribeDnsProductInstances(request *DescribeDnsProductInstancesRequest) (response *DescribeDnsProductInstancesResponse, err error)
- func (client *Client) DescribeDnsProductInstancesWithCallback(request *DescribeDnsProductInstancesRequest, ...) <-chan int
- func (client *Client) DescribeDnsProductInstancesWithChan(request *DescribeDnsProductInstancesRequest) (<-chan *DescribeDnsProductInstancesResponse, <-chan error)
- func (client *Client) DescribeDohAccountStatistics(request *DescribeDohAccountStatisticsRequest) (response *DescribeDohAccountStatisticsResponse, err error)
- func (client *Client) DescribeDohAccountStatisticsWithCallback(request *DescribeDohAccountStatisticsRequest, ...) <-chan int
- func (client *Client) DescribeDohAccountStatisticsWithChan(request *DescribeDohAccountStatisticsRequest) (<-chan *DescribeDohAccountStatisticsResponse, <-chan error)
- func (client *Client) DescribeDohDomainStatistics(request *DescribeDohDomainStatisticsRequest) (response *DescribeDohDomainStatisticsResponse, err error)
- func (client *Client) DescribeDohDomainStatisticsSummary(request *DescribeDohDomainStatisticsSummaryRequest) (response *DescribeDohDomainStatisticsSummaryResponse, err error)
- func (client *Client) DescribeDohDomainStatisticsSummaryWithCallback(request *DescribeDohDomainStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeDohDomainStatisticsSummaryWithChan(request *DescribeDohDomainStatisticsSummaryRequest) (<-chan *DescribeDohDomainStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeDohDomainStatisticsWithCallback(request *DescribeDohDomainStatisticsRequest, ...) <-chan int
- func (client *Client) DescribeDohDomainStatisticsWithChan(request *DescribeDohDomainStatisticsRequest) (<-chan *DescribeDohDomainStatisticsResponse, <-chan error)
- func (client *Client) DescribeDohSubDomainStatistics(request *DescribeDohSubDomainStatisticsRequest) (response *DescribeDohSubDomainStatisticsResponse, err error)
- func (client *Client) DescribeDohSubDomainStatisticsSummary(request *DescribeDohSubDomainStatisticsSummaryRequest) (response *DescribeDohSubDomainStatisticsSummaryResponse, err error)
- func (client *Client) DescribeDohSubDomainStatisticsSummaryWithCallback(request *DescribeDohSubDomainStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeDohSubDomainStatisticsSummaryWithChan(request *DescribeDohSubDomainStatisticsSummaryRequest) (<-chan *DescribeDohSubDomainStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeDohSubDomainStatisticsWithCallback(request *DescribeDohSubDomainStatisticsRequest, ...) <-chan int
- func (client *Client) DescribeDohSubDomainStatisticsWithChan(request *DescribeDohSubDomainStatisticsRequest) (<-chan *DescribeDohSubDomainStatisticsResponse, <-chan error)
- func (client *Client) DescribeDohUserInfo(request *DescribeDohUserInfoRequest) (response *DescribeDohUserInfoResponse, err error)
- func (client *Client) DescribeDohUserInfoWithCallback(request *DescribeDohUserInfoRequest, ...) <-chan int
- func (client *Client) DescribeDohUserInfoWithChan(request *DescribeDohUserInfoRequest) (<-chan *DescribeDohUserInfoResponse, <-chan error)
- func (client *Client) DescribeDomainDnssecInfo(request *DescribeDomainDnssecInfoRequest) (response *DescribeDomainDnssecInfoResponse, err error)
- func (client *Client) DescribeDomainDnssecInfoWithCallback(request *DescribeDomainDnssecInfoRequest, ...) <-chan int
- func (client *Client) DescribeDomainDnssecInfoWithChan(request *DescribeDomainDnssecInfoRequest) (<-chan *DescribeDomainDnssecInfoResponse, <-chan error)
- func (client *Client) DescribeDomainGroups(request *DescribeDomainGroupsRequest) (response *DescribeDomainGroupsResponse, err error)
- func (client *Client) DescribeDomainGroupsWithCallback(request *DescribeDomainGroupsRequest, ...) <-chan int
- func (client *Client) DescribeDomainGroupsWithChan(request *DescribeDomainGroupsRequest) (<-chan *DescribeDomainGroupsResponse, <-chan error)
- func (client *Client) DescribeDomainInfo(request *DescribeDomainInfoRequest) (response *DescribeDomainInfoResponse, err error)
- func (client *Client) DescribeDomainInfoWithCallback(request *DescribeDomainInfoRequest, ...) <-chan int
- func (client *Client) DescribeDomainInfoWithChan(request *DescribeDomainInfoRequest) (<-chan *DescribeDomainInfoResponse, <-chan error)
- func (client *Client) DescribeDomainLogs(request *DescribeDomainLogsRequest) (response *DescribeDomainLogsResponse, err error)
- func (client *Client) DescribeDomainLogsWithCallback(request *DescribeDomainLogsRequest, ...) <-chan int
- func (client *Client) DescribeDomainLogsWithChan(request *DescribeDomainLogsRequest) (<-chan *DescribeDomainLogsResponse, <-chan error)
- func (client *Client) DescribeDomainNs(request *DescribeDomainNsRequest) (response *DescribeDomainNsResponse, err error)
- func (client *Client) DescribeDomainNsWithCallback(request *DescribeDomainNsRequest, ...) <-chan int
- func (client *Client) DescribeDomainNsWithChan(request *DescribeDomainNsRequest) (<-chan *DescribeDomainNsResponse, <-chan error)
- func (client *Client) DescribeDomainRecordInfo(request *DescribeDomainRecordInfoRequest) (response *DescribeDomainRecordInfoResponse, err error)
- func (client *Client) DescribeDomainRecordInfoWithCallback(request *DescribeDomainRecordInfoRequest, ...) <-chan int
- func (client *Client) DescribeDomainRecordInfoWithChan(request *DescribeDomainRecordInfoRequest) (<-chan *DescribeDomainRecordInfoResponse, <-chan error)
- func (client *Client) DescribeDomainRecords(request *DescribeDomainRecordsRequest) (response *DescribeDomainRecordsResponse, err error)
- func (client *Client) DescribeDomainRecordsWithCallback(request *DescribeDomainRecordsRequest, ...) <-chan int
- func (client *Client) DescribeDomainRecordsWithChan(request *DescribeDomainRecordsRequest) (<-chan *DescribeDomainRecordsResponse, <-chan error)
- func (client *Client) DescribeDomainResolveStatisticsSummary(request *DescribeDomainResolveStatisticsSummaryRequest) (response *DescribeDomainResolveStatisticsSummaryResponse, err error)
- func (client *Client) DescribeDomainResolveStatisticsSummaryWithCallback(request *DescribeDomainResolveStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeDomainResolveStatisticsSummaryWithChan(request *DescribeDomainResolveStatisticsSummaryRequest) (<-chan *DescribeDomainResolveStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeDomainStatistics(request *DescribeDomainStatisticsRequest) (response *DescribeDomainStatisticsResponse, err error)
- func (client *Client) DescribeDomainStatisticsSummary(request *DescribeDomainStatisticsSummaryRequest) (response *DescribeDomainStatisticsSummaryResponse, err error)
- func (client *Client) DescribeDomainStatisticsSummaryWithCallback(request *DescribeDomainStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeDomainStatisticsSummaryWithChan(request *DescribeDomainStatisticsSummaryRequest) (<-chan *DescribeDomainStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeDomainStatisticsWithCallback(request *DescribeDomainStatisticsRequest, ...) <-chan int
- func (client *Client) DescribeDomainStatisticsWithChan(request *DescribeDomainStatisticsRequest) (<-chan *DescribeDomainStatisticsResponse, <-chan error)
- func (client *Client) DescribeDomains(request *DescribeDomainsRequest) (response *DescribeDomainsResponse, err error)
- func (client *Client) DescribeDomainsWithCallback(request *DescribeDomainsRequest, ...) <-chan int
- func (client *Client) DescribeDomainsWithChan(request *DescribeDomainsRequest) (<-chan *DescribeDomainsResponse, <-chan error)
- func (client *Client) DescribeGtmAccessStrategies(request *DescribeGtmAccessStrategiesRequest) (response *DescribeGtmAccessStrategiesResponse, err error)
- func (client *Client) DescribeGtmAccessStrategiesWithCallback(request *DescribeGtmAccessStrategiesRequest, ...) <-chan int
- func (client *Client) DescribeGtmAccessStrategiesWithChan(request *DescribeGtmAccessStrategiesRequest) (<-chan *DescribeGtmAccessStrategiesResponse, <-chan error)
- func (client *Client) DescribeGtmAccessStrategy(request *DescribeGtmAccessStrategyRequest) (response *DescribeGtmAccessStrategyResponse, err error)
- func (client *Client) DescribeGtmAccessStrategyAvailableConfig(request *DescribeGtmAccessStrategyAvailableConfigRequest) (response *DescribeGtmAccessStrategyAvailableConfigResponse, err error)
- func (client *Client) DescribeGtmAccessStrategyAvailableConfigWithCallback(request *DescribeGtmAccessStrategyAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeGtmAccessStrategyAvailableConfigWithChan(request *DescribeGtmAccessStrategyAvailableConfigRequest) (<-chan *DescribeGtmAccessStrategyAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeGtmAccessStrategyWithCallback(request *DescribeGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) DescribeGtmAccessStrategyWithChan(request *DescribeGtmAccessStrategyRequest) (<-chan *DescribeGtmAccessStrategyResponse, <-chan error)
- func (client *Client) DescribeGtmAvailableAlertGroup(request *DescribeGtmAvailableAlertGroupRequest) (response *DescribeGtmAvailableAlertGroupResponse, err error)
- func (client *Client) DescribeGtmAvailableAlertGroupWithCallback(request *DescribeGtmAvailableAlertGroupRequest, ...) <-chan int
- func (client *Client) DescribeGtmAvailableAlertGroupWithChan(request *DescribeGtmAvailableAlertGroupRequest) (<-chan *DescribeGtmAvailableAlertGroupResponse, <-chan error)
- func (client *Client) DescribeGtmInstance(request *DescribeGtmInstanceRequest) (response *DescribeGtmInstanceResponse, err error)
- func (client *Client) DescribeGtmInstanceAddressPool(request *DescribeGtmInstanceAddressPoolRequest) (response *DescribeGtmInstanceAddressPoolResponse, err error)
- func (client *Client) DescribeGtmInstanceAddressPoolWithCallback(request *DescribeGtmInstanceAddressPoolRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstanceAddressPoolWithChan(request *DescribeGtmInstanceAddressPoolRequest) (<-chan *DescribeGtmInstanceAddressPoolResponse, <-chan error)
- func (client *Client) DescribeGtmInstanceAddressPools(request *DescribeGtmInstanceAddressPoolsRequest) (response *DescribeGtmInstanceAddressPoolsResponse, err error)
- func (client *Client) DescribeGtmInstanceAddressPoolsWithCallback(request *DescribeGtmInstanceAddressPoolsRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstanceAddressPoolsWithChan(request *DescribeGtmInstanceAddressPoolsRequest) (<-chan *DescribeGtmInstanceAddressPoolsResponse, <-chan error)
- func (client *Client) DescribeGtmInstanceStatus(request *DescribeGtmInstanceStatusRequest) (response *DescribeGtmInstanceStatusResponse, err error)
- func (client *Client) DescribeGtmInstanceStatusWithCallback(request *DescribeGtmInstanceStatusRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstanceStatusWithChan(request *DescribeGtmInstanceStatusRequest) (<-chan *DescribeGtmInstanceStatusResponse, <-chan error)
- func (client *Client) DescribeGtmInstanceSystemCname(request *DescribeGtmInstanceSystemCnameRequest) (response *DescribeGtmInstanceSystemCnameResponse, err error)
- func (client *Client) DescribeGtmInstanceSystemCnameWithCallback(request *DescribeGtmInstanceSystemCnameRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstanceSystemCnameWithChan(request *DescribeGtmInstanceSystemCnameRequest) (<-chan *DescribeGtmInstanceSystemCnameResponse, <-chan error)
- func (client *Client) DescribeGtmInstanceWithCallback(request *DescribeGtmInstanceRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstanceWithChan(request *DescribeGtmInstanceRequest) (<-chan *DescribeGtmInstanceResponse, <-chan error)
- func (client *Client) DescribeGtmInstances(request *DescribeGtmInstancesRequest) (response *DescribeGtmInstancesResponse, err error)
- func (client *Client) DescribeGtmInstancesWithCallback(request *DescribeGtmInstancesRequest, ...) <-chan int
- func (client *Client) DescribeGtmInstancesWithChan(request *DescribeGtmInstancesRequest) (<-chan *DescribeGtmInstancesResponse, <-chan error)
- func (client *Client) DescribeGtmLogs(request *DescribeGtmLogsRequest) (response *DescribeGtmLogsResponse, err error)
- func (client *Client) DescribeGtmLogsWithCallback(request *DescribeGtmLogsRequest, ...) <-chan int
- func (client *Client) DescribeGtmLogsWithChan(request *DescribeGtmLogsRequest) (<-chan *DescribeGtmLogsResponse, <-chan error)
- func (client *Client) DescribeGtmMonitorAvailableConfig(request *DescribeGtmMonitorAvailableConfigRequest) (response *DescribeGtmMonitorAvailableConfigResponse, err error)
- func (client *Client) DescribeGtmMonitorAvailableConfigWithCallback(request *DescribeGtmMonitorAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeGtmMonitorAvailableConfigWithChan(request *DescribeGtmMonitorAvailableConfigRequest) (<-chan *DescribeGtmMonitorAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeGtmMonitorConfig(request *DescribeGtmMonitorConfigRequest) (response *DescribeGtmMonitorConfigResponse, err error)
- func (client *Client) DescribeGtmMonitorConfigWithCallback(request *DescribeGtmMonitorConfigRequest, ...) <-chan int
- func (client *Client) DescribeGtmMonitorConfigWithChan(request *DescribeGtmMonitorConfigRequest) (<-chan *DescribeGtmMonitorConfigResponse, <-chan error)
- func (client *Client) DescribeGtmRecoveryPlan(request *DescribeGtmRecoveryPlanRequest) (response *DescribeGtmRecoveryPlanResponse, err error)
- func (client *Client) DescribeGtmRecoveryPlanAvailableConfig(request *DescribeGtmRecoveryPlanAvailableConfigRequest) (response *DescribeGtmRecoveryPlanAvailableConfigResponse, err error)
- func (client *Client) DescribeGtmRecoveryPlanAvailableConfigWithCallback(request *DescribeGtmRecoveryPlanAvailableConfigRequest, ...) <-chan int
- func (client *Client) DescribeGtmRecoveryPlanAvailableConfigWithChan(request *DescribeGtmRecoveryPlanAvailableConfigRequest) (<-chan *DescribeGtmRecoveryPlanAvailableConfigResponse, <-chan error)
- func (client *Client) DescribeGtmRecoveryPlanWithCallback(request *DescribeGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) DescribeGtmRecoveryPlanWithChan(request *DescribeGtmRecoveryPlanRequest) (<-chan *DescribeGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) DescribeGtmRecoveryPlans(request *DescribeGtmRecoveryPlansRequest) (response *DescribeGtmRecoveryPlansResponse, err error)
- func (client *Client) DescribeGtmRecoveryPlansWithCallback(request *DescribeGtmRecoveryPlansRequest, ...) <-chan int
- func (client *Client) DescribeGtmRecoveryPlansWithChan(request *DescribeGtmRecoveryPlansRequest) (<-chan *DescribeGtmRecoveryPlansResponse, <-chan error)
- func (client *Client) DescribeInstanceDomains(request *DescribeInstanceDomainsRequest) (response *DescribeInstanceDomainsResponse, err error)
- func (client *Client) DescribeInstanceDomainsWithCallback(request *DescribeInstanceDomainsRequest, ...) <-chan int
- func (client *Client) DescribeInstanceDomainsWithChan(request *DescribeInstanceDomainsRequest) (<-chan *DescribeInstanceDomainsResponse, <-chan error)
- func (client *Client) DescribeIspFlushCacheInstances(request *DescribeIspFlushCacheInstancesRequest) (response *DescribeIspFlushCacheInstancesResponse, err error)
- func (client *Client) DescribeIspFlushCacheInstancesWithCallback(request *DescribeIspFlushCacheInstancesRequest, ...) <-chan int
- func (client *Client) DescribeIspFlushCacheInstancesWithChan(request *DescribeIspFlushCacheInstancesRequest) (<-chan *DescribeIspFlushCacheInstancesResponse, <-chan error)
- func (client *Client) DescribeIspFlushCacheRemainQuota(request *DescribeIspFlushCacheRemainQuotaRequest) (response *DescribeIspFlushCacheRemainQuotaResponse, err error)
- func (client *Client) DescribeIspFlushCacheRemainQuotaWithCallback(request *DescribeIspFlushCacheRemainQuotaRequest, ...) <-chan int
- func (client *Client) DescribeIspFlushCacheRemainQuotaWithChan(request *DescribeIspFlushCacheRemainQuotaRequest) (<-chan *DescribeIspFlushCacheRemainQuotaResponse, <-chan error)
- func (client *Client) DescribeIspFlushCacheTask(request *DescribeIspFlushCacheTaskRequest) (response *DescribeIspFlushCacheTaskResponse, err error)
- func (client *Client) DescribeIspFlushCacheTaskWithCallback(request *DescribeIspFlushCacheTaskRequest, ...) <-chan int
- func (client *Client) DescribeIspFlushCacheTaskWithChan(request *DescribeIspFlushCacheTaskRequest) (<-chan *DescribeIspFlushCacheTaskResponse, <-chan error)
- func (client *Client) DescribeIspFlushCacheTasks(request *DescribeIspFlushCacheTasksRequest) (response *DescribeIspFlushCacheTasksResponse, err error)
- func (client *Client) DescribeIspFlushCacheTasksWithCallback(request *DescribeIspFlushCacheTasksRequest, ...) <-chan int
- func (client *Client) DescribeIspFlushCacheTasksWithChan(request *DescribeIspFlushCacheTasksRequest) (<-chan *DescribeIspFlushCacheTasksResponse, <-chan error)
- func (client *Client) DescribePdnsAccountSummary(request *DescribePdnsAccountSummaryRequest) (response *DescribePdnsAccountSummaryResponse, err error)
- func (client *Client) DescribePdnsAccountSummaryWithCallback(request *DescribePdnsAccountSummaryRequest, ...) <-chan int
- func (client *Client) DescribePdnsAccountSummaryWithChan(request *DescribePdnsAccountSummaryRequest) (<-chan *DescribePdnsAccountSummaryResponse, <-chan error)
- func (client *Client) DescribePdnsAppKey(request *DescribePdnsAppKeyRequest) (response *DescribePdnsAppKeyResponse, err error)
- func (client *Client) DescribePdnsAppKeyWithCallback(request *DescribePdnsAppKeyRequest, ...) <-chan int
- func (client *Client) DescribePdnsAppKeyWithChan(request *DescribePdnsAppKeyRequest) (<-chan *DescribePdnsAppKeyResponse, <-chan error)
- func (client *Client) DescribePdnsAppKeys(request *DescribePdnsAppKeysRequest) (response *DescribePdnsAppKeysResponse, err error)
- func (client *Client) DescribePdnsAppKeysWithCallback(request *DescribePdnsAppKeysRequest, ...) <-chan int
- func (client *Client) DescribePdnsAppKeysWithChan(request *DescribePdnsAppKeysRequest) (<-chan *DescribePdnsAppKeysResponse, <-chan error)
- func (client *Client) DescribePdnsOperateLogs(request *DescribePdnsOperateLogsRequest) (response *DescribePdnsOperateLogsResponse, err error)
- func (client *Client) DescribePdnsOperateLogsWithCallback(request *DescribePdnsOperateLogsRequest, ...) <-chan int
- func (client *Client) DescribePdnsOperateLogsWithChan(request *DescribePdnsOperateLogsRequest) (<-chan *DescribePdnsOperateLogsResponse, <-chan error)
- func (client *Client) DescribePdnsRequestStatistic(request *DescribePdnsRequestStatisticRequest) (response *DescribePdnsRequestStatisticResponse, err error)
- func (client *Client) DescribePdnsRequestStatisticWithCallback(request *DescribePdnsRequestStatisticRequest, ...) <-chan int
- func (client *Client) DescribePdnsRequestStatisticWithChan(request *DescribePdnsRequestStatisticRequest) (<-chan *DescribePdnsRequestStatisticResponse, <-chan error)
- func (client *Client) DescribePdnsRequestStatistics(request *DescribePdnsRequestStatisticsRequest) (response *DescribePdnsRequestStatisticsResponse, err error)
- func (client *Client) DescribePdnsRequestStatisticsWithCallback(request *DescribePdnsRequestStatisticsRequest, ...) <-chan int
- func (client *Client) DescribePdnsRequestStatisticsWithChan(request *DescribePdnsRequestStatisticsRequest) (<-chan *DescribePdnsRequestStatisticsResponse, <-chan error)
- func (client *Client) DescribePdnsThreatLogs(request *DescribePdnsThreatLogsRequest) (response *DescribePdnsThreatLogsResponse, err error)
- func (client *Client) DescribePdnsThreatLogsWithCallback(request *DescribePdnsThreatLogsRequest, ...) <-chan int
- func (client *Client) DescribePdnsThreatLogsWithChan(request *DescribePdnsThreatLogsRequest) (<-chan *DescribePdnsThreatLogsResponse, <-chan error)
- func (client *Client) DescribePdnsThreatStatistic(request *DescribePdnsThreatStatisticRequest) (response *DescribePdnsThreatStatisticResponse, err error)
- func (client *Client) DescribePdnsThreatStatisticWithCallback(request *DescribePdnsThreatStatisticRequest, ...) <-chan int
- func (client *Client) DescribePdnsThreatStatisticWithChan(request *DescribePdnsThreatStatisticRequest) (<-chan *DescribePdnsThreatStatisticResponse, <-chan error)
- func (client *Client) DescribePdnsThreatStatistics(request *DescribePdnsThreatStatisticsRequest) (response *DescribePdnsThreatStatisticsResponse, err error)
- func (client *Client) DescribePdnsThreatStatisticsWithCallback(request *DescribePdnsThreatStatisticsRequest, ...) <-chan int
- func (client *Client) DescribePdnsThreatStatisticsWithChan(request *DescribePdnsThreatStatisticsRequest) (<-chan *DescribePdnsThreatStatisticsResponse, <-chan error)
- func (client *Client) DescribePdnsUdpIpSegments(request *DescribePdnsUdpIpSegmentsRequest) (response *DescribePdnsUdpIpSegmentsResponse, err error)
- func (client *Client) DescribePdnsUdpIpSegmentsWithCallback(request *DescribePdnsUdpIpSegmentsRequest, ...) <-chan int
- func (client *Client) DescribePdnsUdpIpSegmentsWithChan(request *DescribePdnsUdpIpSegmentsRequest) (<-chan *DescribePdnsUdpIpSegmentsResponse, <-chan error)
- func (client *Client) DescribePdnsUserInfo(request *DescribePdnsUserInfoRequest) (response *DescribePdnsUserInfoResponse, err error)
- func (client *Client) DescribePdnsUserInfoWithCallback(request *DescribePdnsUserInfoRequest, ...) <-chan int
- func (client *Client) DescribePdnsUserInfoWithChan(request *DescribePdnsUserInfoRequest) (<-chan *DescribePdnsUserInfoResponse, <-chan error)
- func (client *Client) DescribeRecordLogs(request *DescribeRecordLogsRequest) (response *DescribeRecordLogsResponse, err error)
- func (client *Client) DescribeRecordLogsWithCallback(request *DescribeRecordLogsRequest, ...) <-chan int
- func (client *Client) DescribeRecordLogsWithChan(request *DescribeRecordLogsRequest) (<-chan *DescribeRecordLogsResponse, <-chan error)
- func (client *Client) DescribeRecordResolveStatisticsSummary(request *DescribeRecordResolveStatisticsSummaryRequest) (response *DescribeRecordResolveStatisticsSummaryResponse, err error)
- func (client *Client) DescribeRecordResolveStatisticsSummaryWithCallback(request *DescribeRecordResolveStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeRecordResolveStatisticsSummaryWithChan(request *DescribeRecordResolveStatisticsSummaryRequest) (<-chan *DescribeRecordResolveStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeRecordStatistics(request *DescribeRecordStatisticsRequest) (response *DescribeRecordStatisticsResponse, err error)
- func (client *Client) DescribeRecordStatisticsSummary(request *DescribeRecordStatisticsSummaryRequest) (response *DescribeRecordStatisticsSummaryResponse, err error)
- func (client *Client) DescribeRecordStatisticsSummaryWithCallback(request *DescribeRecordStatisticsSummaryRequest, ...) <-chan int
- func (client *Client) DescribeRecordStatisticsSummaryWithChan(request *DescribeRecordStatisticsSummaryRequest) (<-chan *DescribeRecordStatisticsSummaryResponse, <-chan error)
- func (client *Client) DescribeRecordStatisticsWithCallback(request *DescribeRecordStatisticsRequest, ...) <-chan int
- func (client *Client) DescribeRecordStatisticsWithChan(request *DescribeRecordStatisticsRequest) (<-chan *DescribeRecordStatisticsResponse, <-chan error)
- func (client *Client) DescribeSubDomainRecords(request *DescribeSubDomainRecordsRequest) (response *DescribeSubDomainRecordsResponse, err error)
- func (client *Client) DescribeSubDomainRecordsWithCallback(request *DescribeSubDomainRecordsRequest, ...) <-chan int
- func (client *Client) DescribeSubDomainRecordsWithChan(request *DescribeSubDomainRecordsRequest) (<-chan *DescribeSubDomainRecordsResponse, <-chan error)
- func (client *Client) DescribeSupportLines(request *DescribeSupportLinesRequest) (response *DescribeSupportLinesResponse, err error)
- func (client *Client) DescribeSupportLinesWithCallback(request *DescribeSupportLinesRequest, ...) <-chan int
- func (client *Client) DescribeSupportLinesWithChan(request *DescribeSupportLinesRequest) (<-chan *DescribeSupportLinesResponse, <-chan error)
- func (client *Client) DescribeTags(request *DescribeTagsRequest) (response *DescribeTagsResponse, err error)
- func (client *Client) DescribeTagsWithCallback(request *DescribeTagsRequest, ...) <-chan int
- func (client *Client) DescribeTagsWithChan(request *DescribeTagsRequest) (<-chan *DescribeTagsResponse, <-chan error)
- func (client *Client) DescribeTransferDomains(request *DescribeTransferDomainsRequest) (response *DescribeTransferDomainsResponse, err error)
- func (client *Client) DescribeTransferDomainsWithCallback(request *DescribeTransferDomainsRequest, ...) <-chan int
- func (client *Client) DescribeTransferDomainsWithChan(request *DescribeTransferDomainsRequest) (<-chan *DescribeTransferDomainsResponse, <-chan error)
- func (client *Client) ExecuteGtmRecoveryPlan(request *ExecuteGtmRecoveryPlanRequest) (response *ExecuteGtmRecoveryPlanResponse, err error)
- func (client *Client) ExecuteGtmRecoveryPlanWithCallback(request *ExecuteGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) ExecuteGtmRecoveryPlanWithChan(request *ExecuteGtmRecoveryPlanRequest) (<-chan *ExecuteGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) GetMainDomainName(request *GetMainDomainNameRequest) (response *GetMainDomainNameResponse, err error)
- func (client *Client) GetMainDomainNameWithCallback(request *GetMainDomainNameRequest, ...) <-chan int
- func (client *Client) GetMainDomainNameWithChan(request *GetMainDomainNameRequest) (<-chan *GetMainDomainNameResponse, <-chan error)
- func (client *Client) GetTxtRecordForVerify(request *GetTxtRecordForVerifyRequest) (response *GetTxtRecordForVerifyResponse, err error)
- func (client *Client) GetTxtRecordForVerifyWithCallback(request *GetTxtRecordForVerifyRequest, ...) <-chan int
- func (client *Client) GetTxtRecordForVerifyWithChan(request *GetTxtRecordForVerifyRequest) (<-chan *GetTxtRecordForVerifyResponse, <-chan error)
- func (client *Client) ListTagResources(request *ListTagResourcesRequest) (response *ListTagResourcesResponse, err error)
- func (client *Client) ListTagResourcesWithCallback(request *ListTagResourcesRequest, ...) <-chan int
- func (client *Client) ListTagResourcesWithChan(request *ListTagResourcesRequest) (<-chan *ListTagResourcesResponse, <-chan error)
- func (client *Client) ModifyHichinaDomainDNS(request *ModifyHichinaDomainDNSRequest) (response *ModifyHichinaDomainDNSResponse, err error)
- func (client *Client) ModifyHichinaDomainDNSWithCallback(request *ModifyHichinaDomainDNSRequest, ...) <-chan int
- func (client *Client) ModifyHichinaDomainDNSWithChan(request *ModifyHichinaDomainDNSRequest) (<-chan *ModifyHichinaDomainDNSResponse, <-chan error)
- func (client *Client) MoveDomainResourceGroup(request *MoveDomainResourceGroupRequest) (response *MoveDomainResourceGroupResponse, err error)
- func (client *Client) MoveDomainResourceGroupWithCallback(request *MoveDomainResourceGroupRequest, ...) <-chan int
- func (client *Client) MoveDomainResourceGroupWithChan(request *MoveDomainResourceGroupRequest) (<-chan *MoveDomainResourceGroupResponse, <-chan error)
- func (client *Client) MoveGtmResourceGroup(request *MoveGtmResourceGroupRequest) (response *MoveGtmResourceGroupResponse, err error)
- func (client *Client) MoveGtmResourceGroupWithCallback(request *MoveGtmResourceGroupRequest, ...) <-chan int
- func (client *Client) MoveGtmResourceGroupWithChan(request *MoveGtmResourceGroupRequest) (<-chan *MoveGtmResourceGroupResponse, <-chan error)
- func (client *Client) OperateBatchDomain(request *OperateBatchDomainRequest) (response *OperateBatchDomainResponse, err error)
- func (client *Client) OperateBatchDomainWithCallback(request *OperateBatchDomainRequest, ...) <-chan int
- func (client *Client) OperateBatchDomainWithChan(request *OperateBatchDomainRequest) (<-chan *OperateBatchDomainResponse, <-chan error)
- func (client *Client) PausePdnsService(request *PausePdnsServiceRequest) (response *PausePdnsServiceResponse, err error)
- func (client *Client) PausePdnsServiceWithCallback(request *PausePdnsServiceRequest, ...) <-chan int
- func (client *Client) PausePdnsServiceWithChan(request *PausePdnsServiceRequest) (<-chan *PausePdnsServiceResponse, <-chan error)
- func (client *Client) PreviewGtmRecoveryPlan(request *PreviewGtmRecoveryPlanRequest) (response *PreviewGtmRecoveryPlanResponse, err error)
- func (client *Client) PreviewGtmRecoveryPlanWithCallback(request *PreviewGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) PreviewGtmRecoveryPlanWithChan(request *PreviewGtmRecoveryPlanRequest) (<-chan *PreviewGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) RemovePdnsAppKey(request *RemovePdnsAppKeyRequest) (response *RemovePdnsAppKeyResponse, err error)
- func (client *Client) RemovePdnsAppKeyWithCallback(request *RemovePdnsAppKeyRequest, ...) <-chan int
- func (client *Client) RemovePdnsAppKeyWithChan(request *RemovePdnsAppKeyRequest) (<-chan *RemovePdnsAppKeyResponse, <-chan error)
- func (client *Client) RemovePdnsUdpIpSegment(request *RemovePdnsUdpIpSegmentRequest) (response *RemovePdnsUdpIpSegmentResponse, err error)
- func (client *Client) RemovePdnsUdpIpSegmentWithCallback(request *RemovePdnsUdpIpSegmentRequest, ...) <-chan int
- func (client *Client) RemovePdnsUdpIpSegmentWithChan(request *RemovePdnsUdpIpSegmentRequest) (<-chan *RemovePdnsUdpIpSegmentResponse, <-chan error)
- func (client *Client) ResumePdnsService(request *ResumePdnsServiceRequest) (response *ResumePdnsServiceResponse, err error)
- func (client *Client) ResumePdnsServiceWithCallback(request *ResumePdnsServiceRequest, ...) <-chan int
- func (client *Client) ResumePdnsServiceWithChan(request *ResumePdnsServiceRequest) (<-chan *ResumePdnsServiceResponse, <-chan error)
- func (client *Client) RetrieveDomain(request *RetrieveDomainRequest) (response *RetrieveDomainResponse, err error)
- func (client *Client) RetrieveDomainWithCallback(request *RetrieveDomainRequest, ...) <-chan int
- func (client *Client) RetrieveDomainWithChan(request *RetrieveDomainRequest) (<-chan *RetrieveDomainResponse, <-chan error)
- func (client *Client) RollbackGtmRecoveryPlan(request *RollbackGtmRecoveryPlanRequest) (response *RollbackGtmRecoveryPlanResponse, err error)
- func (client *Client) RollbackGtmRecoveryPlanWithCallback(request *RollbackGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) RollbackGtmRecoveryPlanWithChan(request *RollbackGtmRecoveryPlanRequest) (<-chan *RollbackGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) SetDNSSLBStatus(request *SetDNSSLBStatusRequest) (response *SetDNSSLBStatusResponse, err error)
- func (client *Client) SetDNSSLBStatusWithCallback(request *SetDNSSLBStatusRequest, ...) <-chan int
- func (client *Client) SetDNSSLBStatusWithChan(request *SetDNSSLBStatusRequest) (<-chan *SetDNSSLBStatusResponse, <-chan error)
- func (client *Client) SetDnsGtmAccessMode(request *SetDnsGtmAccessModeRequest) (response *SetDnsGtmAccessModeResponse, err error)
- func (client *Client) SetDnsGtmAccessModeWithCallback(request *SetDnsGtmAccessModeRequest, ...) <-chan int
- func (client *Client) SetDnsGtmAccessModeWithChan(request *SetDnsGtmAccessModeRequest) (<-chan *SetDnsGtmAccessModeResponse, <-chan error)
- func (client *Client) SetDnsGtmMonitorStatus(request *SetDnsGtmMonitorStatusRequest) (response *SetDnsGtmMonitorStatusResponse, err error)
- func (client *Client) SetDnsGtmMonitorStatusWithCallback(request *SetDnsGtmMonitorStatusRequest, ...) <-chan int
- func (client *Client) SetDnsGtmMonitorStatusWithChan(request *SetDnsGtmMonitorStatusRequest) (<-chan *SetDnsGtmMonitorStatusResponse, <-chan error)
- func (client *Client) SetDomainDnssecStatus(request *SetDomainDnssecStatusRequest) (response *SetDomainDnssecStatusResponse, err error)
- func (client *Client) SetDomainDnssecStatusWithCallback(request *SetDomainDnssecStatusRequest, ...) <-chan int
- func (client *Client) SetDomainDnssecStatusWithChan(request *SetDomainDnssecStatusRequest) (<-chan *SetDomainDnssecStatusResponse, <-chan error)
- func (client *Client) SetDomainRecordStatus(request *SetDomainRecordStatusRequest) (response *SetDomainRecordStatusResponse, err error)
- func (client *Client) SetDomainRecordStatusWithCallback(request *SetDomainRecordStatusRequest, ...) <-chan int
- func (client *Client) SetDomainRecordStatusWithChan(request *SetDomainRecordStatusRequest) (<-chan *SetDomainRecordStatusResponse, <-chan error)
- func (client *Client) SetGtmAccessMode(request *SetGtmAccessModeRequest) (response *SetGtmAccessModeResponse, err error)
- func (client *Client) SetGtmAccessModeWithCallback(request *SetGtmAccessModeRequest, ...) <-chan int
- func (client *Client) SetGtmAccessModeWithChan(request *SetGtmAccessModeRequest) (<-chan *SetGtmAccessModeResponse, <-chan error)
- func (client *Client) SetGtmMonitorStatus(request *SetGtmMonitorStatusRequest) (response *SetGtmMonitorStatusResponse, err error)
- func (client *Client) SetGtmMonitorStatusWithCallback(request *SetGtmMonitorStatusRequest, ...) <-chan int
- func (client *Client) SetGtmMonitorStatusWithChan(request *SetGtmMonitorStatusRequest) (<-chan *SetGtmMonitorStatusResponse, <-chan error)
- func (client *Client) SubmitIspFlushCacheTask(request *SubmitIspFlushCacheTaskRequest) (response *SubmitIspFlushCacheTaskResponse, err error)
- func (client *Client) SubmitIspFlushCacheTaskWithCallback(request *SubmitIspFlushCacheTaskRequest, ...) <-chan int
- func (client *Client) SubmitIspFlushCacheTaskWithChan(request *SubmitIspFlushCacheTaskRequest) (<-chan *SubmitIspFlushCacheTaskResponse, <-chan error)
- func (client *Client) SwitchDnsGtmInstanceStrategyMode(request *SwitchDnsGtmInstanceStrategyModeRequest) (response *SwitchDnsGtmInstanceStrategyModeResponse, err error)
- func (client *Client) SwitchDnsGtmInstanceStrategyModeWithCallback(request *SwitchDnsGtmInstanceStrategyModeRequest, ...) <-chan int
- func (client *Client) SwitchDnsGtmInstanceStrategyModeWithChan(request *SwitchDnsGtmInstanceStrategyModeRequest) (<-chan *SwitchDnsGtmInstanceStrategyModeResponse, <-chan error)
- func (client *Client) TagResources(request *TagResourcesRequest) (response *TagResourcesResponse, err error)
- func (client *Client) TagResourcesWithCallback(request *TagResourcesRequest, ...) <-chan int
- func (client *Client) TagResourcesWithChan(request *TagResourcesRequest) (<-chan *TagResourcesResponse, <-chan error)
- func (client *Client) TransferDomain(request *TransferDomainRequest) (response *TransferDomainResponse, err error)
- func (client *Client) TransferDomainWithCallback(request *TransferDomainRequest, ...) <-chan int
- func (client *Client) TransferDomainWithChan(request *TransferDomainRequest) (<-chan *TransferDomainResponse, <-chan error)
- func (client *Client) UnbindInstanceDomains(request *UnbindInstanceDomainsRequest) (response *UnbindInstanceDomainsResponse, err error)
- func (client *Client) UnbindInstanceDomainsWithCallback(request *UnbindInstanceDomainsRequest, ...) <-chan int
- func (client *Client) UnbindInstanceDomainsWithChan(request *UnbindInstanceDomainsRequest) (<-chan *UnbindInstanceDomainsResponse, <-chan error)
- func (client *Client) UntagResources(request *UntagResourcesRequest) (response *UntagResourcesResponse, err error)
- func (client *Client) UntagResourcesWithCallback(request *UntagResourcesRequest, ...) <-chan int
- func (client *Client) UntagResourcesWithChan(request *UntagResourcesRequest) (<-chan *UntagResourcesResponse, <-chan error)
- func (client *Client) UpdateAppKeyState(request *UpdateAppKeyStateRequest) (response *UpdateAppKeyStateResponse, err error)
- func (client *Client) UpdateAppKeyStateWithCallback(request *UpdateAppKeyStateRequest, ...) <-chan int
- func (client *Client) UpdateAppKeyStateWithChan(request *UpdateAppKeyStateRequest) (<-chan *UpdateAppKeyStateResponse, <-chan error)
- func (client *Client) UpdateCustomLine(request *UpdateCustomLineRequest) (response *UpdateCustomLineResponse, err error)
- func (client *Client) UpdateCustomLineWithCallback(request *UpdateCustomLineRequest, ...) <-chan int
- func (client *Client) UpdateCustomLineWithChan(request *UpdateCustomLineRequest) (<-chan *UpdateCustomLineResponse, <-chan error)
- func (client *Client) UpdateDNSSLBWeight(request *UpdateDNSSLBWeightRequest) (response *UpdateDNSSLBWeightResponse, err error)
- func (client *Client) UpdateDNSSLBWeightWithCallback(request *UpdateDNSSLBWeightRequest, ...) <-chan int
- func (client *Client) UpdateDNSSLBWeightWithChan(request *UpdateDNSSLBWeightRequest) (<-chan *UpdateDNSSLBWeightResponse, <-chan error)
- func (client *Client) UpdateDnsCacheDomain(request *UpdateDnsCacheDomainRequest) (response *UpdateDnsCacheDomainResponse, err error)
- func (client *Client) UpdateDnsCacheDomainRemark(request *UpdateDnsCacheDomainRemarkRequest) (response *UpdateDnsCacheDomainRemarkResponse, err error)
- func (client *Client) UpdateDnsCacheDomainRemarkWithCallback(request *UpdateDnsCacheDomainRemarkRequest, ...) <-chan int
- func (client *Client) UpdateDnsCacheDomainRemarkWithChan(request *UpdateDnsCacheDomainRemarkRequest) (<-chan *UpdateDnsCacheDomainRemarkResponse, <-chan error)
- func (client *Client) UpdateDnsCacheDomainWithCallback(request *UpdateDnsCacheDomainRequest, ...) <-chan int
- func (client *Client) UpdateDnsCacheDomainWithChan(request *UpdateDnsCacheDomainRequest) (<-chan *UpdateDnsCacheDomainResponse, <-chan error)
- func (client *Client) UpdateDnsGtmAccessStrategy(request *UpdateDnsGtmAccessStrategyRequest) (response *UpdateDnsGtmAccessStrategyResponse, err error)
- func (client *Client) UpdateDnsGtmAccessStrategyWithCallback(request *UpdateDnsGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) UpdateDnsGtmAccessStrategyWithChan(request *UpdateDnsGtmAccessStrategyRequest) (<-chan *UpdateDnsGtmAccessStrategyResponse, <-chan error)
- func (client *Client) UpdateDnsGtmAddressPool(request *UpdateDnsGtmAddressPoolRequest) (response *UpdateDnsGtmAddressPoolResponse, err error)
- func (client *Client) UpdateDnsGtmAddressPoolWithCallback(request *UpdateDnsGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) UpdateDnsGtmAddressPoolWithChan(request *UpdateDnsGtmAddressPoolRequest) (<-chan *UpdateDnsGtmAddressPoolResponse, <-chan error)
- func (client *Client) UpdateDnsGtmInstanceGlobalConfig(request *UpdateDnsGtmInstanceGlobalConfigRequest) (response *UpdateDnsGtmInstanceGlobalConfigResponse, err error)
- func (client *Client) UpdateDnsGtmInstanceGlobalConfigWithCallback(request *UpdateDnsGtmInstanceGlobalConfigRequest, ...) <-chan int
- func (client *Client) UpdateDnsGtmInstanceGlobalConfigWithChan(request *UpdateDnsGtmInstanceGlobalConfigRequest) (<-chan *UpdateDnsGtmInstanceGlobalConfigResponse, <-chan error)
- func (client *Client) UpdateDnsGtmMonitor(request *UpdateDnsGtmMonitorRequest) (response *UpdateDnsGtmMonitorResponse, err error)
- func (client *Client) UpdateDnsGtmMonitorWithCallback(request *UpdateDnsGtmMonitorRequest, ...) <-chan int
- func (client *Client) UpdateDnsGtmMonitorWithChan(request *UpdateDnsGtmMonitorRequest) (<-chan *UpdateDnsGtmMonitorResponse, <-chan error)
- func (client *Client) UpdateDomainGroup(request *UpdateDomainGroupRequest) (response *UpdateDomainGroupResponse, err error)
- func (client *Client) UpdateDomainGroupWithCallback(request *UpdateDomainGroupRequest, ...) <-chan int
- func (client *Client) UpdateDomainGroupWithChan(request *UpdateDomainGroupRequest) (<-chan *UpdateDomainGroupResponse, <-chan error)
- func (client *Client) UpdateDomainRecord(request *UpdateDomainRecordRequest) (response *UpdateDomainRecordResponse, err error)
- func (client *Client) UpdateDomainRecordRemark(request *UpdateDomainRecordRemarkRequest) (response *UpdateDomainRecordRemarkResponse, err error)
- func (client *Client) UpdateDomainRecordRemarkWithCallback(request *UpdateDomainRecordRemarkRequest, ...) <-chan int
- func (client *Client) UpdateDomainRecordRemarkWithChan(request *UpdateDomainRecordRemarkRequest) (<-chan *UpdateDomainRecordRemarkResponse, <-chan error)
- func (client *Client) UpdateDomainRecordWithCallback(request *UpdateDomainRecordRequest, ...) <-chan int
- func (client *Client) UpdateDomainRecordWithChan(request *UpdateDomainRecordRequest) (<-chan *UpdateDomainRecordResponse, <-chan error)
- func (client *Client) UpdateDomainRemark(request *UpdateDomainRemarkRequest) (response *UpdateDomainRemarkResponse, err error)
- func (client *Client) UpdateDomainRemarkWithCallback(request *UpdateDomainRemarkRequest, ...) <-chan int
- func (client *Client) UpdateDomainRemarkWithChan(request *UpdateDomainRemarkRequest) (<-chan *UpdateDomainRemarkResponse, <-chan error)
- func (client *Client) UpdateGtmAccessStrategy(request *UpdateGtmAccessStrategyRequest) (response *UpdateGtmAccessStrategyResponse, err error)
- func (client *Client) UpdateGtmAccessStrategyWithCallback(request *UpdateGtmAccessStrategyRequest, ...) <-chan int
- func (client *Client) UpdateGtmAccessStrategyWithChan(request *UpdateGtmAccessStrategyRequest) (<-chan *UpdateGtmAccessStrategyResponse, <-chan error)
- func (client *Client) UpdateGtmAddressPool(request *UpdateGtmAddressPoolRequest) (response *UpdateGtmAddressPoolResponse, err error)
- func (client *Client) UpdateGtmAddressPoolWithCallback(request *UpdateGtmAddressPoolRequest, ...) <-chan int
- func (client *Client) UpdateGtmAddressPoolWithChan(request *UpdateGtmAddressPoolRequest) (<-chan *UpdateGtmAddressPoolResponse, <-chan error)
- func (client *Client) UpdateGtmInstanceGlobalConfig(request *UpdateGtmInstanceGlobalConfigRequest) (response *UpdateGtmInstanceGlobalConfigResponse, err error)
- func (client *Client) UpdateGtmInstanceGlobalConfigWithCallback(request *UpdateGtmInstanceGlobalConfigRequest, ...) <-chan int
- func (client *Client) UpdateGtmInstanceGlobalConfigWithChan(request *UpdateGtmInstanceGlobalConfigRequest) (<-chan *UpdateGtmInstanceGlobalConfigResponse, <-chan error)
- func (client *Client) UpdateGtmMonitor(request *UpdateGtmMonitorRequest) (response *UpdateGtmMonitorResponse, err error)
- func (client *Client) UpdateGtmMonitorWithCallback(request *UpdateGtmMonitorRequest, ...) <-chan int
- func (client *Client) UpdateGtmMonitorWithChan(request *UpdateGtmMonitorRequest) (<-chan *UpdateGtmMonitorResponse, <-chan error)
- func (client *Client) UpdateGtmRecoveryPlan(request *UpdateGtmRecoveryPlanRequest) (response *UpdateGtmRecoveryPlanResponse, err error)
- func (client *Client) UpdateGtmRecoveryPlanWithCallback(request *UpdateGtmRecoveryPlanRequest, ...) <-chan int
- func (client *Client) UpdateGtmRecoveryPlanWithChan(request *UpdateGtmRecoveryPlanRequest) (<-chan *UpdateGtmRecoveryPlanResponse, <-chan error)
- func (client *Client) UpdateIspFlushCacheInstanceConfig(request *UpdateIspFlushCacheInstanceConfigRequest) (response *UpdateIspFlushCacheInstanceConfigResponse, err error)
- func (client *Client) UpdateIspFlushCacheInstanceConfigWithCallback(request *UpdateIspFlushCacheInstanceConfigRequest, ...) <-chan int
- func (client *Client) UpdateIspFlushCacheInstanceConfigWithChan(request *UpdateIspFlushCacheInstanceConfigRequest) (<-chan *UpdateIspFlushCacheInstanceConfigResponse, <-chan error)
- func (client *Client) ValidateDnsGtmCnameRrCanUse(request *ValidateDnsGtmCnameRrCanUseRequest) (response *ValidateDnsGtmCnameRrCanUseResponse, err error)
- func (client *Client) ValidateDnsGtmCnameRrCanUseWithCallback(request *ValidateDnsGtmCnameRrCanUseRequest, ...) <-chan int
- func (client *Client) ValidateDnsGtmCnameRrCanUseWithChan(request *ValidateDnsGtmCnameRrCanUseRequest) (<-chan *ValidateDnsGtmCnameRrCanUseResponse, <-chan error)
- func (client *Client) ValidatePdnsUdpIpSegment(request *ValidatePdnsUdpIpSegmentRequest) (response *ValidatePdnsUdpIpSegmentResponse, err error)
- func (client *Client) ValidatePdnsUdpIpSegmentWithCallback(request *ValidatePdnsUdpIpSegmentRequest, ...) <-chan int
- func (client *Client) ValidatePdnsUdpIpSegmentWithChan(request *ValidatePdnsUdpIpSegmentRequest) (<-chan *ValidatePdnsUdpIpSegmentResponse, <-chan error)
- type Config
- type ConfigInDescribeDnsGtmInstance
- type CopyGtmConfigRequest
- type CopyGtmConfigResponse
- type CreatePdnsAppKeyRequest
- type CreatePdnsAppKeyResponse
- type CreatePdnsUdpIpSegmentRequest
- type CreatePdnsUdpIpSegmentResponse
- type CustomLine
- type CustomLines
- type Data
- type DataInDescribePdnsRequestStatistic
- type DataInDescribePdnsRequestStatistics
- type DataInDescribePdnsThreatStatistic
- type DataInDescribePdnsThreatStatistics
- type DefaultAddrPool
- type DefaultAddrPools
- type DeleteCustomLinesRequest
- type DeleteCustomLinesResponse
- type DeleteDnsCacheDomainRequest
- type DeleteDnsCacheDomainResponse
- type DeleteDnsGtmAccessStrategyRequest
- type DeleteDnsGtmAccessStrategyResponse
- type DeleteDnsGtmAddressPoolRequest
- type DeleteDnsGtmAddressPoolResponse
- type DeleteDomainGroupRequest
- type DeleteDomainGroupResponse
- type DeleteDomainRecordRequest
- type DeleteDomainRecordResponse
- type DeleteDomainRequest
- type DeleteDomainResponse
- type DeleteGtmAccessStrategyRequest
- type DeleteGtmAccessStrategyResponse
- type DeleteGtmAddressPoolRequest
- type DeleteGtmAddressPoolResponse
- type DeleteGtmRecoveryPlanRequest
- type DeleteGtmRecoveryPlanResponse
- type DeleteSubDomainRecordsRequest
- type DeleteSubDomainRecordsResponse
- type DescribeBatchResultCountRequest
- type DescribeBatchResultCountResponse
- type DescribeBatchResultDetailRequest
- type DescribeBatchResultDetailResponse
- type DescribeCustomLineRequest
- type DescribeCustomLineResponse
- type DescribeCustomLinesRequest
- type DescribeCustomLinesResponse
- type DescribeDNSSLBSubDomainsRequest
- type DescribeDNSSLBSubDomainsResponse
- type DescribeDnsCacheDomainsRequest
- type DescribeDnsCacheDomainsResponse
- type DescribeDnsGtmAccessStrategiesRequest
- type DescribeDnsGtmAccessStrategiesResponse
- type DescribeDnsGtmAccessStrategyAvailableConfigRequest
- type DescribeDnsGtmAccessStrategyAvailableConfigResponse
- type DescribeDnsGtmAccessStrategyRequest
- type DescribeDnsGtmAccessStrategyResponse
- type DescribeDnsGtmAddrAttributeInfoRequest
- type DescribeDnsGtmAddrAttributeInfoResponse
- type DescribeDnsGtmAddressPoolAvailableConfigRequest
- type DescribeDnsGtmAddressPoolAvailableConfigResponse
- type DescribeDnsGtmAvailableAlertGroupRequest
- type DescribeDnsGtmAvailableAlertGroupResponse
- type DescribeDnsGtmInstanceAddressPoolRequest
- type DescribeDnsGtmInstanceAddressPoolResponse
- type DescribeDnsGtmInstanceAddressPoolsRequest
- type DescribeDnsGtmInstanceAddressPoolsResponse
- type DescribeDnsGtmInstanceRequest
- type DescribeDnsGtmInstanceResponse
- type DescribeDnsGtmInstanceStatusRequest
- type DescribeDnsGtmInstanceStatusResponse
- type DescribeDnsGtmInstanceSystemCnameRequest
- type DescribeDnsGtmInstanceSystemCnameResponse
- type DescribeDnsGtmInstancesRequest
- type DescribeDnsGtmInstancesResponse
- type DescribeDnsGtmLogsRequest
- type DescribeDnsGtmLogsResponse
- type DescribeDnsGtmMonitorAvailableConfigRequest
- type DescribeDnsGtmMonitorAvailableConfigResponse
- type DescribeDnsGtmMonitorConfigRequest
- type DescribeDnsGtmMonitorConfigResponse
- type DescribeDnsProductInstanceRequest
- type DescribeDnsProductInstanceResponse
- type DescribeDnsProductInstancesRequest
- type DescribeDnsProductInstancesResponse
- type DescribeDohAccountStatisticsRequest
- type DescribeDohAccountStatisticsResponse
- type DescribeDohDomainStatisticsRequest
- type DescribeDohDomainStatisticsResponse
- type DescribeDohDomainStatisticsSummaryRequest
- type DescribeDohDomainStatisticsSummaryResponse
- type DescribeDohSubDomainStatisticsRequest
- type DescribeDohSubDomainStatisticsResponse
- type DescribeDohSubDomainStatisticsSummaryRequest
- type DescribeDohSubDomainStatisticsSummaryResponse
- type DescribeDohUserInfoRequest
- type DescribeDohUserInfoResponse
- type DescribeDomainDnssecInfoRequest
- type DescribeDomainDnssecInfoResponse
- type DescribeDomainGroupsRequest
- type DescribeDomainGroupsResponse
- type DescribeDomainInfoRequest
- type DescribeDomainInfoResponse
- type DescribeDomainLogsRequest
- type DescribeDomainLogsResponse
- type DescribeDomainNsRequest
- type DescribeDomainNsResponse
- type DescribeDomainRecordInfoRequest
- type DescribeDomainRecordInfoResponse
- type DescribeDomainRecordsRequest
- type DescribeDomainRecordsResponse
- type DescribeDomainResolveStatisticsSummaryRequest
- type DescribeDomainResolveStatisticsSummaryResponse
- type DescribeDomainStatisticsRequest
- type DescribeDomainStatisticsResponse
- type DescribeDomainStatisticsSummaryRequest
- type DescribeDomainStatisticsSummaryResponse
- type DescribeDomainsRequest
- type DescribeDomainsResponse
- type DescribeDomainsTag
- type DescribeGtmAccessStrategiesRequest
- type DescribeGtmAccessStrategiesResponse
- type DescribeGtmAccessStrategyAvailableConfigRequest
- type DescribeGtmAccessStrategyAvailableConfigResponse
- type DescribeGtmAccessStrategyRequest
- type DescribeGtmAccessStrategyResponse
- type DescribeGtmAvailableAlertGroupRequest
- type DescribeGtmAvailableAlertGroupResponse
- type DescribeGtmInstanceAddressPoolRequest
- type DescribeGtmInstanceAddressPoolResponse
- type DescribeGtmInstanceAddressPoolsRequest
- type DescribeGtmInstanceAddressPoolsResponse
- type DescribeGtmInstanceRequest
- type DescribeGtmInstanceResponse
- type DescribeGtmInstanceStatusRequest
- type DescribeGtmInstanceStatusResponse
- type DescribeGtmInstanceSystemCnameRequest
- type DescribeGtmInstanceSystemCnameResponse
- type DescribeGtmInstancesRequest
- type DescribeGtmInstancesResponse
- type DescribeGtmLogsRequest
- type DescribeGtmLogsResponse
- type DescribeGtmMonitorAvailableConfigRequest
- type DescribeGtmMonitorAvailableConfigResponse
- type DescribeGtmMonitorConfigRequest
- type DescribeGtmMonitorConfigResponse
- type DescribeGtmRecoveryPlanAvailableConfigRequest
- type DescribeGtmRecoveryPlanAvailableConfigResponse
- type DescribeGtmRecoveryPlanRequest
- type DescribeGtmRecoveryPlanResponse
- type DescribeGtmRecoveryPlansRequest
- type DescribeGtmRecoveryPlansResponse
- type DescribeInstanceDomainsRequest
- type DescribeInstanceDomainsResponse
- type DescribeIspFlushCacheInstancesRequest
- type DescribeIspFlushCacheInstancesResponse
- type DescribeIspFlushCacheRemainQuotaRequest
- type DescribeIspFlushCacheRemainQuotaResponse
- type DescribeIspFlushCacheTaskRequest
- type DescribeIspFlushCacheTaskResponse
- type DescribeIspFlushCacheTasksRequest
- type DescribeIspFlushCacheTasksResponse
- type DescribePdnsAccountSummaryRequest
- type DescribePdnsAccountSummaryResponse
- type DescribePdnsAppKeyRequest
- type DescribePdnsAppKeyResponse
- type DescribePdnsAppKeysRequest
- type DescribePdnsAppKeysResponse
- type DescribePdnsOperateLogsRequest
- type DescribePdnsOperateLogsResponse
- type DescribePdnsRequestStatisticRequest
- type DescribePdnsRequestStatisticResponse
- type DescribePdnsRequestStatisticsRequest
- type DescribePdnsRequestStatisticsResponse
- type DescribePdnsThreatLogsRequest
- type DescribePdnsThreatLogsResponse
- type DescribePdnsThreatStatisticRequest
- type DescribePdnsThreatStatisticResponse
- type DescribePdnsThreatStatisticsRequest
- type DescribePdnsThreatStatisticsResponse
- type DescribePdnsUdpIpSegmentsRequest
- type DescribePdnsUdpIpSegmentsResponse
- type DescribePdnsUserInfoRequest
- type DescribePdnsUserInfoResponse
- type DescribeRecordLogsRequest
- type DescribeRecordLogsResponse
- type DescribeRecordResolveStatisticsSummaryRequest
- type DescribeRecordResolveStatisticsSummaryResponse
- type DescribeRecordStatisticsRequest
- type DescribeRecordStatisticsResponse
- type DescribeRecordStatisticsSummaryRequest
- type DescribeRecordStatisticsSummaryResponse
- type DescribeSubDomainRecordsRequest
- type DescribeSubDomainRecordsResponse
- type DescribeSupportLinesRequest
- type DescribeSupportLinesResponse
- type DescribeTagsRequest
- type DescribeTagsResponse
- type DescribeTransferDomainsRequest
- type DescribeTransferDomainsResponse
- type DnsNode
- type DnsNodes
- type DnsProduct
- type DnsProducts
- type DnsServersInAddDomain
- type DnsServersInDescribeDnsProductInstance
- type DnsServersInDescribeDomainInfo
- type DnsServersInDescribeDomainNs
- type DnsServersInDescribeDomains
- type Domain
- type DomainAddrPool
- type DomainAddrPools
- type DomainGroup
- type DomainGroups
- type DomainInDescribeDomains
- type DomainIpv4IspCityNode
- type DomainIpv4IspCityNodes
- type DomainIpv6IspCityNode
- type DomainIpv6IspCityNodes
- type DomainLog
- type DomainLogs
- type DomainRecordsInDescribeDomainRecords
- type DomainRecordsInDescribeSubDomainRecords
- type DomainTransfer
- type DomainTransfers
- type DomainsInDescribeDnsCacheDomains
- type DomainsInDescribeDomains
- type EffectiveAddrPool
- type EffectiveAddrPools
- type ExecuteGtmRecoveryPlanRequest
- type ExecuteGtmRecoveryPlanResponse
- type ExpectDnsServers
- type FailoverAddrPool
- type FailoverAddrPools
- type FaultAddrPool
- type FaultAddrPools
- type FlushCacheResult
- type FlushCacheResults
- type GetMainDomainNameRequest
- type GetMainDomainNameResponse
- type GetTxtRecordForVerifyRequest
- type GetTxtRecordForVerifyResponse
- type GtmInstance
- type GtmInstancesInDescribeDnsGtmInstances
- type GtmInstancesInDescribeGtmInstances
- type Instance
- type InstanceDomain
- type InstanceDomains
- type Instances
- type IpSegment
- type IpSegmentListInDescribeCustomLine
- type IpSegmentListInDescribeCustomLines
- type IpSegments
- type IpsInDescribeDnsGtmMonitorAvailableConfig
- type Ipv4AddrPool
- type Ipv4AddrPools
- type Ipv4IspCityNode
- type Ipv4IspCityNodes
- type Ipv6AddrPool
- type Ipv6AddrPools
- type Ipv6IspCityNode
- type Ipv6IspCityNodes
- type IspCityNode
- type IspCityNodesInDescribeDnsGtmMonitorConfig
- type IspCityNodesInDescribeGtmMonitorAvailableConfig
- type IspCityNodesInDescribeGtmMonitorConfig
- type IspFlushCacheInstance
- type IspFlushCacheInstances
- type IspFlushCacheTask
- type IspFlushCacheTasks
- type Line
- type LineAlgorithm
- type LineAlgorithms
- type LinesInDescribeDnsGtmAccessStrategies
- type LinesInDescribeDnsGtmAccessStrategy
- type LinesInDescribeDnsGtmAccessStrategyAvailableConfig
- type LinesInDescribeGtmAccessStrategies
- type LinesInDescribeGtmAccessStrategy
- type LinesInDescribeGtmAccessStrategyAvailableConfig
- type ListTagResourcesRequest
- type ListTagResourcesResponse
- type ListTagResourcesTag
- type Log
- type LogsInDescribeDnsGtmLogs
- type LogsInDescribeGtmLogs
- type LogsInDescribePdnsOperateLogs
- type LogsInDescribePdnsThreatLogs
- type ModifyHichinaDomainDNSRequest
- type ModifyHichinaDomainDNSResponse
- type MoveDomainResourceGroupRequest
- type MoveDomainResourceGroupResponse
- type MoveGtmResourceGroupRequest
- type MoveGtmResourceGroupResponse
- type NewDnsServers
- type OperateBatchDomainDomainRecordInfo
- type OperateBatchDomainRequest
- type OperateBatchDomainResponse
- type OriginalDnsServers
- type PausePdnsServiceRequest
- type PausePdnsServiceResponse
- type Preview
- type PreviewGtmRecoveryPlanRequest
- type PreviewGtmRecoveryPlanResponse
- type Previews
- type QuotaInfo
- type Record
- type RecordLine
- type RecordLinesInDescribeDomainInfo
- type RecordLinesInDescribeSupportLines
- type RecordLog
- type RecordLogs
- type RecoveryPlan
- type RecoveryPlans
- type RemovePdnsAppKeyRequest
- type RemovePdnsAppKeyResponse
- type RemovePdnsUdpIpSegmentRequest
- type RemovePdnsUdpIpSegmentResponse
- type ResumePdnsServiceRequest
- type ResumePdnsServiceResponse
- type RetrieveDomainRequest
- type RetrieveDomainResponse
- type RollbackGtmRecoveryPlanRequest
- type RollbackGtmRecoveryPlanResponse
- type SelectedDomainLines
- type SelectedIpv4Lines
- type SelectedIpv6Lines
- type SetDNSSLBStatusRequest
- type SetDNSSLBStatusResponse
- type SetDnsGtmAccessModeRequest
- type SetDnsGtmAccessModeResponse
- type SetDnsGtmMonitorStatusRequest
- type SetDnsGtmMonitorStatusResponse
- type SetDomainDnssecStatusRequest
- type SetDomainDnssecStatusResponse
- type SetDomainRecordStatusRequest
- type SetDomainRecordStatusResponse
- type SetGtmAccessModeRequest
- type SetGtmAccessModeResponse
- type SetGtmMonitorStatusRequest
- type SetGtmMonitorStatusResponse
- type SlbSubDomain
- type SlbSubDomains
- type SourceDnsServer
- type SourceDnsServers
- type Statistic
- type StatisticInDescribeDomainStatistics
- type StatisticInDescribeDomainStatisticsSummary
- type StatisticInDescribeRecordStatistics
- type StatisticInDescribeRecordStatisticsSummary
- type StatisticItem
- type StatisticsInDescribeDohAccountStatistics
- type StatisticsInDescribeDohDomainStatistics
- type StatisticsInDescribeDohDomainStatisticsSummary
- type StatisticsInDescribeDohSubDomainStatistics
- type StatisticsInDescribeDohSubDomainStatisticsSummary
- type StatisticsInDescribeDomainResolveStatisticsSummary
- type StatisticsInDescribeDomainStatistics
- type StatisticsInDescribeDomainStatisticsSummary
- type StatisticsInDescribeRecordResolveStatisticsSummary
- type StatisticsInDescribeRecordStatistics
- type StatisticsInDescribeRecordStatisticsSummary
- type StrategiesInDescribeDnsGtmAccessStrategies
- type StrategiesInDescribeGtmAccessStrategies
- type Strategy
- type SubmitIspFlushCacheTaskRequest
- type SubmitIspFlushCacheTaskResponse
- type SwitchDnsGtmInstanceStrategyModeRequest
- type SwitchDnsGtmInstanceStrategyModeResponse
- type SwitchInfo
- type SwitchInfos
- type Tag
- type TagResource
- type TagResources
- type TagResourcesRequest
- type TagResourcesResponse
- type TagResourcesTag
- type TagsInDescribeDomains
- type TagsInDescribeTags
- type ThreatInfo
- type ThreatItem
- type TransferDomainRequest
- type TransferDomainResponse
- type UnbindInstanceDomainsRequest
- type UnbindInstanceDomainsResponse
- type UntagResourcesRequest
- type UntagResourcesResponse
- type UpdateAppKeyStateRequest
- type UpdateAppKeyStateResponse
- type UpdateCustomLineIpSegment
- type UpdateCustomLineRequest
- type UpdateCustomLineResponse
- type UpdateDNSSLBWeightRequest
- type UpdateDNSSLBWeightResponse
- type UpdateDnsCacheDomainRemarkRequest
- type UpdateDnsCacheDomainRemarkResponse
- type UpdateDnsCacheDomainRequest
- type UpdateDnsCacheDomainResponse
- type UpdateDnsCacheDomainSourceDnsServer
- type UpdateDnsGtmAccessStrategyDefaultAddrPool
- type UpdateDnsGtmAccessStrategyFailoverAddrPool
- type UpdateDnsGtmAccessStrategyRequest
- type UpdateDnsGtmAccessStrategyResponse
- type UpdateDnsGtmAddressPoolAddr
- type UpdateDnsGtmAddressPoolRequest
- type UpdateDnsGtmAddressPoolResponse
- type UpdateDnsGtmInstanceGlobalConfigAlertConfig
- type UpdateDnsGtmInstanceGlobalConfigRequest
- type UpdateDnsGtmInstanceGlobalConfigResponse
- type UpdateDnsGtmMonitorIspCityNode
- type UpdateDnsGtmMonitorRequest
- type UpdateDnsGtmMonitorResponse
- type UpdateDomainGroupRequest
- type UpdateDomainGroupResponse
- type UpdateDomainRecordRemarkRequest
- type UpdateDomainRecordRemarkResponse
- type UpdateDomainRecordRequest
- type UpdateDomainRecordResponse
- type UpdateDomainRemarkRequest
- type UpdateDomainRemarkResponse
- type UpdateGtmAccessStrategyRequest
- type UpdateGtmAccessStrategyResponse
- type UpdateGtmAddressPoolAddr
- type UpdateGtmAddressPoolRequest
- type UpdateGtmAddressPoolResponse
- type UpdateGtmInstanceGlobalConfigRequest
- type UpdateGtmInstanceGlobalConfigResponse
- type UpdateGtmMonitorIspCityNode
- type UpdateGtmMonitorRequest
- type UpdateGtmMonitorResponse
- type UpdateGtmRecoveryPlanRequest
- type UpdateGtmRecoveryPlanResponse
- type UpdateIspFlushCacheInstanceConfigRequest
- type UpdateIspFlushCacheInstanceConfigResponse
- type UsedQuota
- type UserInfo
- type ValidateDnsGtmCnameRrCanUseRequest
- type ValidateDnsGtmCnameRrCanUseResponse
- type ValidatePdnsUdpIpSegmentRequest
- type ValidatePdnsUdpIpSegmentResponse
- type Values
Constants ¶
This section is empty.
Variables ¶
var EndpointMap map[string]string
EndpointMap Endpoint Data
var EndpointType = "central"
EndpointType regional or central
Functions ¶
func SetClientProperty ¶
SetClientProperty Set Property by Reflect
func SetEndpointDataToClient ¶
func SetEndpointDataToClient(client *Client)
SetEndpointDataToClient Set EndpointMap and ENdpointType
Types ¶
type AddCustomLineIpSegment ¶ added in v1.60.265
AddCustomLineIpSegment is a repeated param struct in AddCustomLineRequest
type AddCustomLineRequest ¶ added in v1.60.265
type AddCustomLineRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` IpSegment *[]AddCustomLineIpSegment `position:"Query" name:"IpSegment" type:"Repeated"` UserClientIp string `position:"Query" name:"UserClientIp"` LineName string `position:"Query" name:"LineName"` Lang string `position:"Query" name:"Lang"` }
AddCustomLineRequest is the request struct for api AddCustomLine
func CreateAddCustomLineRequest ¶ added in v1.60.265
func CreateAddCustomLineRequest() (request *AddCustomLineRequest)
CreateAddCustomLineRequest creates a request to invoke AddCustomLine API
type AddCustomLineResponse ¶ added in v1.60.265
type AddCustomLineResponse struct { *responses.BaseResponse LineId int64 `json:"LineId" xml:"LineId"` RequestId string `json:"RequestId" xml:"RequestId"` LineCode string `json:"LineCode" xml:"LineCode"` }
AddCustomLineResponse is the response struct for api AddCustomLine
func CreateAddCustomLineResponse ¶ added in v1.60.265
func CreateAddCustomLineResponse() (response *AddCustomLineResponse)
CreateAddCustomLineResponse creates a response to parse from AddCustomLine response
type AddDnsCacheDomainRequest ¶ added in v1.61.960
type AddDnsCacheDomainRequest struct { *requests.RpcRequest Remark string `position:"Query" name:"Remark"` SourceProtocol string `position:"Query" name:"SourceProtocol"` Lang string `position:"Query" name:"Lang"` DomainName string `position:"Query" name:"DomainName"` CacheTtlMax requests.Integer `position:"Query" name:"CacheTtlMax"` InstanceId string `position:"Query" name:"InstanceId"` SourceEdns string `position:"Query" name:"SourceEdns"` UserClientIp string `position:"Query" name:"UserClientIp"` CacheTtlMin requests.Integer `position:"Query" name:"CacheTtlMin"` SourceDnsServer *[]AddDnsCacheDomainSourceDnsServer `position:"Query" name:"SourceDnsServer" type:"Repeated"` }
AddDnsCacheDomainRequest is the request struct for api AddDnsCacheDomain
func CreateAddDnsCacheDomainRequest ¶ added in v1.61.960
func CreateAddDnsCacheDomainRequest() (request *AddDnsCacheDomainRequest)
CreateAddDnsCacheDomainRequest creates a request to invoke AddDnsCacheDomain API
type AddDnsCacheDomainResponse ¶ added in v1.61.960
type AddDnsCacheDomainResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
AddDnsCacheDomainResponse is the response struct for api AddDnsCacheDomain
func CreateAddDnsCacheDomainResponse ¶ added in v1.61.960
func CreateAddDnsCacheDomainResponse() (response *AddDnsCacheDomainResponse)
CreateAddDnsCacheDomainResponse creates a response to parse from AddDnsCacheDomain response
type AddDnsCacheDomainSourceDnsServer ¶ added in v1.61.960
type AddDnsCacheDomainSourceDnsServer struct { Port string `name:"Port"` Host string `name:"Host"` }
AddDnsCacheDomainSourceDnsServer is a repeated param struct in AddDnsCacheDomainRequest
type AddDnsGtmAccessStrategyDefaultAddrPool ¶ added in v1.61.822
type AddDnsGtmAccessStrategyDefaultAddrPool struct { Id string `name:"Id"` LbaWeight string `name:"LbaWeight"` }
AddDnsGtmAccessStrategyDefaultAddrPool is a repeated param struct in AddDnsGtmAccessStrategyRequest
type AddDnsGtmAccessStrategyFailoverAddrPool ¶ added in v1.61.822
type AddDnsGtmAccessStrategyFailoverAddrPool struct { Id string `name:"Id"` LbaWeight string `name:"LbaWeight"` }
AddDnsGtmAccessStrategyFailoverAddrPool is a repeated param struct in AddDnsGtmAccessStrategyRequest
type AddDnsGtmAccessStrategyRequest ¶ added in v1.61.822
type AddDnsGtmAccessStrategyRequest struct { *requests.RpcRequest DefaultLbaStrategy string `position:"Query" name:"DefaultLbaStrategy"` FailoverAddrPoolType string `position:"Query" name:"FailoverAddrPoolType"` DefaultAddrPoolType string `position:"Query" name:"DefaultAddrPoolType"` FailoverMaxReturnAddrNum requests.Integer `position:"Query" name:"FailoverMaxReturnAddrNum"` FailoverLbaStrategy string `position:"Query" name:"FailoverLbaStrategy"` DefaultAddrPool *[]AddDnsGtmAccessStrategyDefaultAddrPool `position:"Query" name:"DefaultAddrPool" type:"Repeated"` FailoverMinAvailableAddrNum requests.Integer `position:"Query" name:"FailoverMinAvailableAddrNum"` DefaultMaxReturnAddrNum requests.Integer `position:"Query" name:"DefaultMaxReturnAddrNum"` DefaultMinAvailableAddrNum requests.Integer `position:"Query" name:"DefaultMinAvailableAddrNum"` StrategyMode string `position:"Query" name:"StrategyMode"` Lang string `position:"Query" name:"Lang"` Lines string `position:"Query" name:"Lines"` StrategyName string `position:"Query" name:"StrategyName"` DefaultLatencyOptimization string `position:"Query" name:"DefaultLatencyOptimization"` InstanceId string `position:"Query" name:"InstanceId"` FailoverLatencyOptimization string `position:"Query" name:"FailoverLatencyOptimization"` UserClientIp string `position:"Query" name:"UserClientIp"` FailoverAddrPool *[]AddDnsGtmAccessStrategyFailoverAddrPool `position:"Query" name:"FailoverAddrPool" type:"Repeated"` }
AddDnsGtmAccessStrategyRequest is the request struct for api AddDnsGtmAccessStrategy
func CreateAddDnsGtmAccessStrategyRequest ¶ added in v1.61.822
func CreateAddDnsGtmAccessStrategyRequest() (request *AddDnsGtmAccessStrategyRequest)
CreateAddDnsGtmAccessStrategyRequest creates a request to invoke AddDnsGtmAccessStrategy API
type AddDnsGtmAccessStrategyResponse ¶ added in v1.61.822
type AddDnsGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` StrategyId string `json:"StrategyId" xml:"StrategyId"` }
AddDnsGtmAccessStrategyResponse is the response struct for api AddDnsGtmAccessStrategy
func CreateAddDnsGtmAccessStrategyResponse ¶ added in v1.61.822
func CreateAddDnsGtmAccessStrategyResponse() (response *AddDnsGtmAccessStrategyResponse)
CreateAddDnsGtmAccessStrategyResponse creates a response to parse from AddDnsGtmAccessStrategy response
type AddDnsGtmAddressPoolAddr ¶ added in v1.61.822
type AddDnsGtmAddressPoolAddr struct { AttributeInfo string `name:"AttributeInfo"` Mode string `name:"Mode"` Remark string `name:"Remark"` LbaWeight string `name:"LbaWeight"` Addr string `name:"Addr"` }
AddDnsGtmAddressPoolAddr is a repeated param struct in AddDnsGtmAddressPoolRequest
type AddDnsGtmAddressPoolIspCityNode ¶ added in v1.61.822
type AddDnsGtmAddressPoolIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
AddDnsGtmAddressPoolIspCityNode is a repeated param struct in AddDnsGtmAddressPoolRequest
type AddDnsGtmAddressPoolRequest ¶ added in v1.61.822
type AddDnsGtmAddressPoolRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` LbaStrategy string `position:"Query" name:"LbaStrategy"` Type string `position:"Query" name:"Type"` Timeout requests.Integer `position:"Query" name:"Timeout"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` Lang string `position:"Query" name:"Lang"` Addr *[]AddDnsGtmAddressPoolAddr `position:"Query" name:"Addr" type:"Repeated"` MonitorStatus string `position:"Query" name:"MonitorStatus"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` IspCityNode *[]AddDnsGtmAddressPoolIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
AddDnsGtmAddressPoolRequest is the request struct for api AddDnsGtmAddressPool
func CreateAddDnsGtmAddressPoolRequest ¶ added in v1.61.822
func CreateAddDnsGtmAddressPoolRequest() (request *AddDnsGtmAddressPoolRequest)
CreateAddDnsGtmAddressPoolRequest creates a request to invoke AddDnsGtmAddressPool API
type AddDnsGtmAddressPoolResponse ¶ added in v1.61.822
type AddDnsGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` }
AddDnsGtmAddressPoolResponse is the response struct for api AddDnsGtmAddressPool
func CreateAddDnsGtmAddressPoolResponse ¶ added in v1.61.822
func CreateAddDnsGtmAddressPoolResponse() (response *AddDnsGtmAddressPoolResponse)
CreateAddDnsGtmAddressPoolResponse creates a response to parse from AddDnsGtmAddressPool response
type AddDnsGtmMonitorIspCityNode ¶ added in v1.61.822
type AddDnsGtmMonitorIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
AddDnsGtmMonitorIspCityNode is a repeated param struct in AddDnsGtmMonitorRequest
type AddDnsGtmMonitorRequest ¶ added in v1.61.822
type AddDnsGtmMonitorRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` Timeout requests.Integer `position:"Query" name:"Timeout"` AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` Lang string `position:"Query" name:"Lang"` IspCityNode *[]AddDnsGtmMonitorIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
AddDnsGtmMonitorRequest is the request struct for api AddDnsGtmMonitor
func CreateAddDnsGtmMonitorRequest ¶ added in v1.61.822
func CreateAddDnsGtmMonitorRequest() (request *AddDnsGtmMonitorRequest)
CreateAddDnsGtmMonitorRequest creates a request to invoke AddDnsGtmMonitor API
type AddDnsGtmMonitorResponse ¶ added in v1.61.822
type AddDnsGtmMonitorResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` }
AddDnsGtmMonitorResponse is the response struct for api AddDnsGtmMonitor
func CreateAddDnsGtmMonitorResponse ¶ added in v1.61.822
func CreateAddDnsGtmMonitorResponse() (response *AddDnsGtmMonitorResponse)
CreateAddDnsGtmMonitorResponse creates a response to parse from AddDnsGtmMonitor response
type AddDomainBackupRequest ¶ added in v1.60.265
type AddDomainBackupRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` PeriodType string `position:"Query" name:"PeriodType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
AddDomainBackupRequest is the request struct for api AddDomainBackup
func CreateAddDomainBackupRequest ¶ added in v1.60.265
func CreateAddDomainBackupRequest() (request *AddDomainBackupRequest)
CreateAddDomainBackupRequest creates a request to invoke AddDomainBackup API
type AddDomainBackupResponse ¶ added in v1.60.265
type AddDomainBackupResponse struct { *responses.BaseResponse PeriodType string `json:"PeriodType" xml:"PeriodType"` RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` }
AddDomainBackupResponse is the response struct for api AddDomainBackup
func CreateAddDomainBackupResponse ¶ added in v1.60.265
func CreateAddDomainBackupResponse() (response *AddDomainBackupResponse)
CreateAddDomainBackupResponse creates a response to parse from AddDomainBackup response
type AddDomainGroupRequest ¶
type AddDomainGroupRequest struct { *requests.RpcRequest GroupName string `position:"Query" name:"GroupName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
AddDomainGroupRequest is the request struct for api AddDomainGroup
func CreateAddDomainGroupRequest ¶
func CreateAddDomainGroupRequest() (request *AddDomainGroupRequest)
CreateAddDomainGroupRequest creates a request to invoke AddDomainGroup API
type AddDomainGroupResponse ¶
type AddDomainGroupResponse struct { *responses.BaseResponse GroupName string `json:"GroupName" xml:"GroupName"` RequestId string `json:"RequestId" xml:"RequestId"` GroupId string `json:"GroupId" xml:"GroupId"` }
AddDomainGroupResponse is the response struct for api AddDomainGroup
func CreateAddDomainGroupResponse ¶
func CreateAddDomainGroupResponse() (response *AddDomainGroupResponse)
CreateAddDomainGroupResponse creates a response to parse from AddDomainGroup response
type AddDomainRecordRequest ¶
type AddDomainRecordRequest struct { *requests.RpcRequest RR string `position:"Query" name:"RR"` Line string `position:"Query" name:"Line"` Type string `position:"Query" name:"Type"` Lang string `position:"Query" name:"Lang"` Value string `position:"Query" name:"Value"` DomainName string `position:"Query" name:"DomainName"` Priority requests.Integer `position:"Query" name:"Priority"` TTL requests.Integer `position:"Query" name:"TTL"` UserClientIp string `position:"Query" name:"UserClientIp"` }
AddDomainRecordRequest is the request struct for api AddDomainRecord
func CreateAddDomainRecordRequest ¶
func CreateAddDomainRecordRequest() (request *AddDomainRecordRequest)
CreateAddDomainRecordRequest creates a request to invoke AddDomainRecord API
type AddDomainRecordResponse ¶
type AddDomainRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordId string `json:"RecordId" xml:"RecordId"` }
AddDomainRecordResponse is the response struct for api AddDomainRecord
func CreateAddDomainRecordResponse ¶
func CreateAddDomainRecordResponse() (response *AddDomainRecordResponse)
CreateAddDomainRecordResponse creates a response to parse from AddDomainRecord response
type AddDomainRequest ¶
type AddDomainRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` DomainName string `position:"Query" name:"DomainName"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
AddDomainRequest is the request struct for api AddDomain
func CreateAddDomainRequest ¶
func CreateAddDomainRequest() (request *AddDomainRequest)
CreateAddDomainRequest creates a request to invoke AddDomain API
type AddDomainResponse ¶
type AddDomainResponse struct { *responses.BaseResponse GroupName string `json:"GroupName" xml:"GroupName"` DomainId string `json:"DomainId" xml:"DomainId"` RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` PunyCode string `json:"PunyCode" xml:"PunyCode"` GroupId string `json:"GroupId" xml:"GroupId"` DnsServers DnsServersInAddDomain `json:"DnsServers" xml:"DnsServers"` }
AddDomainResponse is the response struct for api AddDomain
func CreateAddDomainResponse ¶
func CreateAddDomainResponse() (response *AddDomainResponse)
CreateAddDomainResponse creates a response to parse from AddDomain response
type AddGtmAccessStrategyRequest ¶
type AddGtmAccessStrategyRequest struct { *requests.RpcRequest DefaultAddrPoolId string `position:"Query" name:"DefaultAddrPoolId"` FailoverAddrPoolId string `position:"Query" name:"FailoverAddrPoolId"` StrategyName string `position:"Query" name:"StrategyName"` AccessLines string `position:"Query" name:"AccessLines"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
AddGtmAccessStrategyRequest is the request struct for api AddGtmAccessStrategy
func CreateAddGtmAccessStrategyRequest ¶
func CreateAddGtmAccessStrategyRequest() (request *AddGtmAccessStrategyRequest)
CreateAddGtmAccessStrategyRequest creates a request to invoke AddGtmAccessStrategy API
type AddGtmAccessStrategyResponse ¶
type AddGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` StrategyId string `json:"StrategyId" xml:"StrategyId"` }
AddGtmAccessStrategyResponse is the response struct for api AddGtmAccessStrategy
func CreateAddGtmAccessStrategyResponse ¶
func CreateAddGtmAccessStrategyResponse() (response *AddGtmAccessStrategyResponse)
CreateAddGtmAccessStrategyResponse creates a response to parse from AddGtmAccessStrategy response
type AddGtmAddressPoolAddr ¶
type AddGtmAddressPoolAddr struct { Mode string `name:"Mode"` LbaWeight string `name:"LbaWeight"` Value string `name:"Value"` }
AddGtmAddressPoolAddr is a repeated param struct in AddGtmAddressPoolRequest
type AddGtmAddressPoolIspCityNode ¶
type AddGtmAddressPoolIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
AddGtmAddressPoolIspCityNode is a repeated param struct in AddGtmAddressPoolRequest
type AddGtmAddressPoolRequest ¶
type AddGtmAddressPoolRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` Type string `position:"Query" name:"Type"` Timeout requests.Integer `position:"Query" name:"Timeout"` MinAvailableAddrNum requests.Integer `position:"Query" name:"MinAvailableAddrNum"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` Lang string `position:"Query" name:"Lang"` Addr *[]AddGtmAddressPoolAddr `position:"Query" name:"Addr" type:"Repeated"` MonitorStatus string `position:"Query" name:"MonitorStatus"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` IspCityNode *[]AddGtmAddressPoolIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
AddGtmAddressPoolRequest is the request struct for api AddGtmAddressPool
func CreateAddGtmAddressPoolRequest ¶
func CreateAddGtmAddressPoolRequest() (request *AddGtmAddressPoolRequest)
CreateAddGtmAddressPoolRequest creates a request to invoke AddGtmAddressPool API
type AddGtmAddressPoolResponse ¶
type AddGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` }
AddGtmAddressPoolResponse is the response struct for api AddGtmAddressPool
func CreateAddGtmAddressPoolResponse ¶
func CreateAddGtmAddressPoolResponse() (response *AddGtmAddressPoolResponse)
CreateAddGtmAddressPoolResponse creates a response to parse from AddGtmAddressPool response
type AddGtmMonitorIspCityNode ¶
type AddGtmMonitorIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
AddGtmMonitorIspCityNode is a repeated param struct in AddGtmMonitorRequest
type AddGtmMonitorRequest ¶
type AddGtmMonitorRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` Timeout requests.Integer `position:"Query" name:"Timeout"` AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` Lang string `position:"Query" name:"Lang"` IspCityNode *[]AddGtmMonitorIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
AddGtmMonitorRequest is the request struct for api AddGtmMonitor
func CreateAddGtmMonitorRequest ¶
func CreateAddGtmMonitorRequest() (request *AddGtmMonitorRequest)
CreateAddGtmMonitorRequest creates a request to invoke AddGtmMonitor API
type AddGtmMonitorResponse ¶
type AddGtmMonitorResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` }
AddGtmMonitorResponse is the response struct for api AddGtmMonitor
func CreateAddGtmMonitorResponse ¶
func CreateAddGtmMonitorResponse() (response *AddGtmMonitorResponse)
CreateAddGtmMonitorResponse creates a response to parse from AddGtmMonitor response
type AddGtmRecoveryPlanRequest ¶
type AddGtmRecoveryPlanRequest struct { *requests.RpcRequest FaultAddrPool string `position:"Query" name:"FaultAddrPool"` Remark string `position:"Query" name:"Remark"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` Lang string `position:"Query" name:"Lang"` }
AddGtmRecoveryPlanRequest is the request struct for api AddGtmRecoveryPlan
func CreateAddGtmRecoveryPlanRequest ¶
func CreateAddGtmRecoveryPlanRequest() (request *AddGtmRecoveryPlanRequest)
CreateAddGtmRecoveryPlanRequest creates a request to invoke AddGtmRecoveryPlan API
type AddGtmRecoveryPlanResponse ¶
type AddGtmRecoveryPlanResponse struct { *responses.BaseResponse RecoveryPlanId string `json:"RecoveryPlanId" xml:"RecoveryPlanId"` RequestId string `json:"RequestId" xml:"RequestId"` }
AddGtmRecoveryPlanResponse is the response struct for api AddGtmRecoveryPlan
func CreateAddGtmRecoveryPlanResponse ¶
func CreateAddGtmRecoveryPlanResponse() (response *AddGtmRecoveryPlanResponse)
CreateAddGtmRecoveryPlanResponse creates a response to parse from AddGtmRecoveryPlan response
type Addr ¶
type Addr struct { UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` AlertStatus string `json:"AlertStatus" xml:"AlertStatus"` Remark string `json:"Remark" xml:"Remark"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Id int64 `json:"Id" xml:"Id"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` AttributeInfo string `json:"AttributeInfo" xml:"AttributeInfo"` LbaWeight int `json:"LbaWeight" xml:"LbaWeight"` Mode string `json:"Mode" xml:"Mode"` Value string `json:"Value" xml:"Value"` Addr string `json:"Addr" xml:"Addr"` AddrId int64 `json:"AddrId" xml:"AddrId"` }
Addr is a nested struct in alidns response
type AddrInDescribeDnsGtmAddrAttributeInfo ¶ added in v1.61.822
type AddrInDescribeDnsGtmAddrAttributeInfo struct {
AddrItem []AddrItem `json:"Addr" xml:"Addr"`
}
AddrInDescribeDnsGtmAddrAttributeInfo is a nested struct in alidns response
type AddrItem ¶ added in v1.61.822
type AddrItem struct { Addr string `json:"Addr" xml:"Addr"` AttributeInfo AttributeInfo `json:"AttributeInfo" xml:"AttributeInfo"` }
AddrItem is a nested struct in alidns response
type AddrPool ¶
type AddrPool struct { Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` MinAvailableAddrNum int `json:"MinAvailableAddrNum" xml:"MinAvailableAddrNum"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` CreateTime string `json:"CreateTime" xml:"CreateTime"` AddrPoolName string `json:"AddrPoolName" xml:"AddrPoolName"` AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` Status string `json:"Status" xml:"Status"` MonitorStatus string `json:"MonitorStatus" xml:"MonitorStatus"` LbaStrategy string `json:"LbaStrategy" xml:"LbaStrategy"` Type string `json:"Type" xml:"Type"` }
AddrPool is a nested struct in alidns response
type AddrPoolsInDescribeDnsGtmInstanceAddressPools ¶ added in v1.61.822
type AddrPoolsInDescribeDnsGtmInstanceAddressPools struct {
AddrPool []AddrPool `json:"AddrPool" xml:"AddrPool"`
}
AddrPoolsInDescribeDnsGtmInstanceAddressPools is a nested struct in alidns response
type AddrPoolsInDescribeGtmAccessStrategyAvailableConfig ¶
type AddrPoolsInDescribeGtmAccessStrategyAvailableConfig struct {
AddrPool []AddrPool `json:"AddrPool" xml:"AddrPool"`
}
AddrPoolsInDescribeGtmAccessStrategyAvailableConfig is a nested struct in alidns response
type AddrPoolsInDescribeGtmInstanceAddressPools ¶
type AddrPoolsInDescribeGtmInstanceAddressPools struct {
AddrPool []AddrPool `json:"AddrPool" xml:"AddrPool"`
}
AddrPoolsInDescribeGtmInstanceAddressPools is a nested struct in alidns response
type AddrPoolsInDescribeGtmRecoveryPlanAvailableConfig ¶
type AddrPoolsInDescribeGtmRecoveryPlanAvailableConfig struct {
AddrPool []AddrPool `json:"AddrPool" xml:"AddrPool"`
}
AddrPoolsInDescribeGtmRecoveryPlanAvailableConfig is a nested struct in alidns response
type AddrsInDescribeDnsGtmInstanceAddressPool ¶ added in v1.61.822
type AddrsInDescribeDnsGtmInstanceAddressPool struct {
Addr []Addr `json:"Addr" xml:"Addr"`
}
AddrsInDescribeDnsGtmInstanceAddressPool is a nested struct in alidns response
type AddrsInDescribeGtmInstanceAddressPool ¶
type AddrsInDescribeGtmInstanceAddressPool struct {
Addr []Addr `json:"Addr" xml:"Addr"`
}
AddrsInDescribeGtmInstanceAddressPool is a nested struct in alidns response
type AddrsInDescribeGtmRecoveryPlan ¶
type AddrsInDescribeGtmRecoveryPlan struct {
Addr []Addr `json:"Addr" xml:"Addr"`
}
AddrsInDescribeGtmRecoveryPlan is a nested struct in alidns response
type AlertConfigInDescribeDnsGtmInstance ¶ added in v1.61.822
type AlertConfigInDescribeDnsGtmInstance struct {
AlertConfigItem []AlertConfigItem `json:"AlertConfig" xml:"AlertConfig"`
}
AlertConfigInDescribeDnsGtmInstance is a nested struct in alidns response
type AlertConfigInDescribeDnsGtmInstances ¶ added in v1.61.822
type AlertConfigInDescribeDnsGtmInstances struct {
AlertConfigItem []AlertConfigItemInDescribeDnsGtmInstances `json:"AlertConfig" xml:"AlertConfig"`
}
AlertConfigInDescribeDnsGtmInstances is a nested struct in alidns response
type AlertConfigItem ¶ added in v1.61.822
type AlertConfigItem struct { NoticeType string `json:"NoticeType" xml:"NoticeType"` EmailNotice bool `json:"EmailNotice" xml:"EmailNotice"` DingtalkNotice bool `json:"DingtalkNotice" xml:"DingtalkNotice"` SmsNotice bool `json:"SmsNotice" xml:"SmsNotice"` }
AlertConfigItem is a nested struct in alidns response
type AlertConfigItemInDescribeDnsGtmInstances ¶ added in v1.61.822
type AlertConfigItemInDescribeDnsGtmInstances struct { SmsNotice string `json:"SmsNotice" xml:"SmsNotice"` NoticeType string `json:"NoticeType" xml:"NoticeType"` EmailNotice string `json:"EmailNotice" xml:"EmailNotice"` DingtalkNotice string `json:"DingtalkNotice" xml:"DingtalkNotice"` }
AlertConfigItemInDescribeDnsGtmInstances is a nested struct in alidns response
type Answer ¶ added in v1.61.1730
type Answer struct { Name string `json:"Name" xml:"Name"` Type string `json:"Type" xml:"Type"` Record string `json:"Record" xml:"Record"` Ttl int64 `json:"Ttl" xml:"Ttl"` }
Answer is a nested struct in alidns response
type Answers ¶ added in v1.61.1730
type Answers struct {
Answer []Answer `json:"Answer" xml:"Answer"`
}
Answers is a nested struct in alidns response
type AppKey ¶ added in v1.61.1269
type AppKey struct { CreateDate string `json:"CreateDate" xml:"CreateDate"` State string `json:"State" xml:"State"` AppKeyId string `json:"AppKeyId" xml:"AppKeyId"` AppKeySecret string `json:"AppKeySecret" xml:"AppKeySecret"` }
AppKey is a nested struct in alidns response
type AppKeys ¶ added in v1.61.1269
type AppKeys struct {
AppKey []AppKey `json:"AppKey" xml:"AppKey"`
}
AppKeys is a nested struct in alidns response
type AttributeInfo ¶ added in v1.61.822
type AttributeInfo struct { GroupCode string `json:"GroupCode" xml:"GroupCode"` LineCode string `json:"LineCode" xml:"LineCode"` GroupName string `json:"GroupName" xml:"GroupName"` LineName string `json:"LineName" xml:"LineName"` FatherCode string `json:"FatherCode" xml:"FatherCode"` }
AttributeInfo is a nested struct in alidns response
type AttributeInfos ¶ added in v1.61.822
type AttributeInfos struct {
AttributeInfo []AttributeInfo `json:"AttributeInfo" xml:"AttributeInfo"`
}
AttributeInfos is a nested struct in alidns response
type AvailableTtls ¶
type AvailableTtls struct {
AvailableTtl []string `json:"AvailableTtl" xml:"AvailableTtl"`
}
AvailableTtls is a nested struct in alidns response
type BatchResultDetail ¶
type BatchResultDetail struct { Status bool `json:"Status" xml:"Status"` Type string `json:"Type" xml:"Type"` Domain string `json:"Domain" xml:"Domain"` Remark string `json:"Remark" xml:"Remark"` RecordId string `json:"RecordId" xml:"RecordId"` Rr string `json:"Rr" xml:"Rr"` Priority string `json:"Priority" xml:"Priority"` RrStatus string `json:"RrStatus" xml:"RrStatus"` OperateDateStr string `json:"OperateDateStr" xml:"OperateDateStr"` NewValue string `json:"NewValue" xml:"NewValue"` Value string `json:"Value" xml:"Value"` Ttl string `json:"Ttl" xml:"Ttl"` BatchType string `json:"BatchType" xml:"BatchType"` Line string `json:"Line" xml:"Line"` NewRr string `json:"NewRr" xml:"NewRr"` Reason string `json:"Reason" xml:"Reason"` }
BatchResultDetail is a nested struct in alidns response
type BatchResultDetails ¶
type BatchResultDetails struct {
BatchResultDetail []BatchResultDetail `json:"BatchResultDetail" xml:"BatchResultDetail"`
}
BatchResultDetails is a nested struct in alidns response
type BindInstanceDomainsRequest ¶ added in v1.60.265
type BindInstanceDomainsRequest struct { *requests.RpcRequest DomainNames string `position:"Query" name:"DomainNames"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
BindInstanceDomainsRequest is the request struct for api BindInstanceDomains
func CreateBindInstanceDomainsRequest ¶ added in v1.60.265
func CreateBindInstanceDomainsRequest() (request *BindInstanceDomainsRequest)
CreateBindInstanceDomainsRequest creates a request to invoke BindInstanceDomains API
type BindInstanceDomainsResponse ¶ added in v1.60.265
type BindInstanceDomainsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` FailedCount int `json:"FailedCount" xml:"FailedCount"` SuccessCount int `json:"SuccessCount" xml:"SuccessCount"` }
BindInstanceDomainsResponse is the response struct for api BindInstanceDomains
func CreateBindInstanceDomainsResponse ¶ added in v1.60.265
func CreateBindInstanceDomainsResponse() (response *BindInstanceDomainsResponse)
CreateBindInstanceDomainsResponse creates a response to parse from BindInstanceDomains response
type ChangeDomainGroupRequest ¶
type ChangeDomainGroupRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
ChangeDomainGroupRequest is the request struct for api ChangeDomainGroup
func CreateChangeDomainGroupRequest ¶
func CreateChangeDomainGroupRequest() (request *ChangeDomainGroupRequest)
CreateChangeDomainGroupRequest creates a request to invoke ChangeDomainGroup API
type ChangeDomainGroupResponse ¶
type ChangeDomainGroupResponse struct { *responses.BaseResponse GroupName string `json:"GroupName" xml:"GroupName"` RequestId string `json:"RequestId" xml:"RequestId"` GroupId string `json:"GroupId" xml:"GroupId"` }
ChangeDomainGroupResponse is the response struct for api ChangeDomainGroup
func CreateChangeDomainGroupResponse ¶
func CreateChangeDomainGroupResponse() (response *ChangeDomainGroupResponse)
CreateChangeDomainGroupResponse creates a response to parse from ChangeDomainGroup response
type ChangeDomainOfDnsProductRequest ¶
type ChangeDomainOfDnsProductRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` NewDomain string `position:"Query" name:"NewDomain"` UserClientIp string `position:"Query" name:"UserClientIp"` Force requests.Boolean `position:"Query" name:"Force"` Lang string `position:"Query" name:"Lang"` }
ChangeDomainOfDnsProductRequest is the request struct for api ChangeDomainOfDnsProduct
func CreateChangeDomainOfDnsProductRequest ¶
func CreateChangeDomainOfDnsProductRequest() (request *ChangeDomainOfDnsProductRequest)
CreateChangeDomainOfDnsProductRequest creates a request to invoke ChangeDomainOfDnsProduct API
type ChangeDomainOfDnsProductResponse ¶
type ChangeDomainOfDnsProductResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` OriginalDomain string `json:"OriginalDomain" xml:"OriginalDomain"` }
ChangeDomainOfDnsProductResponse is the response struct for api ChangeDomainOfDnsProduct
func CreateChangeDomainOfDnsProductResponse ¶
func CreateChangeDomainOfDnsProductResponse() (response *ChangeDomainOfDnsProductResponse)
CreateChangeDomainOfDnsProductResponse creates a response to parse from ChangeDomainOfDnsProduct response
type Client ¶
Client is the sdk client struct, each func corresponds to an OpenAPI
func NewClientWithAccessKey ¶
func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithEcsRamRole ¶
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithOptions ¶
func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client
func NewClientWithProvider ¶
func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArn ¶
func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArnAndPolicy ¶
func NewClientWithRamRoleArnAndPolicy(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName, policy string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRsaKeyPair ¶
func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithStsToken ¶
func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func (*Client) AddCustomLine ¶ added in v1.60.265
func (client *Client) AddCustomLine(request *AddCustomLineRequest) (response *AddCustomLineResponse, err error)
AddCustomLine invokes the alidns.AddCustomLine API synchronously
func (*Client) AddCustomLineWithCallback ¶ added in v1.60.265
func (client *Client) AddCustomLineWithCallback(request *AddCustomLineRequest, callback func(response *AddCustomLineResponse, err error)) <-chan int
AddCustomLineWithCallback invokes the alidns.AddCustomLine API asynchronously
func (*Client) AddCustomLineWithChan ¶ added in v1.60.265
func (client *Client) AddCustomLineWithChan(request *AddCustomLineRequest) (<-chan *AddCustomLineResponse, <-chan error)
AddCustomLineWithChan invokes the alidns.AddCustomLine API asynchronously
func (*Client) AddDnsCacheDomain ¶ added in v1.61.960
func (client *Client) AddDnsCacheDomain(request *AddDnsCacheDomainRequest) (response *AddDnsCacheDomainResponse, err error)
AddDnsCacheDomain invokes the alidns.AddDnsCacheDomain API synchronously
func (*Client) AddDnsCacheDomainWithCallback ¶ added in v1.61.960
func (client *Client) AddDnsCacheDomainWithCallback(request *AddDnsCacheDomainRequest, callback func(response *AddDnsCacheDomainResponse, err error)) <-chan int
AddDnsCacheDomainWithCallback invokes the alidns.AddDnsCacheDomain API asynchronously
func (*Client) AddDnsCacheDomainWithChan ¶ added in v1.61.960
func (client *Client) AddDnsCacheDomainWithChan(request *AddDnsCacheDomainRequest) (<-chan *AddDnsCacheDomainResponse, <-chan error)
AddDnsCacheDomainWithChan invokes the alidns.AddDnsCacheDomain API asynchronously
func (*Client) AddDnsGtmAccessStrategy ¶ added in v1.61.822
func (client *Client) AddDnsGtmAccessStrategy(request *AddDnsGtmAccessStrategyRequest) (response *AddDnsGtmAccessStrategyResponse, err error)
AddDnsGtmAccessStrategy invokes the alidns.AddDnsGtmAccessStrategy API synchronously
func (*Client) AddDnsGtmAccessStrategyWithCallback ¶ added in v1.61.822
func (client *Client) AddDnsGtmAccessStrategyWithCallback(request *AddDnsGtmAccessStrategyRequest, callback func(response *AddDnsGtmAccessStrategyResponse, err error)) <-chan int
AddDnsGtmAccessStrategyWithCallback invokes the alidns.AddDnsGtmAccessStrategy API asynchronously
func (*Client) AddDnsGtmAccessStrategyWithChan ¶ added in v1.61.822
func (client *Client) AddDnsGtmAccessStrategyWithChan(request *AddDnsGtmAccessStrategyRequest) (<-chan *AddDnsGtmAccessStrategyResponse, <-chan error)
AddDnsGtmAccessStrategyWithChan invokes the alidns.AddDnsGtmAccessStrategy API asynchronously
func (*Client) AddDnsGtmAddressPool ¶ added in v1.61.822
func (client *Client) AddDnsGtmAddressPool(request *AddDnsGtmAddressPoolRequest) (response *AddDnsGtmAddressPoolResponse, err error)
AddDnsGtmAddressPool invokes the alidns.AddDnsGtmAddressPool API synchronously
func (*Client) AddDnsGtmAddressPoolWithCallback ¶ added in v1.61.822
func (client *Client) AddDnsGtmAddressPoolWithCallback(request *AddDnsGtmAddressPoolRequest, callback func(response *AddDnsGtmAddressPoolResponse, err error)) <-chan int
AddDnsGtmAddressPoolWithCallback invokes the alidns.AddDnsGtmAddressPool API asynchronously
func (*Client) AddDnsGtmAddressPoolWithChan ¶ added in v1.61.822
func (client *Client) AddDnsGtmAddressPoolWithChan(request *AddDnsGtmAddressPoolRequest) (<-chan *AddDnsGtmAddressPoolResponse, <-chan error)
AddDnsGtmAddressPoolWithChan invokes the alidns.AddDnsGtmAddressPool API asynchronously
func (*Client) AddDnsGtmMonitor ¶ added in v1.61.822
func (client *Client) AddDnsGtmMonitor(request *AddDnsGtmMonitorRequest) (response *AddDnsGtmMonitorResponse, err error)
AddDnsGtmMonitor invokes the alidns.AddDnsGtmMonitor API synchronously
func (*Client) AddDnsGtmMonitorWithCallback ¶ added in v1.61.822
func (client *Client) AddDnsGtmMonitorWithCallback(request *AddDnsGtmMonitorRequest, callback func(response *AddDnsGtmMonitorResponse, err error)) <-chan int
AddDnsGtmMonitorWithCallback invokes the alidns.AddDnsGtmMonitor API asynchronously
func (*Client) AddDnsGtmMonitorWithChan ¶ added in v1.61.822
func (client *Client) AddDnsGtmMonitorWithChan(request *AddDnsGtmMonitorRequest) (<-chan *AddDnsGtmMonitorResponse, <-chan error)
AddDnsGtmMonitorWithChan invokes the alidns.AddDnsGtmMonitor API asynchronously
func (*Client) AddDomain ¶
func (client *Client) AddDomain(request *AddDomainRequest) (response *AddDomainResponse, err error)
AddDomain invokes the alidns.AddDomain API synchronously
func (*Client) AddDomainBackup ¶ added in v1.60.265
func (client *Client) AddDomainBackup(request *AddDomainBackupRequest) (response *AddDomainBackupResponse, err error)
AddDomainBackup invokes the alidns.AddDomainBackup API synchronously
func (*Client) AddDomainBackupWithCallback ¶ added in v1.60.265
func (client *Client) AddDomainBackupWithCallback(request *AddDomainBackupRequest, callback func(response *AddDomainBackupResponse, err error)) <-chan int
AddDomainBackupWithCallback invokes the alidns.AddDomainBackup API asynchronously
func (*Client) AddDomainBackupWithChan ¶ added in v1.60.265
func (client *Client) AddDomainBackupWithChan(request *AddDomainBackupRequest) (<-chan *AddDomainBackupResponse, <-chan error)
AddDomainBackupWithChan invokes the alidns.AddDomainBackup API asynchronously
func (*Client) AddDomainGroup ¶
func (client *Client) AddDomainGroup(request *AddDomainGroupRequest) (response *AddDomainGroupResponse, err error)
AddDomainGroup invokes the alidns.AddDomainGroup API synchronously
func (*Client) AddDomainGroupWithCallback ¶
func (client *Client) AddDomainGroupWithCallback(request *AddDomainGroupRequest, callback func(response *AddDomainGroupResponse, err error)) <-chan int
AddDomainGroupWithCallback invokes the alidns.AddDomainGroup API asynchronously
func (*Client) AddDomainGroupWithChan ¶
func (client *Client) AddDomainGroupWithChan(request *AddDomainGroupRequest) (<-chan *AddDomainGroupResponse, <-chan error)
AddDomainGroupWithChan invokes the alidns.AddDomainGroup API asynchronously
func (*Client) AddDomainRecord ¶
func (client *Client) AddDomainRecord(request *AddDomainRecordRequest) (response *AddDomainRecordResponse, err error)
AddDomainRecord invokes the alidns.AddDomainRecord API synchronously
func (*Client) AddDomainRecordWithCallback ¶
func (client *Client) AddDomainRecordWithCallback(request *AddDomainRecordRequest, callback func(response *AddDomainRecordResponse, err error)) <-chan int
AddDomainRecordWithCallback invokes the alidns.AddDomainRecord API asynchronously
func (*Client) AddDomainRecordWithChan ¶
func (client *Client) AddDomainRecordWithChan(request *AddDomainRecordRequest) (<-chan *AddDomainRecordResponse, <-chan error)
AddDomainRecordWithChan invokes the alidns.AddDomainRecord API asynchronously
func (*Client) AddDomainWithCallback ¶
func (client *Client) AddDomainWithCallback(request *AddDomainRequest, callback func(response *AddDomainResponse, err error)) <-chan int
AddDomainWithCallback invokes the alidns.AddDomain API asynchronously
func (*Client) AddDomainWithChan ¶
func (client *Client) AddDomainWithChan(request *AddDomainRequest) (<-chan *AddDomainResponse, <-chan error)
AddDomainWithChan invokes the alidns.AddDomain API asynchronously
func (*Client) AddGtmAccessStrategy ¶
func (client *Client) AddGtmAccessStrategy(request *AddGtmAccessStrategyRequest) (response *AddGtmAccessStrategyResponse, err error)
AddGtmAccessStrategy invokes the alidns.AddGtmAccessStrategy API synchronously
func (*Client) AddGtmAccessStrategyWithCallback ¶
func (client *Client) AddGtmAccessStrategyWithCallback(request *AddGtmAccessStrategyRequest, callback func(response *AddGtmAccessStrategyResponse, err error)) <-chan int
AddGtmAccessStrategyWithCallback invokes the alidns.AddGtmAccessStrategy API asynchronously
func (*Client) AddGtmAccessStrategyWithChan ¶
func (client *Client) AddGtmAccessStrategyWithChan(request *AddGtmAccessStrategyRequest) (<-chan *AddGtmAccessStrategyResponse, <-chan error)
AddGtmAccessStrategyWithChan invokes the alidns.AddGtmAccessStrategy API asynchronously
func (*Client) AddGtmAddressPool ¶
func (client *Client) AddGtmAddressPool(request *AddGtmAddressPoolRequest) (response *AddGtmAddressPoolResponse, err error)
AddGtmAddressPool invokes the alidns.AddGtmAddressPool API synchronously
func (*Client) AddGtmAddressPoolWithCallback ¶
func (client *Client) AddGtmAddressPoolWithCallback(request *AddGtmAddressPoolRequest, callback func(response *AddGtmAddressPoolResponse, err error)) <-chan int
AddGtmAddressPoolWithCallback invokes the alidns.AddGtmAddressPool API asynchronously
func (*Client) AddGtmAddressPoolWithChan ¶
func (client *Client) AddGtmAddressPoolWithChan(request *AddGtmAddressPoolRequest) (<-chan *AddGtmAddressPoolResponse, <-chan error)
AddGtmAddressPoolWithChan invokes the alidns.AddGtmAddressPool API asynchronously
func (*Client) AddGtmMonitor ¶
func (client *Client) AddGtmMonitor(request *AddGtmMonitorRequest) (response *AddGtmMonitorResponse, err error)
AddGtmMonitor invokes the alidns.AddGtmMonitor API synchronously
func (*Client) AddGtmMonitorWithCallback ¶
func (client *Client) AddGtmMonitorWithCallback(request *AddGtmMonitorRequest, callback func(response *AddGtmMonitorResponse, err error)) <-chan int
AddGtmMonitorWithCallback invokes the alidns.AddGtmMonitor API asynchronously
func (*Client) AddGtmMonitorWithChan ¶
func (client *Client) AddGtmMonitorWithChan(request *AddGtmMonitorRequest) (<-chan *AddGtmMonitorResponse, <-chan error)
AddGtmMonitorWithChan invokes the alidns.AddGtmMonitor API asynchronously
func (*Client) AddGtmRecoveryPlan ¶
func (client *Client) AddGtmRecoveryPlan(request *AddGtmRecoveryPlanRequest) (response *AddGtmRecoveryPlanResponse, err error)
AddGtmRecoveryPlan invokes the alidns.AddGtmRecoveryPlan API synchronously
func (*Client) AddGtmRecoveryPlanWithCallback ¶
func (client *Client) AddGtmRecoveryPlanWithCallback(request *AddGtmRecoveryPlanRequest, callback func(response *AddGtmRecoveryPlanResponse, err error)) <-chan int
AddGtmRecoveryPlanWithCallback invokes the alidns.AddGtmRecoveryPlan API asynchronously
func (*Client) AddGtmRecoveryPlanWithChan ¶
func (client *Client) AddGtmRecoveryPlanWithChan(request *AddGtmRecoveryPlanRequest) (<-chan *AddGtmRecoveryPlanResponse, <-chan error)
AddGtmRecoveryPlanWithChan invokes the alidns.AddGtmRecoveryPlan API asynchronously
func (*Client) BindInstanceDomains ¶ added in v1.60.265
func (client *Client) BindInstanceDomains(request *BindInstanceDomainsRequest) (response *BindInstanceDomainsResponse, err error)
BindInstanceDomains invokes the alidns.BindInstanceDomains API synchronously
func (*Client) BindInstanceDomainsWithCallback ¶ added in v1.60.265
func (client *Client) BindInstanceDomainsWithCallback(request *BindInstanceDomainsRequest, callback func(response *BindInstanceDomainsResponse, err error)) <-chan int
BindInstanceDomainsWithCallback invokes the alidns.BindInstanceDomains API asynchronously
func (*Client) BindInstanceDomainsWithChan ¶ added in v1.60.265
func (client *Client) BindInstanceDomainsWithChan(request *BindInstanceDomainsRequest) (<-chan *BindInstanceDomainsResponse, <-chan error)
BindInstanceDomainsWithChan invokes the alidns.BindInstanceDomains API asynchronously
func (*Client) ChangeDomainGroup ¶
func (client *Client) ChangeDomainGroup(request *ChangeDomainGroupRequest) (response *ChangeDomainGroupResponse, err error)
ChangeDomainGroup invokes the alidns.ChangeDomainGroup API synchronously
func (*Client) ChangeDomainGroupWithCallback ¶
func (client *Client) ChangeDomainGroupWithCallback(request *ChangeDomainGroupRequest, callback func(response *ChangeDomainGroupResponse, err error)) <-chan int
ChangeDomainGroupWithCallback invokes the alidns.ChangeDomainGroup API asynchronously
func (*Client) ChangeDomainGroupWithChan ¶
func (client *Client) ChangeDomainGroupWithChan(request *ChangeDomainGroupRequest) (<-chan *ChangeDomainGroupResponse, <-chan error)
ChangeDomainGroupWithChan invokes the alidns.ChangeDomainGroup API asynchronously
func (*Client) ChangeDomainOfDnsProduct ¶
func (client *Client) ChangeDomainOfDnsProduct(request *ChangeDomainOfDnsProductRequest) (response *ChangeDomainOfDnsProductResponse, err error)
ChangeDomainOfDnsProduct invokes the alidns.ChangeDomainOfDnsProduct API synchronously
func (*Client) ChangeDomainOfDnsProductWithCallback ¶
func (client *Client) ChangeDomainOfDnsProductWithCallback(request *ChangeDomainOfDnsProductRequest, callback func(response *ChangeDomainOfDnsProductResponse, err error)) <-chan int
ChangeDomainOfDnsProductWithCallback invokes the alidns.ChangeDomainOfDnsProduct API asynchronously
func (*Client) ChangeDomainOfDnsProductWithChan ¶
func (client *Client) ChangeDomainOfDnsProductWithChan(request *ChangeDomainOfDnsProductRequest) (<-chan *ChangeDomainOfDnsProductResponse, <-chan error)
ChangeDomainOfDnsProductWithChan invokes the alidns.ChangeDomainOfDnsProduct API asynchronously
func (*Client) CopyGtmConfig ¶ added in v1.61.130
func (client *Client) CopyGtmConfig(request *CopyGtmConfigRequest) (response *CopyGtmConfigResponse, err error)
CopyGtmConfig invokes the alidns.CopyGtmConfig API synchronously
func (*Client) CopyGtmConfigWithCallback ¶ added in v1.61.130
func (client *Client) CopyGtmConfigWithCallback(request *CopyGtmConfigRequest, callback func(response *CopyGtmConfigResponse, err error)) <-chan int
CopyGtmConfigWithCallback invokes the alidns.CopyGtmConfig API asynchronously
func (*Client) CopyGtmConfigWithChan ¶ added in v1.61.130
func (client *Client) CopyGtmConfigWithChan(request *CopyGtmConfigRequest) (<-chan *CopyGtmConfigResponse, <-chan error)
CopyGtmConfigWithChan invokes the alidns.CopyGtmConfig API asynchronously
func (*Client) CreatePdnsAppKey ¶ added in v1.61.1269
func (client *Client) CreatePdnsAppKey(request *CreatePdnsAppKeyRequest) (response *CreatePdnsAppKeyResponse, err error)
CreatePdnsAppKey invokes the alidns.CreatePdnsAppKey API synchronously
func (*Client) CreatePdnsAppKeyWithCallback ¶ added in v1.61.1269
func (client *Client) CreatePdnsAppKeyWithCallback(request *CreatePdnsAppKeyRequest, callback func(response *CreatePdnsAppKeyResponse, err error)) <-chan int
CreatePdnsAppKeyWithCallback invokes the alidns.CreatePdnsAppKey API asynchronously
func (*Client) CreatePdnsAppKeyWithChan ¶ added in v1.61.1269
func (client *Client) CreatePdnsAppKeyWithChan(request *CreatePdnsAppKeyRequest) (<-chan *CreatePdnsAppKeyResponse, <-chan error)
CreatePdnsAppKeyWithChan invokes the alidns.CreatePdnsAppKey API asynchronously
func (*Client) CreatePdnsUdpIpSegment ¶ added in v1.61.1269
func (client *Client) CreatePdnsUdpIpSegment(request *CreatePdnsUdpIpSegmentRequest) (response *CreatePdnsUdpIpSegmentResponse, err error)
CreatePdnsUdpIpSegment invokes the alidns.CreatePdnsUdpIpSegment API synchronously
func (*Client) CreatePdnsUdpIpSegmentWithCallback ¶ added in v1.61.1269
func (client *Client) CreatePdnsUdpIpSegmentWithCallback(request *CreatePdnsUdpIpSegmentRequest, callback func(response *CreatePdnsUdpIpSegmentResponse, err error)) <-chan int
CreatePdnsUdpIpSegmentWithCallback invokes the alidns.CreatePdnsUdpIpSegment API asynchronously
func (*Client) CreatePdnsUdpIpSegmentWithChan ¶ added in v1.61.1269
func (client *Client) CreatePdnsUdpIpSegmentWithChan(request *CreatePdnsUdpIpSegmentRequest) (<-chan *CreatePdnsUdpIpSegmentResponse, <-chan error)
CreatePdnsUdpIpSegmentWithChan invokes the alidns.CreatePdnsUdpIpSegment API asynchronously
func (*Client) DeleteCustomLines ¶ added in v1.60.265
func (client *Client) DeleteCustomLines(request *DeleteCustomLinesRequest) (response *DeleteCustomLinesResponse, err error)
DeleteCustomLines invokes the alidns.DeleteCustomLines API synchronously
func (*Client) DeleteCustomLinesWithCallback ¶ added in v1.60.265
func (client *Client) DeleteCustomLinesWithCallback(request *DeleteCustomLinesRequest, callback func(response *DeleteCustomLinesResponse, err error)) <-chan int
DeleteCustomLinesWithCallback invokes the alidns.DeleteCustomLines API asynchronously
func (*Client) DeleteCustomLinesWithChan ¶ added in v1.60.265
func (client *Client) DeleteCustomLinesWithChan(request *DeleteCustomLinesRequest) (<-chan *DeleteCustomLinesResponse, <-chan error)
DeleteCustomLinesWithChan invokes the alidns.DeleteCustomLines API asynchronously
func (*Client) DeleteDnsCacheDomain ¶ added in v1.61.960
func (client *Client) DeleteDnsCacheDomain(request *DeleteDnsCacheDomainRequest) (response *DeleteDnsCacheDomainResponse, err error)
DeleteDnsCacheDomain invokes the alidns.DeleteDnsCacheDomain API synchronously
func (*Client) DeleteDnsCacheDomainWithCallback ¶ added in v1.61.960
func (client *Client) DeleteDnsCacheDomainWithCallback(request *DeleteDnsCacheDomainRequest, callback func(response *DeleteDnsCacheDomainResponse, err error)) <-chan int
DeleteDnsCacheDomainWithCallback invokes the alidns.DeleteDnsCacheDomain API asynchronously
func (*Client) DeleteDnsCacheDomainWithChan ¶ added in v1.61.960
func (client *Client) DeleteDnsCacheDomainWithChan(request *DeleteDnsCacheDomainRequest) (<-chan *DeleteDnsCacheDomainResponse, <-chan error)
DeleteDnsCacheDomainWithChan invokes the alidns.DeleteDnsCacheDomain API asynchronously
func (*Client) DeleteDnsGtmAccessStrategy ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAccessStrategy(request *DeleteDnsGtmAccessStrategyRequest) (response *DeleteDnsGtmAccessStrategyResponse, err error)
DeleteDnsGtmAccessStrategy invokes the alidns.DeleteDnsGtmAccessStrategy API synchronously
func (*Client) DeleteDnsGtmAccessStrategyWithCallback ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAccessStrategyWithCallback(request *DeleteDnsGtmAccessStrategyRequest, callback func(response *DeleteDnsGtmAccessStrategyResponse, err error)) <-chan int
DeleteDnsGtmAccessStrategyWithCallback invokes the alidns.DeleteDnsGtmAccessStrategy API asynchronously
func (*Client) DeleteDnsGtmAccessStrategyWithChan ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAccessStrategyWithChan(request *DeleteDnsGtmAccessStrategyRequest) (<-chan *DeleteDnsGtmAccessStrategyResponse, <-chan error)
DeleteDnsGtmAccessStrategyWithChan invokes the alidns.DeleteDnsGtmAccessStrategy API asynchronously
func (*Client) DeleteDnsGtmAddressPool ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAddressPool(request *DeleteDnsGtmAddressPoolRequest) (response *DeleteDnsGtmAddressPoolResponse, err error)
DeleteDnsGtmAddressPool invokes the alidns.DeleteDnsGtmAddressPool API synchronously
func (*Client) DeleteDnsGtmAddressPoolWithCallback ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAddressPoolWithCallback(request *DeleteDnsGtmAddressPoolRequest, callback func(response *DeleteDnsGtmAddressPoolResponse, err error)) <-chan int
DeleteDnsGtmAddressPoolWithCallback invokes the alidns.DeleteDnsGtmAddressPool API asynchronously
func (*Client) DeleteDnsGtmAddressPoolWithChan ¶ added in v1.61.822
func (client *Client) DeleteDnsGtmAddressPoolWithChan(request *DeleteDnsGtmAddressPoolRequest) (<-chan *DeleteDnsGtmAddressPoolResponse, <-chan error)
DeleteDnsGtmAddressPoolWithChan invokes the alidns.DeleteDnsGtmAddressPool API asynchronously
func (*Client) DeleteDomain ¶
func (client *Client) DeleteDomain(request *DeleteDomainRequest) (response *DeleteDomainResponse, err error)
DeleteDomain invokes the alidns.DeleteDomain API synchronously
func (*Client) DeleteDomainGroup ¶
func (client *Client) DeleteDomainGroup(request *DeleteDomainGroupRequest) (response *DeleteDomainGroupResponse, err error)
DeleteDomainGroup invokes the alidns.DeleteDomainGroup API synchronously
func (*Client) DeleteDomainGroupWithCallback ¶
func (client *Client) DeleteDomainGroupWithCallback(request *DeleteDomainGroupRequest, callback func(response *DeleteDomainGroupResponse, err error)) <-chan int
DeleteDomainGroupWithCallback invokes the alidns.DeleteDomainGroup API asynchronously
func (*Client) DeleteDomainGroupWithChan ¶
func (client *Client) DeleteDomainGroupWithChan(request *DeleteDomainGroupRequest) (<-chan *DeleteDomainGroupResponse, <-chan error)
DeleteDomainGroupWithChan invokes the alidns.DeleteDomainGroup API asynchronously
func (*Client) DeleteDomainRecord ¶
func (client *Client) DeleteDomainRecord(request *DeleteDomainRecordRequest) (response *DeleteDomainRecordResponse, err error)
DeleteDomainRecord invokes the alidns.DeleteDomainRecord API synchronously
func (*Client) DeleteDomainRecordWithCallback ¶
func (client *Client) DeleteDomainRecordWithCallback(request *DeleteDomainRecordRequest, callback func(response *DeleteDomainRecordResponse, err error)) <-chan int
DeleteDomainRecordWithCallback invokes the alidns.DeleteDomainRecord API asynchronously
func (*Client) DeleteDomainRecordWithChan ¶
func (client *Client) DeleteDomainRecordWithChan(request *DeleteDomainRecordRequest) (<-chan *DeleteDomainRecordResponse, <-chan error)
DeleteDomainRecordWithChan invokes the alidns.DeleteDomainRecord API asynchronously
func (*Client) DeleteDomainWithCallback ¶
func (client *Client) DeleteDomainWithCallback(request *DeleteDomainRequest, callback func(response *DeleteDomainResponse, err error)) <-chan int
DeleteDomainWithCallback invokes the alidns.DeleteDomain API asynchronously
func (*Client) DeleteDomainWithChan ¶
func (client *Client) DeleteDomainWithChan(request *DeleteDomainRequest) (<-chan *DeleteDomainResponse, <-chan error)
DeleteDomainWithChan invokes the alidns.DeleteDomain API asynchronously
func (*Client) DeleteGtmAccessStrategy ¶
func (client *Client) DeleteGtmAccessStrategy(request *DeleteGtmAccessStrategyRequest) (response *DeleteGtmAccessStrategyResponse, err error)
DeleteGtmAccessStrategy invokes the alidns.DeleteGtmAccessStrategy API synchronously
func (*Client) DeleteGtmAccessStrategyWithCallback ¶
func (client *Client) DeleteGtmAccessStrategyWithCallback(request *DeleteGtmAccessStrategyRequest, callback func(response *DeleteGtmAccessStrategyResponse, err error)) <-chan int
DeleteGtmAccessStrategyWithCallback invokes the alidns.DeleteGtmAccessStrategy API asynchronously
func (*Client) DeleteGtmAccessStrategyWithChan ¶
func (client *Client) DeleteGtmAccessStrategyWithChan(request *DeleteGtmAccessStrategyRequest) (<-chan *DeleteGtmAccessStrategyResponse, <-chan error)
DeleteGtmAccessStrategyWithChan invokes the alidns.DeleteGtmAccessStrategy API asynchronously
func (*Client) DeleteGtmAddressPool ¶
func (client *Client) DeleteGtmAddressPool(request *DeleteGtmAddressPoolRequest) (response *DeleteGtmAddressPoolResponse, err error)
DeleteGtmAddressPool invokes the alidns.DeleteGtmAddressPool API synchronously
func (*Client) DeleteGtmAddressPoolWithCallback ¶
func (client *Client) DeleteGtmAddressPoolWithCallback(request *DeleteGtmAddressPoolRequest, callback func(response *DeleteGtmAddressPoolResponse, err error)) <-chan int
DeleteGtmAddressPoolWithCallback invokes the alidns.DeleteGtmAddressPool API asynchronously
func (*Client) DeleteGtmAddressPoolWithChan ¶
func (client *Client) DeleteGtmAddressPoolWithChan(request *DeleteGtmAddressPoolRequest) (<-chan *DeleteGtmAddressPoolResponse, <-chan error)
DeleteGtmAddressPoolWithChan invokes the alidns.DeleteGtmAddressPool API asynchronously
func (*Client) DeleteGtmRecoveryPlan ¶
func (client *Client) DeleteGtmRecoveryPlan(request *DeleteGtmRecoveryPlanRequest) (response *DeleteGtmRecoveryPlanResponse, err error)
DeleteGtmRecoveryPlan invokes the alidns.DeleteGtmRecoveryPlan API synchronously
func (*Client) DeleteGtmRecoveryPlanWithCallback ¶
func (client *Client) DeleteGtmRecoveryPlanWithCallback(request *DeleteGtmRecoveryPlanRequest, callback func(response *DeleteGtmRecoveryPlanResponse, err error)) <-chan int
DeleteGtmRecoveryPlanWithCallback invokes the alidns.DeleteGtmRecoveryPlan API asynchronously
func (*Client) DeleteGtmRecoveryPlanWithChan ¶
func (client *Client) DeleteGtmRecoveryPlanWithChan(request *DeleteGtmRecoveryPlanRequest) (<-chan *DeleteGtmRecoveryPlanResponse, <-chan error)
DeleteGtmRecoveryPlanWithChan invokes the alidns.DeleteGtmRecoveryPlan API asynchronously
func (*Client) DeleteSubDomainRecords ¶
func (client *Client) DeleteSubDomainRecords(request *DeleteSubDomainRecordsRequest) (response *DeleteSubDomainRecordsResponse, err error)
DeleteSubDomainRecords invokes the alidns.DeleteSubDomainRecords API synchronously
func (*Client) DeleteSubDomainRecordsWithCallback ¶
func (client *Client) DeleteSubDomainRecordsWithCallback(request *DeleteSubDomainRecordsRequest, callback func(response *DeleteSubDomainRecordsResponse, err error)) <-chan int
DeleteSubDomainRecordsWithCallback invokes the alidns.DeleteSubDomainRecords API asynchronously
func (*Client) DeleteSubDomainRecordsWithChan ¶
func (client *Client) DeleteSubDomainRecordsWithChan(request *DeleteSubDomainRecordsRequest) (<-chan *DeleteSubDomainRecordsResponse, <-chan error)
DeleteSubDomainRecordsWithChan invokes the alidns.DeleteSubDomainRecords API asynchronously
func (*Client) DescribeBatchResultCount ¶
func (client *Client) DescribeBatchResultCount(request *DescribeBatchResultCountRequest) (response *DescribeBatchResultCountResponse, err error)
DescribeBatchResultCount invokes the alidns.DescribeBatchResultCount API synchronously
func (*Client) DescribeBatchResultCountWithCallback ¶
func (client *Client) DescribeBatchResultCountWithCallback(request *DescribeBatchResultCountRequest, callback func(response *DescribeBatchResultCountResponse, err error)) <-chan int
DescribeBatchResultCountWithCallback invokes the alidns.DescribeBatchResultCount API asynchronously
func (*Client) DescribeBatchResultCountWithChan ¶
func (client *Client) DescribeBatchResultCountWithChan(request *DescribeBatchResultCountRequest) (<-chan *DescribeBatchResultCountResponse, <-chan error)
DescribeBatchResultCountWithChan invokes the alidns.DescribeBatchResultCount API asynchronously
func (*Client) DescribeBatchResultDetail ¶
func (client *Client) DescribeBatchResultDetail(request *DescribeBatchResultDetailRequest) (response *DescribeBatchResultDetailResponse, err error)
DescribeBatchResultDetail invokes the alidns.DescribeBatchResultDetail API synchronously
func (*Client) DescribeBatchResultDetailWithCallback ¶
func (client *Client) DescribeBatchResultDetailWithCallback(request *DescribeBatchResultDetailRequest, callback func(response *DescribeBatchResultDetailResponse, err error)) <-chan int
DescribeBatchResultDetailWithCallback invokes the alidns.DescribeBatchResultDetail API asynchronously
func (*Client) DescribeBatchResultDetailWithChan ¶
func (client *Client) DescribeBatchResultDetailWithChan(request *DescribeBatchResultDetailRequest) (<-chan *DescribeBatchResultDetailResponse, <-chan error)
DescribeBatchResultDetailWithChan invokes the alidns.DescribeBatchResultDetail API asynchronously
func (*Client) DescribeCustomLine ¶ added in v1.60.265
func (client *Client) DescribeCustomLine(request *DescribeCustomLineRequest) (response *DescribeCustomLineResponse, err error)
DescribeCustomLine invokes the alidns.DescribeCustomLine API synchronously
func (*Client) DescribeCustomLineWithCallback ¶ added in v1.60.265
func (client *Client) DescribeCustomLineWithCallback(request *DescribeCustomLineRequest, callback func(response *DescribeCustomLineResponse, err error)) <-chan int
DescribeCustomLineWithCallback invokes the alidns.DescribeCustomLine API asynchronously
func (*Client) DescribeCustomLineWithChan ¶ added in v1.60.265
func (client *Client) DescribeCustomLineWithChan(request *DescribeCustomLineRequest) (<-chan *DescribeCustomLineResponse, <-chan error)
DescribeCustomLineWithChan invokes the alidns.DescribeCustomLine API asynchronously
func (*Client) DescribeCustomLines ¶ added in v1.60.265
func (client *Client) DescribeCustomLines(request *DescribeCustomLinesRequest) (response *DescribeCustomLinesResponse, err error)
DescribeCustomLines invokes the alidns.DescribeCustomLines API synchronously
func (*Client) DescribeCustomLinesWithCallback ¶ added in v1.60.265
func (client *Client) DescribeCustomLinesWithCallback(request *DescribeCustomLinesRequest, callback func(response *DescribeCustomLinesResponse, err error)) <-chan int
DescribeCustomLinesWithCallback invokes the alidns.DescribeCustomLines API asynchronously
func (*Client) DescribeCustomLinesWithChan ¶ added in v1.60.265
func (client *Client) DescribeCustomLinesWithChan(request *DescribeCustomLinesRequest) (<-chan *DescribeCustomLinesResponse, <-chan error)
DescribeCustomLinesWithChan invokes the alidns.DescribeCustomLines API asynchronously
func (*Client) DescribeDNSSLBSubDomains ¶
func (client *Client) DescribeDNSSLBSubDomains(request *DescribeDNSSLBSubDomainsRequest) (response *DescribeDNSSLBSubDomainsResponse, err error)
DescribeDNSSLBSubDomains invokes the alidns.DescribeDNSSLBSubDomains API synchronously
func (*Client) DescribeDNSSLBSubDomainsWithCallback ¶
func (client *Client) DescribeDNSSLBSubDomainsWithCallback(request *DescribeDNSSLBSubDomainsRequest, callback func(response *DescribeDNSSLBSubDomainsResponse, err error)) <-chan int
DescribeDNSSLBSubDomainsWithCallback invokes the alidns.DescribeDNSSLBSubDomains API asynchronously
func (*Client) DescribeDNSSLBSubDomainsWithChan ¶
func (client *Client) DescribeDNSSLBSubDomainsWithChan(request *DescribeDNSSLBSubDomainsRequest) (<-chan *DescribeDNSSLBSubDomainsResponse, <-chan error)
DescribeDNSSLBSubDomainsWithChan invokes the alidns.DescribeDNSSLBSubDomains API asynchronously
func (*Client) DescribeDnsCacheDomains ¶ added in v1.61.960
func (client *Client) DescribeDnsCacheDomains(request *DescribeDnsCacheDomainsRequest) (response *DescribeDnsCacheDomainsResponse, err error)
DescribeDnsCacheDomains invokes the alidns.DescribeDnsCacheDomains API synchronously
func (*Client) DescribeDnsCacheDomainsWithCallback ¶ added in v1.61.960
func (client *Client) DescribeDnsCacheDomainsWithCallback(request *DescribeDnsCacheDomainsRequest, callback func(response *DescribeDnsCacheDomainsResponse, err error)) <-chan int
DescribeDnsCacheDomainsWithCallback invokes the alidns.DescribeDnsCacheDomains API asynchronously
func (*Client) DescribeDnsCacheDomainsWithChan ¶ added in v1.61.960
func (client *Client) DescribeDnsCacheDomainsWithChan(request *DescribeDnsCacheDomainsRequest) (<-chan *DescribeDnsCacheDomainsResponse, <-chan error)
DescribeDnsCacheDomainsWithChan invokes the alidns.DescribeDnsCacheDomains API asynchronously
func (*Client) DescribeDnsGtmAccessStrategies ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategies(request *DescribeDnsGtmAccessStrategiesRequest) (response *DescribeDnsGtmAccessStrategiesResponse, err error)
DescribeDnsGtmAccessStrategies invokes the alidns.DescribeDnsGtmAccessStrategies API synchronously
func (*Client) DescribeDnsGtmAccessStrategiesWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategiesWithCallback(request *DescribeDnsGtmAccessStrategiesRequest, callback func(response *DescribeDnsGtmAccessStrategiesResponse, err error)) <-chan int
DescribeDnsGtmAccessStrategiesWithCallback invokes the alidns.DescribeDnsGtmAccessStrategies API asynchronously
func (*Client) DescribeDnsGtmAccessStrategiesWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategiesWithChan(request *DescribeDnsGtmAccessStrategiesRequest) (<-chan *DescribeDnsGtmAccessStrategiesResponse, <-chan error)
DescribeDnsGtmAccessStrategiesWithChan invokes the alidns.DescribeDnsGtmAccessStrategies API asynchronously
func (*Client) DescribeDnsGtmAccessStrategy ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategy(request *DescribeDnsGtmAccessStrategyRequest) (response *DescribeDnsGtmAccessStrategyResponse, err error)
DescribeDnsGtmAccessStrategy invokes the alidns.DescribeDnsGtmAccessStrategy API synchronously
func (*Client) DescribeDnsGtmAccessStrategyAvailableConfig ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfig(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest) (response *DescribeDnsGtmAccessStrategyAvailableConfigResponse, err error)
DescribeDnsGtmAccessStrategyAvailableConfig invokes the alidns.DescribeDnsGtmAccessStrategyAvailableConfig API synchronously
func (*Client) DescribeDnsGtmAccessStrategyAvailableConfigWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfigWithCallback(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest, callback func(response *DescribeDnsGtmAccessStrategyAvailableConfigResponse, err error)) <-chan int
DescribeDnsGtmAccessStrategyAvailableConfigWithCallback invokes the alidns.DescribeDnsGtmAccessStrategyAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmAccessStrategyAvailableConfigWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategyAvailableConfigWithChan(request *DescribeDnsGtmAccessStrategyAvailableConfigRequest) (<-chan *DescribeDnsGtmAccessStrategyAvailableConfigResponse, <-chan error)
DescribeDnsGtmAccessStrategyAvailableConfigWithChan invokes the alidns.DescribeDnsGtmAccessStrategyAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmAccessStrategyWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategyWithCallback(request *DescribeDnsGtmAccessStrategyRequest, callback func(response *DescribeDnsGtmAccessStrategyResponse, err error)) <-chan int
DescribeDnsGtmAccessStrategyWithCallback invokes the alidns.DescribeDnsGtmAccessStrategy API asynchronously
func (*Client) DescribeDnsGtmAccessStrategyWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAccessStrategyWithChan(request *DescribeDnsGtmAccessStrategyRequest) (<-chan *DescribeDnsGtmAccessStrategyResponse, <-chan error)
DescribeDnsGtmAccessStrategyWithChan invokes the alidns.DescribeDnsGtmAccessStrategy API asynchronously
func (*Client) DescribeDnsGtmAddrAttributeInfo ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddrAttributeInfo(request *DescribeDnsGtmAddrAttributeInfoRequest) (response *DescribeDnsGtmAddrAttributeInfoResponse, err error)
DescribeDnsGtmAddrAttributeInfo invokes the alidns.DescribeDnsGtmAddrAttributeInfo API synchronously
func (*Client) DescribeDnsGtmAddrAttributeInfoWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddrAttributeInfoWithCallback(request *DescribeDnsGtmAddrAttributeInfoRequest, callback func(response *DescribeDnsGtmAddrAttributeInfoResponse, err error)) <-chan int
DescribeDnsGtmAddrAttributeInfoWithCallback invokes the alidns.DescribeDnsGtmAddrAttributeInfo API asynchronously
func (*Client) DescribeDnsGtmAddrAttributeInfoWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddrAttributeInfoWithChan(request *DescribeDnsGtmAddrAttributeInfoRequest) (<-chan *DescribeDnsGtmAddrAttributeInfoResponse, <-chan error)
DescribeDnsGtmAddrAttributeInfoWithChan invokes the alidns.DescribeDnsGtmAddrAttributeInfo API asynchronously
func (*Client) DescribeDnsGtmAddressPoolAvailableConfig ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddressPoolAvailableConfig(request *DescribeDnsGtmAddressPoolAvailableConfigRequest) (response *DescribeDnsGtmAddressPoolAvailableConfigResponse, err error)
DescribeDnsGtmAddressPoolAvailableConfig invokes the alidns.DescribeDnsGtmAddressPoolAvailableConfig API synchronously
func (*Client) DescribeDnsGtmAddressPoolAvailableConfigWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddressPoolAvailableConfigWithCallback(request *DescribeDnsGtmAddressPoolAvailableConfigRequest, callback func(response *DescribeDnsGtmAddressPoolAvailableConfigResponse, err error)) <-chan int
DescribeDnsGtmAddressPoolAvailableConfigWithCallback invokes the alidns.DescribeDnsGtmAddressPoolAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmAddressPoolAvailableConfigWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAddressPoolAvailableConfigWithChan(request *DescribeDnsGtmAddressPoolAvailableConfigRequest) (<-chan *DescribeDnsGtmAddressPoolAvailableConfigResponse, <-chan error)
DescribeDnsGtmAddressPoolAvailableConfigWithChan invokes the alidns.DescribeDnsGtmAddressPoolAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmAvailableAlertGroup ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAvailableAlertGroup(request *DescribeDnsGtmAvailableAlertGroupRequest) (response *DescribeDnsGtmAvailableAlertGroupResponse, err error)
DescribeDnsGtmAvailableAlertGroup invokes the alidns.DescribeDnsGtmAvailableAlertGroup API synchronously
func (*Client) DescribeDnsGtmAvailableAlertGroupWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAvailableAlertGroupWithCallback(request *DescribeDnsGtmAvailableAlertGroupRequest, callback func(response *DescribeDnsGtmAvailableAlertGroupResponse, err error)) <-chan int
DescribeDnsGtmAvailableAlertGroupWithCallback invokes the alidns.DescribeDnsGtmAvailableAlertGroup API asynchronously
func (*Client) DescribeDnsGtmAvailableAlertGroupWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmAvailableAlertGroupWithChan(request *DescribeDnsGtmAvailableAlertGroupRequest) (<-chan *DescribeDnsGtmAvailableAlertGroupResponse, <-chan error)
DescribeDnsGtmAvailableAlertGroupWithChan invokes the alidns.DescribeDnsGtmAvailableAlertGroup API asynchronously
func (*Client) DescribeDnsGtmInstance ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstance(request *DescribeDnsGtmInstanceRequest) (response *DescribeDnsGtmInstanceResponse, err error)
DescribeDnsGtmInstance invokes the alidns.DescribeDnsGtmInstance API synchronously
func (*Client) DescribeDnsGtmInstanceAddressPool ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPool(request *DescribeDnsGtmInstanceAddressPoolRequest) (response *DescribeDnsGtmInstanceAddressPoolResponse, err error)
DescribeDnsGtmInstanceAddressPool invokes the alidns.DescribeDnsGtmInstanceAddressPool API synchronously
func (*Client) DescribeDnsGtmInstanceAddressPoolWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPoolWithCallback(request *DescribeDnsGtmInstanceAddressPoolRequest, callback func(response *DescribeDnsGtmInstanceAddressPoolResponse, err error)) <-chan int
DescribeDnsGtmInstanceAddressPoolWithCallback invokes the alidns.DescribeDnsGtmInstanceAddressPool API asynchronously
func (*Client) DescribeDnsGtmInstanceAddressPoolWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPoolWithChan(request *DescribeDnsGtmInstanceAddressPoolRequest) (<-chan *DescribeDnsGtmInstanceAddressPoolResponse, <-chan error)
DescribeDnsGtmInstanceAddressPoolWithChan invokes the alidns.DescribeDnsGtmInstanceAddressPool API asynchronously
func (*Client) DescribeDnsGtmInstanceAddressPools ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPools(request *DescribeDnsGtmInstanceAddressPoolsRequest) (response *DescribeDnsGtmInstanceAddressPoolsResponse, err error)
DescribeDnsGtmInstanceAddressPools invokes the alidns.DescribeDnsGtmInstanceAddressPools API synchronously
func (*Client) DescribeDnsGtmInstanceAddressPoolsWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPoolsWithCallback(request *DescribeDnsGtmInstanceAddressPoolsRequest, callback func(response *DescribeDnsGtmInstanceAddressPoolsResponse, err error)) <-chan int
DescribeDnsGtmInstanceAddressPoolsWithCallback invokes the alidns.DescribeDnsGtmInstanceAddressPools API asynchronously
func (*Client) DescribeDnsGtmInstanceAddressPoolsWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceAddressPoolsWithChan(request *DescribeDnsGtmInstanceAddressPoolsRequest) (<-chan *DescribeDnsGtmInstanceAddressPoolsResponse, <-chan error)
DescribeDnsGtmInstanceAddressPoolsWithChan invokes the alidns.DescribeDnsGtmInstanceAddressPools API asynchronously
func (*Client) DescribeDnsGtmInstanceStatus ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceStatus(request *DescribeDnsGtmInstanceStatusRequest) (response *DescribeDnsGtmInstanceStatusResponse, err error)
DescribeDnsGtmInstanceStatus invokes the alidns.DescribeDnsGtmInstanceStatus API synchronously
func (*Client) DescribeDnsGtmInstanceStatusWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceStatusWithCallback(request *DescribeDnsGtmInstanceStatusRequest, callback func(response *DescribeDnsGtmInstanceStatusResponse, err error)) <-chan int
DescribeDnsGtmInstanceStatusWithCallback invokes the alidns.DescribeDnsGtmInstanceStatus API asynchronously
func (*Client) DescribeDnsGtmInstanceStatusWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceStatusWithChan(request *DescribeDnsGtmInstanceStatusRequest) (<-chan *DescribeDnsGtmInstanceStatusResponse, <-chan error)
DescribeDnsGtmInstanceStatusWithChan invokes the alidns.DescribeDnsGtmInstanceStatus API asynchronously
func (*Client) DescribeDnsGtmInstanceSystemCname ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceSystemCname(request *DescribeDnsGtmInstanceSystemCnameRequest) (response *DescribeDnsGtmInstanceSystemCnameResponse, err error)
DescribeDnsGtmInstanceSystemCname invokes the alidns.DescribeDnsGtmInstanceSystemCname API synchronously
func (*Client) DescribeDnsGtmInstanceSystemCnameWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceSystemCnameWithCallback(request *DescribeDnsGtmInstanceSystemCnameRequest, callback func(response *DescribeDnsGtmInstanceSystemCnameResponse, err error)) <-chan int
DescribeDnsGtmInstanceSystemCnameWithCallback invokes the alidns.DescribeDnsGtmInstanceSystemCname API asynchronously
func (*Client) DescribeDnsGtmInstanceSystemCnameWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceSystemCnameWithChan(request *DescribeDnsGtmInstanceSystemCnameRequest) (<-chan *DescribeDnsGtmInstanceSystemCnameResponse, <-chan error)
DescribeDnsGtmInstanceSystemCnameWithChan invokes the alidns.DescribeDnsGtmInstanceSystemCname API asynchronously
func (*Client) DescribeDnsGtmInstanceWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceWithCallback(request *DescribeDnsGtmInstanceRequest, callback func(response *DescribeDnsGtmInstanceResponse, err error)) <-chan int
DescribeDnsGtmInstanceWithCallback invokes the alidns.DescribeDnsGtmInstance API asynchronously
func (*Client) DescribeDnsGtmInstanceWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstanceWithChan(request *DescribeDnsGtmInstanceRequest) (<-chan *DescribeDnsGtmInstanceResponse, <-chan error)
DescribeDnsGtmInstanceWithChan invokes the alidns.DescribeDnsGtmInstance API asynchronously
func (*Client) DescribeDnsGtmInstances ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstances(request *DescribeDnsGtmInstancesRequest) (response *DescribeDnsGtmInstancesResponse, err error)
DescribeDnsGtmInstances invokes the alidns.DescribeDnsGtmInstances API synchronously
func (*Client) DescribeDnsGtmInstancesWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstancesWithCallback(request *DescribeDnsGtmInstancesRequest, callback func(response *DescribeDnsGtmInstancesResponse, err error)) <-chan int
DescribeDnsGtmInstancesWithCallback invokes the alidns.DescribeDnsGtmInstances API asynchronously
func (*Client) DescribeDnsGtmInstancesWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmInstancesWithChan(request *DescribeDnsGtmInstancesRequest) (<-chan *DescribeDnsGtmInstancesResponse, <-chan error)
DescribeDnsGtmInstancesWithChan invokes the alidns.DescribeDnsGtmInstances API asynchronously
func (*Client) DescribeDnsGtmLogs ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmLogs(request *DescribeDnsGtmLogsRequest) (response *DescribeDnsGtmLogsResponse, err error)
DescribeDnsGtmLogs invokes the alidns.DescribeDnsGtmLogs API synchronously
func (*Client) DescribeDnsGtmLogsWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmLogsWithCallback(request *DescribeDnsGtmLogsRequest, callback func(response *DescribeDnsGtmLogsResponse, err error)) <-chan int
DescribeDnsGtmLogsWithCallback invokes the alidns.DescribeDnsGtmLogs API asynchronously
func (*Client) DescribeDnsGtmLogsWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmLogsWithChan(request *DescribeDnsGtmLogsRequest) (<-chan *DescribeDnsGtmLogsResponse, <-chan error)
DescribeDnsGtmLogsWithChan invokes the alidns.DescribeDnsGtmLogs API asynchronously
func (*Client) DescribeDnsGtmMonitorAvailableConfig ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorAvailableConfig(request *DescribeDnsGtmMonitorAvailableConfigRequest) (response *DescribeDnsGtmMonitorAvailableConfigResponse, err error)
DescribeDnsGtmMonitorAvailableConfig invokes the alidns.DescribeDnsGtmMonitorAvailableConfig API synchronously
func (*Client) DescribeDnsGtmMonitorAvailableConfigWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorAvailableConfigWithCallback(request *DescribeDnsGtmMonitorAvailableConfigRequest, callback func(response *DescribeDnsGtmMonitorAvailableConfigResponse, err error)) <-chan int
DescribeDnsGtmMonitorAvailableConfigWithCallback invokes the alidns.DescribeDnsGtmMonitorAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmMonitorAvailableConfigWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorAvailableConfigWithChan(request *DescribeDnsGtmMonitorAvailableConfigRequest) (<-chan *DescribeDnsGtmMonitorAvailableConfigResponse, <-chan error)
DescribeDnsGtmMonitorAvailableConfigWithChan invokes the alidns.DescribeDnsGtmMonitorAvailableConfig API asynchronously
func (*Client) DescribeDnsGtmMonitorConfig ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorConfig(request *DescribeDnsGtmMonitorConfigRequest) (response *DescribeDnsGtmMonitorConfigResponse, err error)
DescribeDnsGtmMonitorConfig invokes the alidns.DescribeDnsGtmMonitorConfig API synchronously
func (*Client) DescribeDnsGtmMonitorConfigWithCallback ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorConfigWithCallback(request *DescribeDnsGtmMonitorConfigRequest, callback func(response *DescribeDnsGtmMonitorConfigResponse, err error)) <-chan int
DescribeDnsGtmMonitorConfigWithCallback invokes the alidns.DescribeDnsGtmMonitorConfig API asynchronously
func (*Client) DescribeDnsGtmMonitorConfigWithChan ¶ added in v1.61.822
func (client *Client) DescribeDnsGtmMonitorConfigWithChan(request *DescribeDnsGtmMonitorConfigRequest) (<-chan *DescribeDnsGtmMonitorConfigResponse, <-chan error)
DescribeDnsGtmMonitorConfigWithChan invokes the alidns.DescribeDnsGtmMonitorConfig API asynchronously
func (*Client) DescribeDnsProductInstance ¶
func (client *Client) DescribeDnsProductInstance(request *DescribeDnsProductInstanceRequest) (response *DescribeDnsProductInstanceResponse, err error)
DescribeDnsProductInstance invokes the alidns.DescribeDnsProductInstance API synchronously
func (*Client) DescribeDnsProductInstanceWithCallback ¶
func (client *Client) DescribeDnsProductInstanceWithCallback(request *DescribeDnsProductInstanceRequest, callback func(response *DescribeDnsProductInstanceResponse, err error)) <-chan int
DescribeDnsProductInstanceWithCallback invokes the alidns.DescribeDnsProductInstance API asynchronously
func (*Client) DescribeDnsProductInstanceWithChan ¶
func (client *Client) DescribeDnsProductInstanceWithChan(request *DescribeDnsProductInstanceRequest) (<-chan *DescribeDnsProductInstanceResponse, <-chan error)
DescribeDnsProductInstanceWithChan invokes the alidns.DescribeDnsProductInstance API asynchronously
func (*Client) DescribeDnsProductInstances ¶
func (client *Client) DescribeDnsProductInstances(request *DescribeDnsProductInstancesRequest) (response *DescribeDnsProductInstancesResponse, err error)
DescribeDnsProductInstances invokes the alidns.DescribeDnsProductInstances API synchronously
func (*Client) DescribeDnsProductInstancesWithCallback ¶
func (client *Client) DescribeDnsProductInstancesWithCallback(request *DescribeDnsProductInstancesRequest, callback func(response *DescribeDnsProductInstancesResponse, err error)) <-chan int
DescribeDnsProductInstancesWithCallback invokes the alidns.DescribeDnsProductInstances API asynchronously
func (*Client) DescribeDnsProductInstancesWithChan ¶
func (client *Client) DescribeDnsProductInstancesWithChan(request *DescribeDnsProductInstancesRequest) (<-chan *DescribeDnsProductInstancesResponse, <-chan error)
DescribeDnsProductInstancesWithChan invokes the alidns.DescribeDnsProductInstances API asynchronously
func (*Client) DescribeDohAccountStatistics ¶ added in v1.61.453
func (client *Client) DescribeDohAccountStatistics(request *DescribeDohAccountStatisticsRequest) (response *DescribeDohAccountStatisticsResponse, err error)
DescribeDohAccountStatistics invokes the alidns.DescribeDohAccountStatistics API synchronously
func (*Client) DescribeDohAccountStatisticsWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohAccountStatisticsWithCallback(request *DescribeDohAccountStatisticsRequest, callback func(response *DescribeDohAccountStatisticsResponse, err error)) <-chan int
DescribeDohAccountStatisticsWithCallback invokes the alidns.DescribeDohAccountStatistics API asynchronously
func (*Client) DescribeDohAccountStatisticsWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohAccountStatisticsWithChan(request *DescribeDohAccountStatisticsRequest) (<-chan *DescribeDohAccountStatisticsResponse, <-chan error)
DescribeDohAccountStatisticsWithChan invokes the alidns.DescribeDohAccountStatistics API asynchronously
func (*Client) DescribeDohDomainStatistics ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatistics(request *DescribeDohDomainStatisticsRequest) (response *DescribeDohDomainStatisticsResponse, err error)
DescribeDohDomainStatistics invokes the alidns.DescribeDohDomainStatistics API synchronously
func (*Client) DescribeDohDomainStatisticsSummary ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatisticsSummary(request *DescribeDohDomainStatisticsSummaryRequest) (response *DescribeDohDomainStatisticsSummaryResponse, err error)
DescribeDohDomainStatisticsSummary invokes the alidns.DescribeDohDomainStatisticsSummary API synchronously
func (*Client) DescribeDohDomainStatisticsSummaryWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatisticsSummaryWithCallback(request *DescribeDohDomainStatisticsSummaryRequest, callback func(response *DescribeDohDomainStatisticsSummaryResponse, err error)) <-chan int
DescribeDohDomainStatisticsSummaryWithCallback invokes the alidns.DescribeDohDomainStatisticsSummary API asynchronously
func (*Client) DescribeDohDomainStatisticsSummaryWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatisticsSummaryWithChan(request *DescribeDohDomainStatisticsSummaryRequest) (<-chan *DescribeDohDomainStatisticsSummaryResponse, <-chan error)
DescribeDohDomainStatisticsSummaryWithChan invokes the alidns.DescribeDohDomainStatisticsSummary API asynchronously
func (*Client) DescribeDohDomainStatisticsWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatisticsWithCallback(request *DescribeDohDomainStatisticsRequest, callback func(response *DescribeDohDomainStatisticsResponse, err error)) <-chan int
DescribeDohDomainStatisticsWithCallback invokes the alidns.DescribeDohDomainStatistics API asynchronously
func (*Client) DescribeDohDomainStatisticsWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohDomainStatisticsWithChan(request *DescribeDohDomainStatisticsRequest) (<-chan *DescribeDohDomainStatisticsResponse, <-chan error)
DescribeDohDomainStatisticsWithChan invokes the alidns.DescribeDohDomainStatistics API asynchronously
func (*Client) DescribeDohSubDomainStatistics ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatistics(request *DescribeDohSubDomainStatisticsRequest) (response *DescribeDohSubDomainStatisticsResponse, err error)
DescribeDohSubDomainStatistics invokes the alidns.DescribeDohSubDomainStatistics API synchronously
func (*Client) DescribeDohSubDomainStatisticsSummary ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatisticsSummary(request *DescribeDohSubDomainStatisticsSummaryRequest) (response *DescribeDohSubDomainStatisticsSummaryResponse, err error)
DescribeDohSubDomainStatisticsSummary invokes the alidns.DescribeDohSubDomainStatisticsSummary API synchronously
func (*Client) DescribeDohSubDomainStatisticsSummaryWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatisticsSummaryWithCallback(request *DescribeDohSubDomainStatisticsSummaryRequest, callback func(response *DescribeDohSubDomainStatisticsSummaryResponse, err error)) <-chan int
DescribeDohSubDomainStatisticsSummaryWithCallback invokes the alidns.DescribeDohSubDomainStatisticsSummary API asynchronously
func (*Client) DescribeDohSubDomainStatisticsSummaryWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatisticsSummaryWithChan(request *DescribeDohSubDomainStatisticsSummaryRequest) (<-chan *DescribeDohSubDomainStatisticsSummaryResponse, <-chan error)
DescribeDohSubDomainStatisticsSummaryWithChan invokes the alidns.DescribeDohSubDomainStatisticsSummary API asynchronously
func (*Client) DescribeDohSubDomainStatisticsWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatisticsWithCallback(request *DescribeDohSubDomainStatisticsRequest, callback func(response *DescribeDohSubDomainStatisticsResponse, err error)) <-chan int
DescribeDohSubDomainStatisticsWithCallback invokes the alidns.DescribeDohSubDomainStatistics API asynchronously
func (*Client) DescribeDohSubDomainStatisticsWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohSubDomainStatisticsWithChan(request *DescribeDohSubDomainStatisticsRequest) (<-chan *DescribeDohSubDomainStatisticsResponse, <-chan error)
DescribeDohSubDomainStatisticsWithChan invokes the alidns.DescribeDohSubDomainStatistics API asynchronously
func (*Client) DescribeDohUserInfo ¶ added in v1.61.453
func (client *Client) DescribeDohUserInfo(request *DescribeDohUserInfoRequest) (response *DescribeDohUserInfoResponse, err error)
DescribeDohUserInfo invokes the alidns.DescribeDohUserInfo API synchronously
func (*Client) DescribeDohUserInfoWithCallback ¶ added in v1.61.453
func (client *Client) DescribeDohUserInfoWithCallback(request *DescribeDohUserInfoRequest, callback func(response *DescribeDohUserInfoResponse, err error)) <-chan int
DescribeDohUserInfoWithCallback invokes the alidns.DescribeDohUserInfo API asynchronously
func (*Client) DescribeDohUserInfoWithChan ¶ added in v1.61.453
func (client *Client) DescribeDohUserInfoWithChan(request *DescribeDohUserInfoRequest) (<-chan *DescribeDohUserInfoResponse, <-chan error)
DescribeDohUserInfoWithChan invokes the alidns.DescribeDohUserInfo API asynchronously
func (*Client) DescribeDomainDnssecInfo ¶ added in v1.60.350
func (client *Client) DescribeDomainDnssecInfo(request *DescribeDomainDnssecInfoRequest) (response *DescribeDomainDnssecInfoResponse, err error)
DescribeDomainDnssecInfo invokes the alidns.DescribeDomainDnssecInfo API synchronously
func (*Client) DescribeDomainDnssecInfoWithCallback ¶ added in v1.60.350
func (client *Client) DescribeDomainDnssecInfoWithCallback(request *DescribeDomainDnssecInfoRequest, callback func(response *DescribeDomainDnssecInfoResponse, err error)) <-chan int
DescribeDomainDnssecInfoWithCallback invokes the alidns.DescribeDomainDnssecInfo API asynchronously
func (*Client) DescribeDomainDnssecInfoWithChan ¶ added in v1.60.350
func (client *Client) DescribeDomainDnssecInfoWithChan(request *DescribeDomainDnssecInfoRequest) (<-chan *DescribeDomainDnssecInfoResponse, <-chan error)
DescribeDomainDnssecInfoWithChan invokes the alidns.DescribeDomainDnssecInfo API asynchronously
func (*Client) DescribeDomainGroups ¶
func (client *Client) DescribeDomainGroups(request *DescribeDomainGroupsRequest) (response *DescribeDomainGroupsResponse, err error)
DescribeDomainGroups invokes the alidns.DescribeDomainGroups API synchronously
func (*Client) DescribeDomainGroupsWithCallback ¶
func (client *Client) DescribeDomainGroupsWithCallback(request *DescribeDomainGroupsRequest, callback func(response *DescribeDomainGroupsResponse, err error)) <-chan int
DescribeDomainGroupsWithCallback invokes the alidns.DescribeDomainGroups API asynchronously
func (*Client) DescribeDomainGroupsWithChan ¶
func (client *Client) DescribeDomainGroupsWithChan(request *DescribeDomainGroupsRequest) (<-chan *DescribeDomainGroupsResponse, <-chan error)
DescribeDomainGroupsWithChan invokes the alidns.DescribeDomainGroups API asynchronously
func (*Client) DescribeDomainInfo ¶
func (client *Client) DescribeDomainInfo(request *DescribeDomainInfoRequest) (response *DescribeDomainInfoResponse, err error)
DescribeDomainInfo invokes the alidns.DescribeDomainInfo API synchronously
func (*Client) DescribeDomainInfoWithCallback ¶
func (client *Client) DescribeDomainInfoWithCallback(request *DescribeDomainInfoRequest, callback func(response *DescribeDomainInfoResponse, err error)) <-chan int
DescribeDomainInfoWithCallback invokes the alidns.DescribeDomainInfo API asynchronously
func (*Client) DescribeDomainInfoWithChan ¶
func (client *Client) DescribeDomainInfoWithChan(request *DescribeDomainInfoRequest) (<-chan *DescribeDomainInfoResponse, <-chan error)
DescribeDomainInfoWithChan invokes the alidns.DescribeDomainInfo API asynchronously
func (*Client) DescribeDomainLogs ¶
func (client *Client) DescribeDomainLogs(request *DescribeDomainLogsRequest) (response *DescribeDomainLogsResponse, err error)
DescribeDomainLogs invokes the alidns.DescribeDomainLogs API synchronously
func (*Client) DescribeDomainLogsWithCallback ¶
func (client *Client) DescribeDomainLogsWithCallback(request *DescribeDomainLogsRequest, callback func(response *DescribeDomainLogsResponse, err error)) <-chan int
DescribeDomainLogsWithCallback invokes the alidns.DescribeDomainLogs API asynchronously
func (*Client) DescribeDomainLogsWithChan ¶
func (client *Client) DescribeDomainLogsWithChan(request *DescribeDomainLogsRequest) (<-chan *DescribeDomainLogsResponse, <-chan error)
DescribeDomainLogsWithChan invokes the alidns.DescribeDomainLogs API asynchronously
func (*Client) DescribeDomainNs ¶
func (client *Client) DescribeDomainNs(request *DescribeDomainNsRequest) (response *DescribeDomainNsResponse, err error)
DescribeDomainNs invokes the alidns.DescribeDomainNs API synchronously
func (*Client) DescribeDomainNsWithCallback ¶
func (client *Client) DescribeDomainNsWithCallback(request *DescribeDomainNsRequest, callback func(response *DescribeDomainNsResponse, err error)) <-chan int
DescribeDomainNsWithCallback invokes the alidns.DescribeDomainNs API asynchronously
func (*Client) DescribeDomainNsWithChan ¶
func (client *Client) DescribeDomainNsWithChan(request *DescribeDomainNsRequest) (<-chan *DescribeDomainNsResponse, <-chan error)
DescribeDomainNsWithChan invokes the alidns.DescribeDomainNs API asynchronously
func (*Client) DescribeDomainRecordInfo ¶
func (client *Client) DescribeDomainRecordInfo(request *DescribeDomainRecordInfoRequest) (response *DescribeDomainRecordInfoResponse, err error)
DescribeDomainRecordInfo invokes the alidns.DescribeDomainRecordInfo API synchronously
func (*Client) DescribeDomainRecordInfoWithCallback ¶
func (client *Client) DescribeDomainRecordInfoWithCallback(request *DescribeDomainRecordInfoRequest, callback func(response *DescribeDomainRecordInfoResponse, err error)) <-chan int
DescribeDomainRecordInfoWithCallback invokes the alidns.DescribeDomainRecordInfo API asynchronously
func (*Client) DescribeDomainRecordInfoWithChan ¶
func (client *Client) DescribeDomainRecordInfoWithChan(request *DescribeDomainRecordInfoRequest) (<-chan *DescribeDomainRecordInfoResponse, <-chan error)
DescribeDomainRecordInfoWithChan invokes the alidns.DescribeDomainRecordInfo API asynchronously
func (*Client) DescribeDomainRecords ¶
func (client *Client) DescribeDomainRecords(request *DescribeDomainRecordsRequest) (response *DescribeDomainRecordsResponse, err error)
DescribeDomainRecords invokes the alidns.DescribeDomainRecords API synchronously
func (*Client) DescribeDomainRecordsWithCallback ¶
func (client *Client) DescribeDomainRecordsWithCallback(request *DescribeDomainRecordsRequest, callback func(response *DescribeDomainRecordsResponse, err error)) <-chan int
DescribeDomainRecordsWithCallback invokes the alidns.DescribeDomainRecords API asynchronously
func (*Client) DescribeDomainRecordsWithChan ¶
func (client *Client) DescribeDomainRecordsWithChan(request *DescribeDomainRecordsRequest) (<-chan *DescribeDomainRecordsResponse, <-chan error)
DescribeDomainRecordsWithChan invokes the alidns.DescribeDomainRecords API asynchronously
func (*Client) DescribeDomainResolveStatisticsSummary ¶ added in v1.62.263
func (client *Client) DescribeDomainResolveStatisticsSummary(request *DescribeDomainResolveStatisticsSummaryRequest) (response *DescribeDomainResolveStatisticsSummaryResponse, err error)
DescribeDomainResolveStatisticsSummary invokes the alidns.DescribeDomainResolveStatisticsSummary API synchronously
func (*Client) DescribeDomainResolveStatisticsSummaryWithCallback ¶ added in v1.62.263
func (client *Client) DescribeDomainResolveStatisticsSummaryWithCallback(request *DescribeDomainResolveStatisticsSummaryRequest, callback func(response *DescribeDomainResolveStatisticsSummaryResponse, err error)) <-chan int
DescribeDomainResolveStatisticsSummaryWithCallback invokes the alidns.DescribeDomainResolveStatisticsSummary API asynchronously
func (*Client) DescribeDomainResolveStatisticsSummaryWithChan ¶ added in v1.62.263
func (client *Client) DescribeDomainResolveStatisticsSummaryWithChan(request *DescribeDomainResolveStatisticsSummaryRequest) (<-chan *DescribeDomainResolveStatisticsSummaryResponse, <-chan error)
DescribeDomainResolveStatisticsSummaryWithChan invokes the alidns.DescribeDomainResolveStatisticsSummary API asynchronously
func (*Client) DescribeDomainStatistics ¶
func (client *Client) DescribeDomainStatistics(request *DescribeDomainStatisticsRequest) (response *DescribeDomainStatisticsResponse, err error)
DescribeDomainStatistics invokes the alidns.DescribeDomainStatistics API synchronously
func (*Client) DescribeDomainStatisticsSummary ¶
func (client *Client) DescribeDomainStatisticsSummary(request *DescribeDomainStatisticsSummaryRequest) (response *DescribeDomainStatisticsSummaryResponse, err error)
DescribeDomainStatisticsSummary invokes the alidns.DescribeDomainStatisticsSummary API synchronously
func (*Client) DescribeDomainStatisticsSummaryWithCallback ¶
func (client *Client) DescribeDomainStatisticsSummaryWithCallback(request *DescribeDomainStatisticsSummaryRequest, callback func(response *DescribeDomainStatisticsSummaryResponse, err error)) <-chan int
DescribeDomainStatisticsSummaryWithCallback invokes the alidns.DescribeDomainStatisticsSummary API asynchronously
func (*Client) DescribeDomainStatisticsSummaryWithChan ¶
func (client *Client) DescribeDomainStatisticsSummaryWithChan(request *DescribeDomainStatisticsSummaryRequest) (<-chan *DescribeDomainStatisticsSummaryResponse, <-chan error)
DescribeDomainStatisticsSummaryWithChan invokes the alidns.DescribeDomainStatisticsSummary API asynchronously
func (*Client) DescribeDomainStatisticsWithCallback ¶
func (client *Client) DescribeDomainStatisticsWithCallback(request *DescribeDomainStatisticsRequest, callback func(response *DescribeDomainStatisticsResponse, err error)) <-chan int
DescribeDomainStatisticsWithCallback invokes the alidns.DescribeDomainStatistics API asynchronously
func (*Client) DescribeDomainStatisticsWithChan ¶
func (client *Client) DescribeDomainStatisticsWithChan(request *DescribeDomainStatisticsRequest) (<-chan *DescribeDomainStatisticsResponse, <-chan error)
DescribeDomainStatisticsWithChan invokes the alidns.DescribeDomainStatistics API asynchronously
func (*Client) DescribeDomains ¶
func (client *Client) DescribeDomains(request *DescribeDomainsRequest) (response *DescribeDomainsResponse, err error)
DescribeDomains invokes the alidns.DescribeDomains API synchronously
func (*Client) DescribeDomainsWithCallback ¶
func (client *Client) DescribeDomainsWithCallback(request *DescribeDomainsRequest, callback func(response *DescribeDomainsResponse, err error)) <-chan int
DescribeDomainsWithCallback invokes the alidns.DescribeDomains API asynchronously
func (*Client) DescribeDomainsWithChan ¶
func (client *Client) DescribeDomainsWithChan(request *DescribeDomainsRequest) (<-chan *DescribeDomainsResponse, <-chan error)
DescribeDomainsWithChan invokes the alidns.DescribeDomains API asynchronously
func (*Client) DescribeGtmAccessStrategies ¶
func (client *Client) DescribeGtmAccessStrategies(request *DescribeGtmAccessStrategiesRequest) (response *DescribeGtmAccessStrategiesResponse, err error)
DescribeGtmAccessStrategies invokes the alidns.DescribeGtmAccessStrategies API synchronously
func (*Client) DescribeGtmAccessStrategiesWithCallback ¶
func (client *Client) DescribeGtmAccessStrategiesWithCallback(request *DescribeGtmAccessStrategiesRequest, callback func(response *DescribeGtmAccessStrategiesResponse, err error)) <-chan int
DescribeGtmAccessStrategiesWithCallback invokes the alidns.DescribeGtmAccessStrategies API asynchronously
func (*Client) DescribeGtmAccessStrategiesWithChan ¶
func (client *Client) DescribeGtmAccessStrategiesWithChan(request *DescribeGtmAccessStrategiesRequest) (<-chan *DescribeGtmAccessStrategiesResponse, <-chan error)
DescribeGtmAccessStrategiesWithChan invokes the alidns.DescribeGtmAccessStrategies API asynchronously
func (*Client) DescribeGtmAccessStrategy ¶
func (client *Client) DescribeGtmAccessStrategy(request *DescribeGtmAccessStrategyRequest) (response *DescribeGtmAccessStrategyResponse, err error)
DescribeGtmAccessStrategy invokes the alidns.DescribeGtmAccessStrategy API synchronously
func (*Client) DescribeGtmAccessStrategyAvailableConfig ¶
func (client *Client) DescribeGtmAccessStrategyAvailableConfig(request *DescribeGtmAccessStrategyAvailableConfigRequest) (response *DescribeGtmAccessStrategyAvailableConfigResponse, err error)
DescribeGtmAccessStrategyAvailableConfig invokes the alidns.DescribeGtmAccessStrategyAvailableConfig API synchronously
func (*Client) DescribeGtmAccessStrategyAvailableConfigWithCallback ¶
func (client *Client) DescribeGtmAccessStrategyAvailableConfigWithCallback(request *DescribeGtmAccessStrategyAvailableConfigRequest, callback func(response *DescribeGtmAccessStrategyAvailableConfigResponse, err error)) <-chan int
DescribeGtmAccessStrategyAvailableConfigWithCallback invokes the alidns.DescribeGtmAccessStrategyAvailableConfig API asynchronously
func (*Client) DescribeGtmAccessStrategyAvailableConfigWithChan ¶
func (client *Client) DescribeGtmAccessStrategyAvailableConfigWithChan(request *DescribeGtmAccessStrategyAvailableConfigRequest) (<-chan *DescribeGtmAccessStrategyAvailableConfigResponse, <-chan error)
DescribeGtmAccessStrategyAvailableConfigWithChan invokes the alidns.DescribeGtmAccessStrategyAvailableConfig API asynchronously
func (*Client) DescribeGtmAccessStrategyWithCallback ¶
func (client *Client) DescribeGtmAccessStrategyWithCallback(request *DescribeGtmAccessStrategyRequest, callback func(response *DescribeGtmAccessStrategyResponse, err error)) <-chan int
DescribeGtmAccessStrategyWithCallback invokes the alidns.DescribeGtmAccessStrategy API asynchronously
func (*Client) DescribeGtmAccessStrategyWithChan ¶
func (client *Client) DescribeGtmAccessStrategyWithChan(request *DescribeGtmAccessStrategyRequest) (<-chan *DescribeGtmAccessStrategyResponse, <-chan error)
DescribeGtmAccessStrategyWithChan invokes the alidns.DescribeGtmAccessStrategy API asynchronously
func (*Client) DescribeGtmAvailableAlertGroup ¶
func (client *Client) DescribeGtmAvailableAlertGroup(request *DescribeGtmAvailableAlertGroupRequest) (response *DescribeGtmAvailableAlertGroupResponse, err error)
DescribeGtmAvailableAlertGroup invokes the alidns.DescribeGtmAvailableAlertGroup API synchronously
func (*Client) DescribeGtmAvailableAlertGroupWithCallback ¶
func (client *Client) DescribeGtmAvailableAlertGroupWithCallback(request *DescribeGtmAvailableAlertGroupRequest, callback func(response *DescribeGtmAvailableAlertGroupResponse, err error)) <-chan int
DescribeGtmAvailableAlertGroupWithCallback invokes the alidns.DescribeGtmAvailableAlertGroup API asynchronously
func (*Client) DescribeGtmAvailableAlertGroupWithChan ¶
func (client *Client) DescribeGtmAvailableAlertGroupWithChan(request *DescribeGtmAvailableAlertGroupRequest) (<-chan *DescribeGtmAvailableAlertGroupResponse, <-chan error)
DescribeGtmAvailableAlertGroupWithChan invokes the alidns.DescribeGtmAvailableAlertGroup API asynchronously
func (*Client) DescribeGtmInstance ¶
func (client *Client) DescribeGtmInstance(request *DescribeGtmInstanceRequest) (response *DescribeGtmInstanceResponse, err error)
DescribeGtmInstance invokes the alidns.DescribeGtmInstance API synchronously
func (*Client) DescribeGtmInstanceAddressPool ¶
func (client *Client) DescribeGtmInstanceAddressPool(request *DescribeGtmInstanceAddressPoolRequest) (response *DescribeGtmInstanceAddressPoolResponse, err error)
DescribeGtmInstanceAddressPool invokes the alidns.DescribeGtmInstanceAddressPool API synchronously
func (*Client) DescribeGtmInstanceAddressPoolWithCallback ¶
func (client *Client) DescribeGtmInstanceAddressPoolWithCallback(request *DescribeGtmInstanceAddressPoolRequest, callback func(response *DescribeGtmInstanceAddressPoolResponse, err error)) <-chan int
DescribeGtmInstanceAddressPoolWithCallback invokes the alidns.DescribeGtmInstanceAddressPool API asynchronously
func (*Client) DescribeGtmInstanceAddressPoolWithChan ¶
func (client *Client) DescribeGtmInstanceAddressPoolWithChan(request *DescribeGtmInstanceAddressPoolRequest) (<-chan *DescribeGtmInstanceAddressPoolResponse, <-chan error)
DescribeGtmInstanceAddressPoolWithChan invokes the alidns.DescribeGtmInstanceAddressPool API asynchronously
func (*Client) DescribeGtmInstanceAddressPools ¶
func (client *Client) DescribeGtmInstanceAddressPools(request *DescribeGtmInstanceAddressPoolsRequest) (response *DescribeGtmInstanceAddressPoolsResponse, err error)
DescribeGtmInstanceAddressPools invokes the alidns.DescribeGtmInstanceAddressPools API synchronously
func (*Client) DescribeGtmInstanceAddressPoolsWithCallback ¶
func (client *Client) DescribeGtmInstanceAddressPoolsWithCallback(request *DescribeGtmInstanceAddressPoolsRequest, callback func(response *DescribeGtmInstanceAddressPoolsResponse, err error)) <-chan int
DescribeGtmInstanceAddressPoolsWithCallback invokes the alidns.DescribeGtmInstanceAddressPools API asynchronously
func (*Client) DescribeGtmInstanceAddressPoolsWithChan ¶
func (client *Client) DescribeGtmInstanceAddressPoolsWithChan(request *DescribeGtmInstanceAddressPoolsRequest) (<-chan *DescribeGtmInstanceAddressPoolsResponse, <-chan error)
DescribeGtmInstanceAddressPoolsWithChan invokes the alidns.DescribeGtmInstanceAddressPools API asynchronously
func (*Client) DescribeGtmInstanceStatus ¶
func (client *Client) DescribeGtmInstanceStatus(request *DescribeGtmInstanceStatusRequest) (response *DescribeGtmInstanceStatusResponse, err error)
DescribeGtmInstanceStatus invokes the alidns.DescribeGtmInstanceStatus API synchronously
func (*Client) DescribeGtmInstanceStatusWithCallback ¶
func (client *Client) DescribeGtmInstanceStatusWithCallback(request *DescribeGtmInstanceStatusRequest, callback func(response *DescribeGtmInstanceStatusResponse, err error)) <-chan int
DescribeGtmInstanceStatusWithCallback invokes the alidns.DescribeGtmInstanceStatus API asynchronously
func (*Client) DescribeGtmInstanceStatusWithChan ¶
func (client *Client) DescribeGtmInstanceStatusWithChan(request *DescribeGtmInstanceStatusRequest) (<-chan *DescribeGtmInstanceStatusResponse, <-chan error)
DescribeGtmInstanceStatusWithChan invokes the alidns.DescribeGtmInstanceStatus API asynchronously
func (*Client) DescribeGtmInstanceSystemCname ¶
func (client *Client) DescribeGtmInstanceSystemCname(request *DescribeGtmInstanceSystemCnameRequest) (response *DescribeGtmInstanceSystemCnameResponse, err error)
DescribeGtmInstanceSystemCname invokes the alidns.DescribeGtmInstanceSystemCname API synchronously
func (*Client) DescribeGtmInstanceSystemCnameWithCallback ¶
func (client *Client) DescribeGtmInstanceSystemCnameWithCallback(request *DescribeGtmInstanceSystemCnameRequest, callback func(response *DescribeGtmInstanceSystemCnameResponse, err error)) <-chan int
DescribeGtmInstanceSystemCnameWithCallback invokes the alidns.DescribeGtmInstanceSystemCname API asynchronously
func (*Client) DescribeGtmInstanceSystemCnameWithChan ¶
func (client *Client) DescribeGtmInstanceSystemCnameWithChan(request *DescribeGtmInstanceSystemCnameRequest) (<-chan *DescribeGtmInstanceSystemCnameResponse, <-chan error)
DescribeGtmInstanceSystemCnameWithChan invokes the alidns.DescribeGtmInstanceSystemCname API asynchronously
func (*Client) DescribeGtmInstanceWithCallback ¶
func (client *Client) DescribeGtmInstanceWithCallback(request *DescribeGtmInstanceRequest, callback func(response *DescribeGtmInstanceResponse, err error)) <-chan int
DescribeGtmInstanceWithCallback invokes the alidns.DescribeGtmInstance API asynchronously
func (*Client) DescribeGtmInstanceWithChan ¶
func (client *Client) DescribeGtmInstanceWithChan(request *DescribeGtmInstanceRequest) (<-chan *DescribeGtmInstanceResponse, <-chan error)
DescribeGtmInstanceWithChan invokes the alidns.DescribeGtmInstance API asynchronously
func (*Client) DescribeGtmInstances ¶
func (client *Client) DescribeGtmInstances(request *DescribeGtmInstancesRequest) (response *DescribeGtmInstancesResponse, err error)
DescribeGtmInstances invokes the alidns.DescribeGtmInstances API synchronously
func (*Client) DescribeGtmInstancesWithCallback ¶
func (client *Client) DescribeGtmInstancesWithCallback(request *DescribeGtmInstancesRequest, callback func(response *DescribeGtmInstancesResponse, err error)) <-chan int
DescribeGtmInstancesWithCallback invokes the alidns.DescribeGtmInstances API asynchronously
func (*Client) DescribeGtmInstancesWithChan ¶
func (client *Client) DescribeGtmInstancesWithChan(request *DescribeGtmInstancesRequest) (<-chan *DescribeGtmInstancesResponse, <-chan error)
DescribeGtmInstancesWithChan invokes the alidns.DescribeGtmInstances API asynchronously
func (*Client) DescribeGtmLogs ¶
func (client *Client) DescribeGtmLogs(request *DescribeGtmLogsRequest) (response *DescribeGtmLogsResponse, err error)
DescribeGtmLogs invokes the alidns.DescribeGtmLogs API synchronously
func (*Client) DescribeGtmLogsWithCallback ¶
func (client *Client) DescribeGtmLogsWithCallback(request *DescribeGtmLogsRequest, callback func(response *DescribeGtmLogsResponse, err error)) <-chan int
DescribeGtmLogsWithCallback invokes the alidns.DescribeGtmLogs API asynchronously
func (*Client) DescribeGtmLogsWithChan ¶
func (client *Client) DescribeGtmLogsWithChan(request *DescribeGtmLogsRequest) (<-chan *DescribeGtmLogsResponse, <-chan error)
DescribeGtmLogsWithChan invokes the alidns.DescribeGtmLogs API asynchronously
func (*Client) DescribeGtmMonitorAvailableConfig ¶
func (client *Client) DescribeGtmMonitorAvailableConfig(request *DescribeGtmMonitorAvailableConfigRequest) (response *DescribeGtmMonitorAvailableConfigResponse, err error)
DescribeGtmMonitorAvailableConfig invokes the alidns.DescribeGtmMonitorAvailableConfig API synchronously
func (*Client) DescribeGtmMonitorAvailableConfigWithCallback ¶
func (client *Client) DescribeGtmMonitorAvailableConfigWithCallback(request *DescribeGtmMonitorAvailableConfigRequest, callback func(response *DescribeGtmMonitorAvailableConfigResponse, err error)) <-chan int
DescribeGtmMonitorAvailableConfigWithCallback invokes the alidns.DescribeGtmMonitorAvailableConfig API asynchronously
func (*Client) DescribeGtmMonitorAvailableConfigWithChan ¶
func (client *Client) DescribeGtmMonitorAvailableConfigWithChan(request *DescribeGtmMonitorAvailableConfigRequest) (<-chan *DescribeGtmMonitorAvailableConfigResponse, <-chan error)
DescribeGtmMonitorAvailableConfigWithChan invokes the alidns.DescribeGtmMonitorAvailableConfig API asynchronously
func (*Client) DescribeGtmMonitorConfig ¶
func (client *Client) DescribeGtmMonitorConfig(request *DescribeGtmMonitorConfigRequest) (response *DescribeGtmMonitorConfigResponse, err error)
DescribeGtmMonitorConfig invokes the alidns.DescribeGtmMonitorConfig API synchronously
func (*Client) DescribeGtmMonitorConfigWithCallback ¶
func (client *Client) DescribeGtmMonitorConfigWithCallback(request *DescribeGtmMonitorConfigRequest, callback func(response *DescribeGtmMonitorConfigResponse, err error)) <-chan int
DescribeGtmMonitorConfigWithCallback invokes the alidns.DescribeGtmMonitorConfig API asynchronously
func (*Client) DescribeGtmMonitorConfigWithChan ¶
func (client *Client) DescribeGtmMonitorConfigWithChan(request *DescribeGtmMonitorConfigRequest) (<-chan *DescribeGtmMonitorConfigResponse, <-chan error)
DescribeGtmMonitorConfigWithChan invokes the alidns.DescribeGtmMonitorConfig API asynchronously
func (*Client) DescribeGtmRecoveryPlan ¶
func (client *Client) DescribeGtmRecoveryPlan(request *DescribeGtmRecoveryPlanRequest) (response *DescribeGtmRecoveryPlanResponse, err error)
DescribeGtmRecoveryPlan invokes the alidns.DescribeGtmRecoveryPlan API synchronously
func (*Client) DescribeGtmRecoveryPlanAvailableConfig ¶
func (client *Client) DescribeGtmRecoveryPlanAvailableConfig(request *DescribeGtmRecoveryPlanAvailableConfigRequest) (response *DescribeGtmRecoveryPlanAvailableConfigResponse, err error)
DescribeGtmRecoveryPlanAvailableConfig invokes the alidns.DescribeGtmRecoveryPlanAvailableConfig API synchronously
func (*Client) DescribeGtmRecoveryPlanAvailableConfigWithCallback ¶
func (client *Client) DescribeGtmRecoveryPlanAvailableConfigWithCallback(request *DescribeGtmRecoveryPlanAvailableConfigRequest, callback func(response *DescribeGtmRecoveryPlanAvailableConfigResponse, err error)) <-chan int
DescribeGtmRecoveryPlanAvailableConfigWithCallback invokes the alidns.DescribeGtmRecoveryPlanAvailableConfig API asynchronously
func (*Client) DescribeGtmRecoveryPlanAvailableConfigWithChan ¶
func (client *Client) DescribeGtmRecoveryPlanAvailableConfigWithChan(request *DescribeGtmRecoveryPlanAvailableConfigRequest) (<-chan *DescribeGtmRecoveryPlanAvailableConfigResponse, <-chan error)
DescribeGtmRecoveryPlanAvailableConfigWithChan invokes the alidns.DescribeGtmRecoveryPlanAvailableConfig API asynchronously
func (*Client) DescribeGtmRecoveryPlanWithCallback ¶
func (client *Client) DescribeGtmRecoveryPlanWithCallback(request *DescribeGtmRecoveryPlanRequest, callback func(response *DescribeGtmRecoveryPlanResponse, err error)) <-chan int
DescribeGtmRecoveryPlanWithCallback invokes the alidns.DescribeGtmRecoveryPlan API asynchronously
func (*Client) DescribeGtmRecoveryPlanWithChan ¶
func (client *Client) DescribeGtmRecoveryPlanWithChan(request *DescribeGtmRecoveryPlanRequest) (<-chan *DescribeGtmRecoveryPlanResponse, <-chan error)
DescribeGtmRecoveryPlanWithChan invokes the alidns.DescribeGtmRecoveryPlan API asynchronously
func (*Client) DescribeGtmRecoveryPlans ¶
func (client *Client) DescribeGtmRecoveryPlans(request *DescribeGtmRecoveryPlansRequest) (response *DescribeGtmRecoveryPlansResponse, err error)
DescribeGtmRecoveryPlans invokes the alidns.DescribeGtmRecoveryPlans API synchronously
func (*Client) DescribeGtmRecoveryPlansWithCallback ¶
func (client *Client) DescribeGtmRecoveryPlansWithCallback(request *DescribeGtmRecoveryPlansRequest, callback func(response *DescribeGtmRecoveryPlansResponse, err error)) <-chan int
DescribeGtmRecoveryPlansWithCallback invokes the alidns.DescribeGtmRecoveryPlans API asynchronously
func (*Client) DescribeGtmRecoveryPlansWithChan ¶
func (client *Client) DescribeGtmRecoveryPlansWithChan(request *DescribeGtmRecoveryPlansRequest) (<-chan *DescribeGtmRecoveryPlansResponse, <-chan error)
DescribeGtmRecoveryPlansWithChan invokes the alidns.DescribeGtmRecoveryPlans API asynchronously
func (*Client) DescribeInstanceDomains ¶ added in v1.61.67
func (client *Client) DescribeInstanceDomains(request *DescribeInstanceDomainsRequest) (response *DescribeInstanceDomainsResponse, err error)
DescribeInstanceDomains invokes the alidns.DescribeInstanceDomains API synchronously
func (*Client) DescribeInstanceDomainsWithCallback ¶ added in v1.61.67
func (client *Client) DescribeInstanceDomainsWithCallback(request *DescribeInstanceDomainsRequest, callback func(response *DescribeInstanceDomainsResponse, err error)) <-chan int
DescribeInstanceDomainsWithCallback invokes the alidns.DescribeInstanceDomains API asynchronously
func (*Client) DescribeInstanceDomainsWithChan ¶ added in v1.61.67
func (client *Client) DescribeInstanceDomainsWithChan(request *DescribeInstanceDomainsRequest) (<-chan *DescribeInstanceDomainsResponse, <-chan error)
DescribeInstanceDomainsWithChan invokes the alidns.DescribeInstanceDomains API asynchronously
func (*Client) DescribeIspFlushCacheInstances ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheInstances(request *DescribeIspFlushCacheInstancesRequest) (response *DescribeIspFlushCacheInstancesResponse, err error)
DescribeIspFlushCacheInstances invokes the alidns.DescribeIspFlushCacheInstances API synchronously
func (*Client) DescribeIspFlushCacheInstancesWithCallback ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheInstancesWithCallback(request *DescribeIspFlushCacheInstancesRequest, callback func(response *DescribeIspFlushCacheInstancesResponse, err error)) <-chan int
DescribeIspFlushCacheInstancesWithCallback invokes the alidns.DescribeIspFlushCacheInstances API asynchronously
func (*Client) DescribeIspFlushCacheInstancesWithChan ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheInstancesWithChan(request *DescribeIspFlushCacheInstancesRequest) (<-chan *DescribeIspFlushCacheInstancesResponse, <-chan error)
DescribeIspFlushCacheInstancesWithChan invokes the alidns.DescribeIspFlushCacheInstances API asynchronously
func (*Client) DescribeIspFlushCacheRemainQuota ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheRemainQuota(request *DescribeIspFlushCacheRemainQuotaRequest) (response *DescribeIspFlushCacheRemainQuotaResponse, err error)
DescribeIspFlushCacheRemainQuota invokes the alidns.DescribeIspFlushCacheRemainQuota API synchronously
func (*Client) DescribeIspFlushCacheRemainQuotaWithCallback ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheRemainQuotaWithCallback(request *DescribeIspFlushCacheRemainQuotaRequest, callback func(response *DescribeIspFlushCacheRemainQuotaResponse, err error)) <-chan int
DescribeIspFlushCacheRemainQuotaWithCallback invokes the alidns.DescribeIspFlushCacheRemainQuota API asynchronously
func (*Client) DescribeIspFlushCacheRemainQuotaWithChan ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheRemainQuotaWithChan(request *DescribeIspFlushCacheRemainQuotaRequest) (<-chan *DescribeIspFlushCacheRemainQuotaResponse, <-chan error)
DescribeIspFlushCacheRemainQuotaWithChan invokes the alidns.DescribeIspFlushCacheRemainQuota API asynchronously
func (*Client) DescribeIspFlushCacheTask ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTask(request *DescribeIspFlushCacheTaskRequest) (response *DescribeIspFlushCacheTaskResponse, err error)
DescribeIspFlushCacheTask invokes the alidns.DescribeIspFlushCacheTask API synchronously
func (*Client) DescribeIspFlushCacheTaskWithCallback ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTaskWithCallback(request *DescribeIspFlushCacheTaskRequest, callback func(response *DescribeIspFlushCacheTaskResponse, err error)) <-chan int
DescribeIspFlushCacheTaskWithCallback invokes the alidns.DescribeIspFlushCacheTask API asynchronously
func (*Client) DescribeIspFlushCacheTaskWithChan ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTaskWithChan(request *DescribeIspFlushCacheTaskRequest) (<-chan *DescribeIspFlushCacheTaskResponse, <-chan error)
DescribeIspFlushCacheTaskWithChan invokes the alidns.DescribeIspFlushCacheTask API asynchronously
func (*Client) DescribeIspFlushCacheTasks ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTasks(request *DescribeIspFlushCacheTasksRequest) (response *DescribeIspFlushCacheTasksResponse, err error)
DescribeIspFlushCacheTasks invokes the alidns.DescribeIspFlushCacheTasks API synchronously
func (*Client) DescribeIspFlushCacheTasksWithCallback ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTasksWithCallback(request *DescribeIspFlushCacheTasksRequest, callback func(response *DescribeIspFlushCacheTasksResponse, err error)) <-chan int
DescribeIspFlushCacheTasksWithCallback invokes the alidns.DescribeIspFlushCacheTasks API asynchronously
func (*Client) DescribeIspFlushCacheTasksWithChan ¶ added in v1.61.1730
func (client *Client) DescribeIspFlushCacheTasksWithChan(request *DescribeIspFlushCacheTasksRequest) (<-chan *DescribeIspFlushCacheTasksResponse, <-chan error)
DescribeIspFlushCacheTasksWithChan invokes the alidns.DescribeIspFlushCacheTasks API asynchronously
func (*Client) DescribePdnsAccountSummary ¶ added in v1.61.1269
func (client *Client) DescribePdnsAccountSummary(request *DescribePdnsAccountSummaryRequest) (response *DescribePdnsAccountSummaryResponse, err error)
DescribePdnsAccountSummary invokes the alidns.DescribePdnsAccountSummary API synchronously
func (*Client) DescribePdnsAccountSummaryWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsAccountSummaryWithCallback(request *DescribePdnsAccountSummaryRequest, callback func(response *DescribePdnsAccountSummaryResponse, err error)) <-chan int
DescribePdnsAccountSummaryWithCallback invokes the alidns.DescribePdnsAccountSummary API asynchronously
func (*Client) DescribePdnsAccountSummaryWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsAccountSummaryWithChan(request *DescribePdnsAccountSummaryRequest) (<-chan *DescribePdnsAccountSummaryResponse, <-chan error)
DescribePdnsAccountSummaryWithChan invokes the alidns.DescribePdnsAccountSummary API asynchronously
func (*Client) DescribePdnsAppKey ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKey(request *DescribePdnsAppKeyRequest) (response *DescribePdnsAppKeyResponse, err error)
DescribePdnsAppKey invokes the alidns.DescribePdnsAppKey API synchronously
func (*Client) DescribePdnsAppKeyWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKeyWithCallback(request *DescribePdnsAppKeyRequest, callback func(response *DescribePdnsAppKeyResponse, err error)) <-chan int
DescribePdnsAppKeyWithCallback invokes the alidns.DescribePdnsAppKey API asynchronously
func (*Client) DescribePdnsAppKeyWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKeyWithChan(request *DescribePdnsAppKeyRequest) (<-chan *DescribePdnsAppKeyResponse, <-chan error)
DescribePdnsAppKeyWithChan invokes the alidns.DescribePdnsAppKey API asynchronously
func (*Client) DescribePdnsAppKeys ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKeys(request *DescribePdnsAppKeysRequest) (response *DescribePdnsAppKeysResponse, err error)
DescribePdnsAppKeys invokes the alidns.DescribePdnsAppKeys API synchronously
func (*Client) DescribePdnsAppKeysWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKeysWithCallback(request *DescribePdnsAppKeysRequest, callback func(response *DescribePdnsAppKeysResponse, err error)) <-chan int
DescribePdnsAppKeysWithCallback invokes the alidns.DescribePdnsAppKeys API asynchronously
func (*Client) DescribePdnsAppKeysWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsAppKeysWithChan(request *DescribePdnsAppKeysRequest) (<-chan *DescribePdnsAppKeysResponse, <-chan error)
DescribePdnsAppKeysWithChan invokes the alidns.DescribePdnsAppKeys API asynchronously
func (*Client) DescribePdnsOperateLogs ¶ added in v1.61.1269
func (client *Client) DescribePdnsOperateLogs(request *DescribePdnsOperateLogsRequest) (response *DescribePdnsOperateLogsResponse, err error)
DescribePdnsOperateLogs invokes the alidns.DescribePdnsOperateLogs API synchronously
func (*Client) DescribePdnsOperateLogsWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsOperateLogsWithCallback(request *DescribePdnsOperateLogsRequest, callback func(response *DescribePdnsOperateLogsResponse, err error)) <-chan int
DescribePdnsOperateLogsWithCallback invokes the alidns.DescribePdnsOperateLogs API asynchronously
func (*Client) DescribePdnsOperateLogsWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsOperateLogsWithChan(request *DescribePdnsOperateLogsRequest) (<-chan *DescribePdnsOperateLogsResponse, <-chan error)
DescribePdnsOperateLogsWithChan invokes the alidns.DescribePdnsOperateLogs API asynchronously
func (*Client) DescribePdnsRequestStatistic ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatistic(request *DescribePdnsRequestStatisticRequest) (response *DescribePdnsRequestStatisticResponse, err error)
DescribePdnsRequestStatistic invokes the alidns.DescribePdnsRequestStatistic API synchronously
func (*Client) DescribePdnsRequestStatisticWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatisticWithCallback(request *DescribePdnsRequestStatisticRequest, callback func(response *DescribePdnsRequestStatisticResponse, err error)) <-chan int
DescribePdnsRequestStatisticWithCallback invokes the alidns.DescribePdnsRequestStatistic API asynchronously
func (*Client) DescribePdnsRequestStatisticWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatisticWithChan(request *DescribePdnsRequestStatisticRequest) (<-chan *DescribePdnsRequestStatisticResponse, <-chan error)
DescribePdnsRequestStatisticWithChan invokes the alidns.DescribePdnsRequestStatistic API asynchronously
func (*Client) DescribePdnsRequestStatistics ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatistics(request *DescribePdnsRequestStatisticsRequest) (response *DescribePdnsRequestStatisticsResponse, err error)
DescribePdnsRequestStatistics invokes the alidns.DescribePdnsRequestStatistics API synchronously
func (*Client) DescribePdnsRequestStatisticsWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatisticsWithCallback(request *DescribePdnsRequestStatisticsRequest, callback func(response *DescribePdnsRequestStatisticsResponse, err error)) <-chan int
DescribePdnsRequestStatisticsWithCallback invokes the alidns.DescribePdnsRequestStatistics API asynchronously
func (*Client) DescribePdnsRequestStatisticsWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsRequestStatisticsWithChan(request *DescribePdnsRequestStatisticsRequest) (<-chan *DescribePdnsRequestStatisticsResponse, <-chan error)
DescribePdnsRequestStatisticsWithChan invokes the alidns.DescribePdnsRequestStatistics API asynchronously
func (*Client) DescribePdnsThreatLogs ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatLogs(request *DescribePdnsThreatLogsRequest) (response *DescribePdnsThreatLogsResponse, err error)
DescribePdnsThreatLogs invokes the alidns.DescribePdnsThreatLogs API synchronously
func (*Client) DescribePdnsThreatLogsWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatLogsWithCallback(request *DescribePdnsThreatLogsRequest, callback func(response *DescribePdnsThreatLogsResponse, err error)) <-chan int
DescribePdnsThreatLogsWithCallback invokes the alidns.DescribePdnsThreatLogs API asynchronously
func (*Client) DescribePdnsThreatLogsWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatLogsWithChan(request *DescribePdnsThreatLogsRequest) (<-chan *DescribePdnsThreatLogsResponse, <-chan error)
DescribePdnsThreatLogsWithChan invokes the alidns.DescribePdnsThreatLogs API asynchronously
func (*Client) DescribePdnsThreatStatistic ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatistic(request *DescribePdnsThreatStatisticRequest) (response *DescribePdnsThreatStatisticResponse, err error)
DescribePdnsThreatStatistic invokes the alidns.DescribePdnsThreatStatistic API synchronously
func (*Client) DescribePdnsThreatStatisticWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatisticWithCallback(request *DescribePdnsThreatStatisticRequest, callback func(response *DescribePdnsThreatStatisticResponse, err error)) <-chan int
DescribePdnsThreatStatisticWithCallback invokes the alidns.DescribePdnsThreatStatistic API asynchronously
func (*Client) DescribePdnsThreatStatisticWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatisticWithChan(request *DescribePdnsThreatStatisticRequest) (<-chan *DescribePdnsThreatStatisticResponse, <-chan error)
DescribePdnsThreatStatisticWithChan invokes the alidns.DescribePdnsThreatStatistic API asynchronously
func (*Client) DescribePdnsThreatStatistics ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatistics(request *DescribePdnsThreatStatisticsRequest) (response *DescribePdnsThreatStatisticsResponse, err error)
DescribePdnsThreatStatistics invokes the alidns.DescribePdnsThreatStatistics API synchronously
func (*Client) DescribePdnsThreatStatisticsWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatisticsWithCallback(request *DescribePdnsThreatStatisticsRequest, callback func(response *DescribePdnsThreatStatisticsResponse, err error)) <-chan int
DescribePdnsThreatStatisticsWithCallback invokes the alidns.DescribePdnsThreatStatistics API asynchronously
func (*Client) DescribePdnsThreatStatisticsWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsThreatStatisticsWithChan(request *DescribePdnsThreatStatisticsRequest) (<-chan *DescribePdnsThreatStatisticsResponse, <-chan error)
DescribePdnsThreatStatisticsWithChan invokes the alidns.DescribePdnsThreatStatistics API asynchronously
func (*Client) DescribePdnsUdpIpSegments ¶ added in v1.61.1269
func (client *Client) DescribePdnsUdpIpSegments(request *DescribePdnsUdpIpSegmentsRequest) (response *DescribePdnsUdpIpSegmentsResponse, err error)
DescribePdnsUdpIpSegments invokes the alidns.DescribePdnsUdpIpSegments API synchronously
func (*Client) DescribePdnsUdpIpSegmentsWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsUdpIpSegmentsWithCallback(request *DescribePdnsUdpIpSegmentsRequest, callback func(response *DescribePdnsUdpIpSegmentsResponse, err error)) <-chan int
DescribePdnsUdpIpSegmentsWithCallback invokes the alidns.DescribePdnsUdpIpSegments API asynchronously
func (*Client) DescribePdnsUdpIpSegmentsWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsUdpIpSegmentsWithChan(request *DescribePdnsUdpIpSegmentsRequest) (<-chan *DescribePdnsUdpIpSegmentsResponse, <-chan error)
DescribePdnsUdpIpSegmentsWithChan invokes the alidns.DescribePdnsUdpIpSegments API asynchronously
func (*Client) DescribePdnsUserInfo ¶ added in v1.61.1269
func (client *Client) DescribePdnsUserInfo(request *DescribePdnsUserInfoRequest) (response *DescribePdnsUserInfoResponse, err error)
DescribePdnsUserInfo invokes the alidns.DescribePdnsUserInfo API synchronously
func (*Client) DescribePdnsUserInfoWithCallback ¶ added in v1.61.1269
func (client *Client) DescribePdnsUserInfoWithCallback(request *DescribePdnsUserInfoRequest, callback func(response *DescribePdnsUserInfoResponse, err error)) <-chan int
DescribePdnsUserInfoWithCallback invokes the alidns.DescribePdnsUserInfo API asynchronously
func (*Client) DescribePdnsUserInfoWithChan ¶ added in v1.61.1269
func (client *Client) DescribePdnsUserInfoWithChan(request *DescribePdnsUserInfoRequest) (<-chan *DescribePdnsUserInfoResponse, <-chan error)
DescribePdnsUserInfoWithChan invokes the alidns.DescribePdnsUserInfo API asynchronously
func (*Client) DescribeRecordLogs ¶
func (client *Client) DescribeRecordLogs(request *DescribeRecordLogsRequest) (response *DescribeRecordLogsResponse, err error)
DescribeRecordLogs invokes the alidns.DescribeRecordLogs API synchronously
func (*Client) DescribeRecordLogsWithCallback ¶
func (client *Client) DescribeRecordLogsWithCallback(request *DescribeRecordLogsRequest, callback func(response *DescribeRecordLogsResponse, err error)) <-chan int
DescribeRecordLogsWithCallback invokes the alidns.DescribeRecordLogs API asynchronously
func (*Client) DescribeRecordLogsWithChan ¶
func (client *Client) DescribeRecordLogsWithChan(request *DescribeRecordLogsRequest) (<-chan *DescribeRecordLogsResponse, <-chan error)
DescribeRecordLogsWithChan invokes the alidns.DescribeRecordLogs API asynchronously
func (*Client) DescribeRecordResolveStatisticsSummary ¶ added in v1.62.263
func (client *Client) DescribeRecordResolveStatisticsSummary(request *DescribeRecordResolveStatisticsSummaryRequest) (response *DescribeRecordResolveStatisticsSummaryResponse, err error)
DescribeRecordResolveStatisticsSummary invokes the alidns.DescribeRecordResolveStatisticsSummary API synchronously
func (*Client) DescribeRecordResolveStatisticsSummaryWithCallback ¶ added in v1.62.263
func (client *Client) DescribeRecordResolveStatisticsSummaryWithCallback(request *DescribeRecordResolveStatisticsSummaryRequest, callback func(response *DescribeRecordResolveStatisticsSummaryResponse, err error)) <-chan int
DescribeRecordResolveStatisticsSummaryWithCallback invokes the alidns.DescribeRecordResolveStatisticsSummary API asynchronously
func (*Client) DescribeRecordResolveStatisticsSummaryWithChan ¶ added in v1.62.263
func (client *Client) DescribeRecordResolveStatisticsSummaryWithChan(request *DescribeRecordResolveStatisticsSummaryRequest) (<-chan *DescribeRecordResolveStatisticsSummaryResponse, <-chan error)
DescribeRecordResolveStatisticsSummaryWithChan invokes the alidns.DescribeRecordResolveStatisticsSummary API asynchronously
func (*Client) DescribeRecordStatistics ¶
func (client *Client) DescribeRecordStatistics(request *DescribeRecordStatisticsRequest) (response *DescribeRecordStatisticsResponse, err error)
DescribeRecordStatistics invokes the alidns.DescribeRecordStatistics API synchronously
func (*Client) DescribeRecordStatisticsSummary ¶
func (client *Client) DescribeRecordStatisticsSummary(request *DescribeRecordStatisticsSummaryRequest) (response *DescribeRecordStatisticsSummaryResponse, err error)
DescribeRecordStatisticsSummary invokes the alidns.DescribeRecordStatisticsSummary API synchronously
func (*Client) DescribeRecordStatisticsSummaryWithCallback ¶
func (client *Client) DescribeRecordStatisticsSummaryWithCallback(request *DescribeRecordStatisticsSummaryRequest, callback func(response *DescribeRecordStatisticsSummaryResponse, err error)) <-chan int
DescribeRecordStatisticsSummaryWithCallback invokes the alidns.DescribeRecordStatisticsSummary API asynchronously
func (*Client) DescribeRecordStatisticsSummaryWithChan ¶
func (client *Client) DescribeRecordStatisticsSummaryWithChan(request *DescribeRecordStatisticsSummaryRequest) (<-chan *DescribeRecordStatisticsSummaryResponse, <-chan error)
DescribeRecordStatisticsSummaryWithChan invokes the alidns.DescribeRecordStatisticsSummary API asynchronously
func (*Client) DescribeRecordStatisticsWithCallback ¶
func (client *Client) DescribeRecordStatisticsWithCallback(request *DescribeRecordStatisticsRequest, callback func(response *DescribeRecordStatisticsResponse, err error)) <-chan int
DescribeRecordStatisticsWithCallback invokes the alidns.DescribeRecordStatistics API asynchronously
func (*Client) DescribeRecordStatisticsWithChan ¶
func (client *Client) DescribeRecordStatisticsWithChan(request *DescribeRecordStatisticsRequest) (<-chan *DescribeRecordStatisticsResponse, <-chan error)
DescribeRecordStatisticsWithChan invokes the alidns.DescribeRecordStatistics API asynchronously
func (*Client) DescribeSubDomainRecords ¶
func (client *Client) DescribeSubDomainRecords(request *DescribeSubDomainRecordsRequest) (response *DescribeSubDomainRecordsResponse, err error)
DescribeSubDomainRecords invokes the alidns.DescribeSubDomainRecords API synchronously
func (*Client) DescribeSubDomainRecordsWithCallback ¶
func (client *Client) DescribeSubDomainRecordsWithCallback(request *DescribeSubDomainRecordsRequest, callback func(response *DescribeSubDomainRecordsResponse, err error)) <-chan int
DescribeSubDomainRecordsWithCallback invokes the alidns.DescribeSubDomainRecords API asynchronously
func (*Client) DescribeSubDomainRecordsWithChan ¶
func (client *Client) DescribeSubDomainRecordsWithChan(request *DescribeSubDomainRecordsRequest) (<-chan *DescribeSubDomainRecordsResponse, <-chan error)
DescribeSubDomainRecordsWithChan invokes the alidns.DescribeSubDomainRecords API asynchronously
func (*Client) DescribeSupportLines ¶
func (client *Client) DescribeSupportLines(request *DescribeSupportLinesRequest) (response *DescribeSupportLinesResponse, err error)
DescribeSupportLines invokes the alidns.DescribeSupportLines API synchronously
func (*Client) DescribeSupportLinesWithCallback ¶
func (client *Client) DescribeSupportLinesWithCallback(request *DescribeSupportLinesRequest, callback func(response *DescribeSupportLinesResponse, err error)) <-chan int
DescribeSupportLinesWithCallback invokes the alidns.DescribeSupportLines API asynchronously
func (*Client) DescribeSupportLinesWithChan ¶
func (client *Client) DescribeSupportLinesWithChan(request *DescribeSupportLinesRequest) (<-chan *DescribeSupportLinesResponse, <-chan error)
DescribeSupportLinesWithChan invokes the alidns.DescribeSupportLines API asynchronously
func (*Client) DescribeTags ¶ added in v1.61.130
func (client *Client) DescribeTags(request *DescribeTagsRequest) (response *DescribeTagsResponse, err error)
DescribeTags invokes the alidns.DescribeTags API synchronously
func (*Client) DescribeTagsWithCallback ¶ added in v1.61.130
func (client *Client) DescribeTagsWithCallback(request *DescribeTagsRequest, callback func(response *DescribeTagsResponse, err error)) <-chan int
DescribeTagsWithCallback invokes the alidns.DescribeTags API asynchronously
func (*Client) DescribeTagsWithChan ¶ added in v1.61.130
func (client *Client) DescribeTagsWithChan(request *DescribeTagsRequest) (<-chan *DescribeTagsResponse, <-chan error)
DescribeTagsWithChan invokes the alidns.DescribeTags API asynchronously
func (*Client) DescribeTransferDomains ¶ added in v1.60.265
func (client *Client) DescribeTransferDomains(request *DescribeTransferDomainsRequest) (response *DescribeTransferDomainsResponse, err error)
DescribeTransferDomains invokes the alidns.DescribeTransferDomains API synchronously
func (*Client) DescribeTransferDomainsWithCallback ¶ added in v1.60.265
func (client *Client) DescribeTransferDomainsWithCallback(request *DescribeTransferDomainsRequest, callback func(response *DescribeTransferDomainsResponse, err error)) <-chan int
DescribeTransferDomainsWithCallback invokes the alidns.DescribeTransferDomains API asynchronously
func (*Client) DescribeTransferDomainsWithChan ¶ added in v1.60.265
func (client *Client) DescribeTransferDomainsWithChan(request *DescribeTransferDomainsRequest) (<-chan *DescribeTransferDomainsResponse, <-chan error)
DescribeTransferDomainsWithChan invokes the alidns.DescribeTransferDomains API asynchronously
func (*Client) ExecuteGtmRecoveryPlan ¶
func (client *Client) ExecuteGtmRecoveryPlan(request *ExecuteGtmRecoveryPlanRequest) (response *ExecuteGtmRecoveryPlanResponse, err error)
ExecuteGtmRecoveryPlan invokes the alidns.ExecuteGtmRecoveryPlan API synchronously
func (*Client) ExecuteGtmRecoveryPlanWithCallback ¶
func (client *Client) ExecuteGtmRecoveryPlanWithCallback(request *ExecuteGtmRecoveryPlanRequest, callback func(response *ExecuteGtmRecoveryPlanResponse, err error)) <-chan int
ExecuteGtmRecoveryPlanWithCallback invokes the alidns.ExecuteGtmRecoveryPlan API asynchronously
func (*Client) ExecuteGtmRecoveryPlanWithChan ¶
func (client *Client) ExecuteGtmRecoveryPlanWithChan(request *ExecuteGtmRecoveryPlanRequest) (<-chan *ExecuteGtmRecoveryPlanResponse, <-chan error)
ExecuteGtmRecoveryPlanWithChan invokes the alidns.ExecuteGtmRecoveryPlan API asynchronously
func (*Client) GetMainDomainName ¶
func (client *Client) GetMainDomainName(request *GetMainDomainNameRequest) (response *GetMainDomainNameResponse, err error)
GetMainDomainName invokes the alidns.GetMainDomainName API synchronously
func (*Client) GetMainDomainNameWithCallback ¶
func (client *Client) GetMainDomainNameWithCallback(request *GetMainDomainNameRequest, callback func(response *GetMainDomainNameResponse, err error)) <-chan int
GetMainDomainNameWithCallback invokes the alidns.GetMainDomainName API asynchronously
func (*Client) GetMainDomainNameWithChan ¶
func (client *Client) GetMainDomainNameWithChan(request *GetMainDomainNameRequest) (<-chan *GetMainDomainNameResponse, <-chan error)
GetMainDomainNameWithChan invokes the alidns.GetMainDomainName API asynchronously
func (*Client) GetTxtRecordForVerify ¶ added in v1.60.274
func (client *Client) GetTxtRecordForVerify(request *GetTxtRecordForVerifyRequest) (response *GetTxtRecordForVerifyResponse, err error)
GetTxtRecordForVerify invokes the alidns.GetTxtRecordForVerify API synchronously
func (*Client) GetTxtRecordForVerifyWithCallback ¶ added in v1.60.274
func (client *Client) GetTxtRecordForVerifyWithCallback(request *GetTxtRecordForVerifyRequest, callback func(response *GetTxtRecordForVerifyResponse, err error)) <-chan int
GetTxtRecordForVerifyWithCallback invokes the alidns.GetTxtRecordForVerify API asynchronously
func (*Client) GetTxtRecordForVerifyWithChan ¶ added in v1.60.274
func (client *Client) GetTxtRecordForVerifyWithChan(request *GetTxtRecordForVerifyRequest) (<-chan *GetTxtRecordForVerifyResponse, <-chan error)
GetTxtRecordForVerifyWithChan invokes the alidns.GetTxtRecordForVerify API asynchronously
func (*Client) ListTagResources ¶ added in v1.61.130
func (client *Client) ListTagResources(request *ListTagResourcesRequest) (response *ListTagResourcesResponse, err error)
ListTagResources invokes the alidns.ListTagResources API synchronously
func (*Client) ListTagResourcesWithCallback ¶ added in v1.61.130
func (client *Client) ListTagResourcesWithCallback(request *ListTagResourcesRequest, callback func(response *ListTagResourcesResponse, err error)) <-chan int
ListTagResourcesWithCallback invokes the alidns.ListTagResources API asynchronously
func (*Client) ListTagResourcesWithChan ¶ added in v1.61.130
func (client *Client) ListTagResourcesWithChan(request *ListTagResourcesRequest) (<-chan *ListTagResourcesResponse, <-chan error)
ListTagResourcesWithChan invokes the alidns.ListTagResources API asynchronously
func (*Client) ModifyHichinaDomainDNS ¶
func (client *Client) ModifyHichinaDomainDNS(request *ModifyHichinaDomainDNSRequest) (response *ModifyHichinaDomainDNSResponse, err error)
ModifyHichinaDomainDNS invokes the alidns.ModifyHichinaDomainDNS API synchronously
func (*Client) ModifyHichinaDomainDNSWithCallback ¶
func (client *Client) ModifyHichinaDomainDNSWithCallback(request *ModifyHichinaDomainDNSRequest, callback func(response *ModifyHichinaDomainDNSResponse, err error)) <-chan int
ModifyHichinaDomainDNSWithCallback invokes the alidns.ModifyHichinaDomainDNS API asynchronously
func (*Client) ModifyHichinaDomainDNSWithChan ¶
func (client *Client) ModifyHichinaDomainDNSWithChan(request *ModifyHichinaDomainDNSRequest) (<-chan *ModifyHichinaDomainDNSResponse, <-chan error)
ModifyHichinaDomainDNSWithChan invokes the alidns.ModifyHichinaDomainDNS API asynchronously
func (*Client) MoveDomainResourceGroup ¶ added in v1.61.822
func (client *Client) MoveDomainResourceGroup(request *MoveDomainResourceGroupRequest) (response *MoveDomainResourceGroupResponse, err error)
MoveDomainResourceGroup invokes the alidns.MoveDomainResourceGroup API synchronously
func (*Client) MoveDomainResourceGroupWithCallback ¶ added in v1.61.822
func (client *Client) MoveDomainResourceGroupWithCallback(request *MoveDomainResourceGroupRequest, callback func(response *MoveDomainResourceGroupResponse, err error)) <-chan int
MoveDomainResourceGroupWithCallback invokes the alidns.MoveDomainResourceGroup API asynchronously
func (*Client) MoveDomainResourceGroupWithChan ¶ added in v1.61.822
func (client *Client) MoveDomainResourceGroupWithChan(request *MoveDomainResourceGroupRequest) (<-chan *MoveDomainResourceGroupResponse, <-chan error)
MoveDomainResourceGroupWithChan invokes the alidns.MoveDomainResourceGroup API asynchronously
func (*Client) MoveGtmResourceGroup ¶ added in v1.61.822
func (client *Client) MoveGtmResourceGroup(request *MoveGtmResourceGroupRequest) (response *MoveGtmResourceGroupResponse, err error)
MoveGtmResourceGroup invokes the alidns.MoveGtmResourceGroup API synchronously
func (*Client) MoveGtmResourceGroupWithCallback ¶ added in v1.61.822
func (client *Client) MoveGtmResourceGroupWithCallback(request *MoveGtmResourceGroupRequest, callback func(response *MoveGtmResourceGroupResponse, err error)) <-chan int
MoveGtmResourceGroupWithCallback invokes the alidns.MoveGtmResourceGroup API asynchronously
func (*Client) MoveGtmResourceGroupWithChan ¶ added in v1.61.822
func (client *Client) MoveGtmResourceGroupWithChan(request *MoveGtmResourceGroupRequest) (<-chan *MoveGtmResourceGroupResponse, <-chan error)
MoveGtmResourceGroupWithChan invokes the alidns.MoveGtmResourceGroup API asynchronously
func (*Client) OperateBatchDomain ¶
func (client *Client) OperateBatchDomain(request *OperateBatchDomainRequest) (response *OperateBatchDomainResponse, err error)
OperateBatchDomain invokes the alidns.OperateBatchDomain API synchronously
func (*Client) OperateBatchDomainWithCallback ¶
func (client *Client) OperateBatchDomainWithCallback(request *OperateBatchDomainRequest, callback func(response *OperateBatchDomainResponse, err error)) <-chan int
OperateBatchDomainWithCallback invokes the alidns.OperateBatchDomain API asynchronously
func (*Client) OperateBatchDomainWithChan ¶
func (client *Client) OperateBatchDomainWithChan(request *OperateBatchDomainRequest) (<-chan *OperateBatchDomainResponse, <-chan error)
OperateBatchDomainWithChan invokes the alidns.OperateBatchDomain API asynchronously
func (*Client) PausePdnsService ¶ added in v1.61.1269
func (client *Client) PausePdnsService(request *PausePdnsServiceRequest) (response *PausePdnsServiceResponse, err error)
PausePdnsService invokes the alidns.PausePdnsService API synchronously
func (*Client) PausePdnsServiceWithCallback ¶ added in v1.61.1269
func (client *Client) PausePdnsServiceWithCallback(request *PausePdnsServiceRequest, callback func(response *PausePdnsServiceResponse, err error)) <-chan int
PausePdnsServiceWithCallback invokes the alidns.PausePdnsService API asynchronously
func (*Client) PausePdnsServiceWithChan ¶ added in v1.61.1269
func (client *Client) PausePdnsServiceWithChan(request *PausePdnsServiceRequest) (<-chan *PausePdnsServiceResponse, <-chan error)
PausePdnsServiceWithChan invokes the alidns.PausePdnsService API asynchronously
func (*Client) PreviewGtmRecoveryPlan ¶
func (client *Client) PreviewGtmRecoveryPlan(request *PreviewGtmRecoveryPlanRequest) (response *PreviewGtmRecoveryPlanResponse, err error)
PreviewGtmRecoveryPlan invokes the alidns.PreviewGtmRecoveryPlan API synchronously
func (*Client) PreviewGtmRecoveryPlanWithCallback ¶
func (client *Client) PreviewGtmRecoveryPlanWithCallback(request *PreviewGtmRecoveryPlanRequest, callback func(response *PreviewGtmRecoveryPlanResponse, err error)) <-chan int
PreviewGtmRecoveryPlanWithCallback invokes the alidns.PreviewGtmRecoveryPlan API asynchronously
func (*Client) PreviewGtmRecoveryPlanWithChan ¶
func (client *Client) PreviewGtmRecoveryPlanWithChan(request *PreviewGtmRecoveryPlanRequest) (<-chan *PreviewGtmRecoveryPlanResponse, <-chan error)
PreviewGtmRecoveryPlanWithChan invokes the alidns.PreviewGtmRecoveryPlan API asynchronously
func (*Client) RemovePdnsAppKey ¶ added in v1.61.1269
func (client *Client) RemovePdnsAppKey(request *RemovePdnsAppKeyRequest) (response *RemovePdnsAppKeyResponse, err error)
RemovePdnsAppKey invokes the alidns.RemovePdnsAppKey API synchronously
func (*Client) RemovePdnsAppKeyWithCallback ¶ added in v1.61.1269
func (client *Client) RemovePdnsAppKeyWithCallback(request *RemovePdnsAppKeyRequest, callback func(response *RemovePdnsAppKeyResponse, err error)) <-chan int
RemovePdnsAppKeyWithCallback invokes the alidns.RemovePdnsAppKey API asynchronously
func (*Client) RemovePdnsAppKeyWithChan ¶ added in v1.61.1269
func (client *Client) RemovePdnsAppKeyWithChan(request *RemovePdnsAppKeyRequest) (<-chan *RemovePdnsAppKeyResponse, <-chan error)
RemovePdnsAppKeyWithChan invokes the alidns.RemovePdnsAppKey API asynchronously
func (*Client) RemovePdnsUdpIpSegment ¶ added in v1.61.1269
func (client *Client) RemovePdnsUdpIpSegment(request *RemovePdnsUdpIpSegmentRequest) (response *RemovePdnsUdpIpSegmentResponse, err error)
RemovePdnsUdpIpSegment invokes the alidns.RemovePdnsUdpIpSegment API synchronously
func (*Client) RemovePdnsUdpIpSegmentWithCallback ¶ added in v1.61.1269
func (client *Client) RemovePdnsUdpIpSegmentWithCallback(request *RemovePdnsUdpIpSegmentRequest, callback func(response *RemovePdnsUdpIpSegmentResponse, err error)) <-chan int
RemovePdnsUdpIpSegmentWithCallback invokes the alidns.RemovePdnsUdpIpSegment API asynchronously
func (*Client) RemovePdnsUdpIpSegmentWithChan ¶ added in v1.61.1269
func (client *Client) RemovePdnsUdpIpSegmentWithChan(request *RemovePdnsUdpIpSegmentRequest) (<-chan *RemovePdnsUdpIpSegmentResponse, <-chan error)
RemovePdnsUdpIpSegmentWithChan invokes the alidns.RemovePdnsUdpIpSegment API asynchronously
func (*Client) ResumePdnsService ¶ added in v1.61.1269
func (client *Client) ResumePdnsService(request *ResumePdnsServiceRequest) (response *ResumePdnsServiceResponse, err error)
ResumePdnsService invokes the alidns.ResumePdnsService API synchronously
func (*Client) ResumePdnsServiceWithCallback ¶ added in v1.61.1269
func (client *Client) ResumePdnsServiceWithCallback(request *ResumePdnsServiceRequest, callback func(response *ResumePdnsServiceResponse, err error)) <-chan int
ResumePdnsServiceWithCallback invokes the alidns.ResumePdnsService API asynchronously
func (*Client) ResumePdnsServiceWithChan ¶ added in v1.61.1269
func (client *Client) ResumePdnsServiceWithChan(request *ResumePdnsServiceRequest) (<-chan *ResumePdnsServiceResponse, <-chan error)
ResumePdnsServiceWithChan invokes the alidns.ResumePdnsService API asynchronously
func (*Client) RetrieveDomain ¶ added in v1.60.274
func (client *Client) RetrieveDomain(request *RetrieveDomainRequest) (response *RetrieveDomainResponse, err error)
RetrieveDomain invokes the alidns.RetrieveDomain API synchronously
func (*Client) RetrieveDomainWithCallback ¶ added in v1.60.274
func (client *Client) RetrieveDomainWithCallback(request *RetrieveDomainRequest, callback func(response *RetrieveDomainResponse, err error)) <-chan int
RetrieveDomainWithCallback invokes the alidns.RetrieveDomain API asynchronously
func (*Client) RetrieveDomainWithChan ¶ added in v1.60.274
func (client *Client) RetrieveDomainWithChan(request *RetrieveDomainRequest) (<-chan *RetrieveDomainResponse, <-chan error)
RetrieveDomainWithChan invokes the alidns.RetrieveDomain API asynchronously
func (*Client) RollbackGtmRecoveryPlan ¶
func (client *Client) RollbackGtmRecoveryPlan(request *RollbackGtmRecoveryPlanRequest) (response *RollbackGtmRecoveryPlanResponse, err error)
RollbackGtmRecoveryPlan invokes the alidns.RollbackGtmRecoveryPlan API synchronously
func (*Client) RollbackGtmRecoveryPlanWithCallback ¶
func (client *Client) RollbackGtmRecoveryPlanWithCallback(request *RollbackGtmRecoveryPlanRequest, callback func(response *RollbackGtmRecoveryPlanResponse, err error)) <-chan int
RollbackGtmRecoveryPlanWithCallback invokes the alidns.RollbackGtmRecoveryPlan API asynchronously
func (*Client) RollbackGtmRecoveryPlanWithChan ¶
func (client *Client) RollbackGtmRecoveryPlanWithChan(request *RollbackGtmRecoveryPlanRequest) (<-chan *RollbackGtmRecoveryPlanResponse, <-chan error)
RollbackGtmRecoveryPlanWithChan invokes the alidns.RollbackGtmRecoveryPlan API asynchronously
func (*Client) SetDNSSLBStatus ¶
func (client *Client) SetDNSSLBStatus(request *SetDNSSLBStatusRequest) (response *SetDNSSLBStatusResponse, err error)
SetDNSSLBStatus invokes the alidns.SetDNSSLBStatus API synchronously
func (*Client) SetDNSSLBStatusWithCallback ¶
func (client *Client) SetDNSSLBStatusWithCallback(request *SetDNSSLBStatusRequest, callback func(response *SetDNSSLBStatusResponse, err error)) <-chan int
SetDNSSLBStatusWithCallback invokes the alidns.SetDNSSLBStatus API asynchronously
func (*Client) SetDNSSLBStatusWithChan ¶
func (client *Client) SetDNSSLBStatusWithChan(request *SetDNSSLBStatusRequest) (<-chan *SetDNSSLBStatusResponse, <-chan error)
SetDNSSLBStatusWithChan invokes the alidns.SetDNSSLBStatus API asynchronously
func (*Client) SetDnsGtmAccessMode ¶ added in v1.61.822
func (client *Client) SetDnsGtmAccessMode(request *SetDnsGtmAccessModeRequest) (response *SetDnsGtmAccessModeResponse, err error)
SetDnsGtmAccessMode invokes the alidns.SetDnsGtmAccessMode API synchronously
func (*Client) SetDnsGtmAccessModeWithCallback ¶ added in v1.61.822
func (client *Client) SetDnsGtmAccessModeWithCallback(request *SetDnsGtmAccessModeRequest, callback func(response *SetDnsGtmAccessModeResponse, err error)) <-chan int
SetDnsGtmAccessModeWithCallback invokes the alidns.SetDnsGtmAccessMode API asynchronously
func (*Client) SetDnsGtmAccessModeWithChan ¶ added in v1.61.822
func (client *Client) SetDnsGtmAccessModeWithChan(request *SetDnsGtmAccessModeRequest) (<-chan *SetDnsGtmAccessModeResponse, <-chan error)
SetDnsGtmAccessModeWithChan invokes the alidns.SetDnsGtmAccessMode API asynchronously
func (*Client) SetDnsGtmMonitorStatus ¶ added in v1.61.822
func (client *Client) SetDnsGtmMonitorStatus(request *SetDnsGtmMonitorStatusRequest) (response *SetDnsGtmMonitorStatusResponse, err error)
SetDnsGtmMonitorStatus invokes the alidns.SetDnsGtmMonitorStatus API synchronously
func (*Client) SetDnsGtmMonitorStatusWithCallback ¶ added in v1.61.822
func (client *Client) SetDnsGtmMonitorStatusWithCallback(request *SetDnsGtmMonitorStatusRequest, callback func(response *SetDnsGtmMonitorStatusResponse, err error)) <-chan int
SetDnsGtmMonitorStatusWithCallback invokes the alidns.SetDnsGtmMonitorStatus API asynchronously
func (*Client) SetDnsGtmMonitorStatusWithChan ¶ added in v1.61.822
func (client *Client) SetDnsGtmMonitorStatusWithChan(request *SetDnsGtmMonitorStatusRequest) (<-chan *SetDnsGtmMonitorStatusResponse, <-chan error)
SetDnsGtmMonitorStatusWithChan invokes the alidns.SetDnsGtmMonitorStatus API asynchronously
func (*Client) SetDomainDnssecStatus ¶ added in v1.60.350
func (client *Client) SetDomainDnssecStatus(request *SetDomainDnssecStatusRequest) (response *SetDomainDnssecStatusResponse, err error)
SetDomainDnssecStatus invokes the alidns.SetDomainDnssecStatus API synchronously
func (*Client) SetDomainDnssecStatusWithCallback ¶ added in v1.60.350
func (client *Client) SetDomainDnssecStatusWithCallback(request *SetDomainDnssecStatusRequest, callback func(response *SetDomainDnssecStatusResponse, err error)) <-chan int
SetDomainDnssecStatusWithCallback invokes the alidns.SetDomainDnssecStatus API asynchronously
func (*Client) SetDomainDnssecStatusWithChan ¶ added in v1.60.350
func (client *Client) SetDomainDnssecStatusWithChan(request *SetDomainDnssecStatusRequest) (<-chan *SetDomainDnssecStatusResponse, <-chan error)
SetDomainDnssecStatusWithChan invokes the alidns.SetDomainDnssecStatus API asynchronously
func (*Client) SetDomainRecordStatus ¶
func (client *Client) SetDomainRecordStatus(request *SetDomainRecordStatusRequest) (response *SetDomainRecordStatusResponse, err error)
SetDomainRecordStatus invokes the alidns.SetDomainRecordStatus API synchronously
func (*Client) SetDomainRecordStatusWithCallback ¶
func (client *Client) SetDomainRecordStatusWithCallback(request *SetDomainRecordStatusRequest, callback func(response *SetDomainRecordStatusResponse, err error)) <-chan int
SetDomainRecordStatusWithCallback invokes the alidns.SetDomainRecordStatus API asynchronously
func (*Client) SetDomainRecordStatusWithChan ¶
func (client *Client) SetDomainRecordStatusWithChan(request *SetDomainRecordStatusRequest) (<-chan *SetDomainRecordStatusResponse, <-chan error)
SetDomainRecordStatusWithChan invokes the alidns.SetDomainRecordStatus API asynchronously
func (*Client) SetGtmAccessMode ¶
func (client *Client) SetGtmAccessMode(request *SetGtmAccessModeRequest) (response *SetGtmAccessModeResponse, err error)
SetGtmAccessMode invokes the alidns.SetGtmAccessMode API synchronously
func (*Client) SetGtmAccessModeWithCallback ¶
func (client *Client) SetGtmAccessModeWithCallback(request *SetGtmAccessModeRequest, callback func(response *SetGtmAccessModeResponse, err error)) <-chan int
SetGtmAccessModeWithCallback invokes the alidns.SetGtmAccessMode API asynchronously
func (*Client) SetGtmAccessModeWithChan ¶
func (client *Client) SetGtmAccessModeWithChan(request *SetGtmAccessModeRequest) (<-chan *SetGtmAccessModeResponse, <-chan error)
SetGtmAccessModeWithChan invokes the alidns.SetGtmAccessMode API asynchronously
func (*Client) SetGtmMonitorStatus ¶
func (client *Client) SetGtmMonitorStatus(request *SetGtmMonitorStatusRequest) (response *SetGtmMonitorStatusResponse, err error)
SetGtmMonitorStatus invokes the alidns.SetGtmMonitorStatus API synchronously
func (*Client) SetGtmMonitorStatusWithCallback ¶
func (client *Client) SetGtmMonitorStatusWithCallback(request *SetGtmMonitorStatusRequest, callback func(response *SetGtmMonitorStatusResponse, err error)) <-chan int
SetGtmMonitorStatusWithCallback invokes the alidns.SetGtmMonitorStatus API asynchronously
func (*Client) SetGtmMonitorStatusWithChan ¶
func (client *Client) SetGtmMonitorStatusWithChan(request *SetGtmMonitorStatusRequest) (<-chan *SetGtmMonitorStatusResponse, <-chan error)
SetGtmMonitorStatusWithChan invokes the alidns.SetGtmMonitorStatus API asynchronously
func (*Client) SubmitIspFlushCacheTask ¶ added in v1.61.1730
func (client *Client) SubmitIspFlushCacheTask(request *SubmitIspFlushCacheTaskRequest) (response *SubmitIspFlushCacheTaskResponse, err error)
SubmitIspFlushCacheTask invokes the alidns.SubmitIspFlushCacheTask API synchronously
func (*Client) SubmitIspFlushCacheTaskWithCallback ¶ added in v1.61.1730
func (client *Client) SubmitIspFlushCacheTaskWithCallback(request *SubmitIspFlushCacheTaskRequest, callback func(response *SubmitIspFlushCacheTaskResponse, err error)) <-chan int
SubmitIspFlushCacheTaskWithCallback invokes the alidns.SubmitIspFlushCacheTask API asynchronously
func (*Client) SubmitIspFlushCacheTaskWithChan ¶ added in v1.61.1730
func (client *Client) SubmitIspFlushCacheTaskWithChan(request *SubmitIspFlushCacheTaskRequest) (<-chan *SubmitIspFlushCacheTaskResponse, <-chan error)
SubmitIspFlushCacheTaskWithChan invokes the alidns.SubmitIspFlushCacheTask API asynchronously
func (*Client) SwitchDnsGtmInstanceStrategyMode ¶ added in v1.61.822
func (client *Client) SwitchDnsGtmInstanceStrategyMode(request *SwitchDnsGtmInstanceStrategyModeRequest) (response *SwitchDnsGtmInstanceStrategyModeResponse, err error)
SwitchDnsGtmInstanceStrategyMode invokes the alidns.SwitchDnsGtmInstanceStrategyMode API synchronously
func (*Client) SwitchDnsGtmInstanceStrategyModeWithCallback ¶ added in v1.61.822
func (client *Client) SwitchDnsGtmInstanceStrategyModeWithCallback(request *SwitchDnsGtmInstanceStrategyModeRequest, callback func(response *SwitchDnsGtmInstanceStrategyModeResponse, err error)) <-chan int
SwitchDnsGtmInstanceStrategyModeWithCallback invokes the alidns.SwitchDnsGtmInstanceStrategyMode API asynchronously
func (*Client) SwitchDnsGtmInstanceStrategyModeWithChan ¶ added in v1.61.822
func (client *Client) SwitchDnsGtmInstanceStrategyModeWithChan(request *SwitchDnsGtmInstanceStrategyModeRequest) (<-chan *SwitchDnsGtmInstanceStrategyModeResponse, <-chan error)
SwitchDnsGtmInstanceStrategyModeWithChan invokes the alidns.SwitchDnsGtmInstanceStrategyMode API asynchronously
func (*Client) TagResources ¶ added in v1.61.130
func (client *Client) TagResources(request *TagResourcesRequest) (response *TagResourcesResponse, err error)
TagResources invokes the alidns.TagResources API synchronously
func (*Client) TagResourcesWithCallback ¶ added in v1.61.130
func (client *Client) TagResourcesWithCallback(request *TagResourcesRequest, callback func(response *TagResourcesResponse, err error)) <-chan int
TagResourcesWithCallback invokes the alidns.TagResources API asynchronously
func (*Client) TagResourcesWithChan ¶ added in v1.61.130
func (client *Client) TagResourcesWithChan(request *TagResourcesRequest) (<-chan *TagResourcesResponse, <-chan error)
TagResourcesWithChan invokes the alidns.TagResources API asynchronously
func (*Client) TransferDomain ¶ added in v1.60.265
func (client *Client) TransferDomain(request *TransferDomainRequest) (response *TransferDomainResponse, err error)
TransferDomain invokes the alidns.TransferDomain API synchronously
func (*Client) TransferDomainWithCallback ¶ added in v1.60.265
func (client *Client) TransferDomainWithCallback(request *TransferDomainRequest, callback func(response *TransferDomainResponse, err error)) <-chan int
TransferDomainWithCallback invokes the alidns.TransferDomain API asynchronously
func (*Client) TransferDomainWithChan ¶ added in v1.60.265
func (client *Client) TransferDomainWithChan(request *TransferDomainRequest) (<-chan *TransferDomainResponse, <-chan error)
TransferDomainWithChan invokes the alidns.TransferDomain API asynchronously
func (*Client) UnbindInstanceDomains ¶ added in v1.60.265
func (client *Client) UnbindInstanceDomains(request *UnbindInstanceDomainsRequest) (response *UnbindInstanceDomainsResponse, err error)
UnbindInstanceDomains invokes the alidns.UnbindInstanceDomains API synchronously
func (*Client) UnbindInstanceDomainsWithCallback ¶ added in v1.60.265
func (client *Client) UnbindInstanceDomainsWithCallback(request *UnbindInstanceDomainsRequest, callback func(response *UnbindInstanceDomainsResponse, err error)) <-chan int
UnbindInstanceDomainsWithCallback invokes the alidns.UnbindInstanceDomains API asynchronously
func (*Client) UnbindInstanceDomainsWithChan ¶ added in v1.60.265
func (client *Client) UnbindInstanceDomainsWithChan(request *UnbindInstanceDomainsRequest) (<-chan *UnbindInstanceDomainsResponse, <-chan error)
UnbindInstanceDomainsWithChan invokes the alidns.UnbindInstanceDomains API asynchronously
func (*Client) UntagResources ¶ added in v1.61.130
func (client *Client) UntagResources(request *UntagResourcesRequest) (response *UntagResourcesResponse, err error)
UntagResources invokes the alidns.UntagResources API synchronously
func (*Client) UntagResourcesWithCallback ¶ added in v1.61.130
func (client *Client) UntagResourcesWithCallback(request *UntagResourcesRequest, callback func(response *UntagResourcesResponse, err error)) <-chan int
UntagResourcesWithCallback invokes the alidns.UntagResources API asynchronously
func (*Client) UntagResourcesWithChan ¶ added in v1.61.130
func (client *Client) UntagResourcesWithChan(request *UntagResourcesRequest) (<-chan *UntagResourcesResponse, <-chan error)
UntagResourcesWithChan invokes the alidns.UntagResources API asynchronously
func (*Client) UpdateAppKeyState ¶ added in v1.61.1269
func (client *Client) UpdateAppKeyState(request *UpdateAppKeyStateRequest) (response *UpdateAppKeyStateResponse, err error)
UpdateAppKeyState invokes the alidns.UpdateAppKeyState API synchronously
func (*Client) UpdateAppKeyStateWithCallback ¶ added in v1.61.1269
func (client *Client) UpdateAppKeyStateWithCallback(request *UpdateAppKeyStateRequest, callback func(response *UpdateAppKeyStateResponse, err error)) <-chan int
UpdateAppKeyStateWithCallback invokes the alidns.UpdateAppKeyState API asynchronously
func (*Client) UpdateAppKeyStateWithChan ¶ added in v1.61.1269
func (client *Client) UpdateAppKeyStateWithChan(request *UpdateAppKeyStateRequest) (<-chan *UpdateAppKeyStateResponse, <-chan error)
UpdateAppKeyStateWithChan invokes the alidns.UpdateAppKeyState API asynchronously
func (*Client) UpdateCustomLine ¶ added in v1.60.265
func (client *Client) UpdateCustomLine(request *UpdateCustomLineRequest) (response *UpdateCustomLineResponse, err error)
UpdateCustomLine invokes the alidns.UpdateCustomLine API synchronously
func (*Client) UpdateCustomLineWithCallback ¶ added in v1.60.265
func (client *Client) UpdateCustomLineWithCallback(request *UpdateCustomLineRequest, callback func(response *UpdateCustomLineResponse, err error)) <-chan int
UpdateCustomLineWithCallback invokes the alidns.UpdateCustomLine API asynchronously
func (*Client) UpdateCustomLineWithChan ¶ added in v1.60.265
func (client *Client) UpdateCustomLineWithChan(request *UpdateCustomLineRequest) (<-chan *UpdateCustomLineResponse, <-chan error)
UpdateCustomLineWithChan invokes the alidns.UpdateCustomLine API asynchronously
func (*Client) UpdateDNSSLBWeight ¶
func (client *Client) UpdateDNSSLBWeight(request *UpdateDNSSLBWeightRequest) (response *UpdateDNSSLBWeightResponse, err error)
UpdateDNSSLBWeight invokes the alidns.UpdateDNSSLBWeight API synchronously
func (*Client) UpdateDNSSLBWeightWithCallback ¶
func (client *Client) UpdateDNSSLBWeightWithCallback(request *UpdateDNSSLBWeightRequest, callback func(response *UpdateDNSSLBWeightResponse, err error)) <-chan int
UpdateDNSSLBWeightWithCallback invokes the alidns.UpdateDNSSLBWeight API asynchronously
func (*Client) UpdateDNSSLBWeightWithChan ¶
func (client *Client) UpdateDNSSLBWeightWithChan(request *UpdateDNSSLBWeightRequest) (<-chan *UpdateDNSSLBWeightResponse, <-chan error)
UpdateDNSSLBWeightWithChan invokes the alidns.UpdateDNSSLBWeight API asynchronously
func (*Client) UpdateDnsCacheDomain ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomain(request *UpdateDnsCacheDomainRequest) (response *UpdateDnsCacheDomainResponse, err error)
UpdateDnsCacheDomain invokes the alidns.UpdateDnsCacheDomain API synchronously
func (*Client) UpdateDnsCacheDomainRemark ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomainRemark(request *UpdateDnsCacheDomainRemarkRequest) (response *UpdateDnsCacheDomainRemarkResponse, err error)
UpdateDnsCacheDomainRemark invokes the alidns.UpdateDnsCacheDomainRemark API synchronously
func (*Client) UpdateDnsCacheDomainRemarkWithCallback ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomainRemarkWithCallback(request *UpdateDnsCacheDomainRemarkRequest, callback func(response *UpdateDnsCacheDomainRemarkResponse, err error)) <-chan int
UpdateDnsCacheDomainRemarkWithCallback invokes the alidns.UpdateDnsCacheDomainRemark API asynchronously
func (*Client) UpdateDnsCacheDomainRemarkWithChan ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomainRemarkWithChan(request *UpdateDnsCacheDomainRemarkRequest) (<-chan *UpdateDnsCacheDomainRemarkResponse, <-chan error)
UpdateDnsCacheDomainRemarkWithChan invokes the alidns.UpdateDnsCacheDomainRemark API asynchronously
func (*Client) UpdateDnsCacheDomainWithCallback ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomainWithCallback(request *UpdateDnsCacheDomainRequest, callback func(response *UpdateDnsCacheDomainResponse, err error)) <-chan int
UpdateDnsCacheDomainWithCallback invokes the alidns.UpdateDnsCacheDomain API asynchronously
func (*Client) UpdateDnsCacheDomainWithChan ¶ added in v1.61.960
func (client *Client) UpdateDnsCacheDomainWithChan(request *UpdateDnsCacheDomainRequest) (<-chan *UpdateDnsCacheDomainResponse, <-chan error)
UpdateDnsCacheDomainWithChan invokes the alidns.UpdateDnsCacheDomain API asynchronously
func (*Client) UpdateDnsGtmAccessStrategy ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAccessStrategy(request *UpdateDnsGtmAccessStrategyRequest) (response *UpdateDnsGtmAccessStrategyResponse, err error)
UpdateDnsGtmAccessStrategy invokes the alidns.UpdateDnsGtmAccessStrategy API synchronously
func (*Client) UpdateDnsGtmAccessStrategyWithCallback ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAccessStrategyWithCallback(request *UpdateDnsGtmAccessStrategyRequest, callback func(response *UpdateDnsGtmAccessStrategyResponse, err error)) <-chan int
UpdateDnsGtmAccessStrategyWithCallback invokes the alidns.UpdateDnsGtmAccessStrategy API asynchronously
func (*Client) UpdateDnsGtmAccessStrategyWithChan ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAccessStrategyWithChan(request *UpdateDnsGtmAccessStrategyRequest) (<-chan *UpdateDnsGtmAccessStrategyResponse, <-chan error)
UpdateDnsGtmAccessStrategyWithChan invokes the alidns.UpdateDnsGtmAccessStrategy API asynchronously
func (*Client) UpdateDnsGtmAddressPool ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAddressPool(request *UpdateDnsGtmAddressPoolRequest) (response *UpdateDnsGtmAddressPoolResponse, err error)
UpdateDnsGtmAddressPool invokes the alidns.UpdateDnsGtmAddressPool API synchronously
func (*Client) UpdateDnsGtmAddressPoolWithCallback ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAddressPoolWithCallback(request *UpdateDnsGtmAddressPoolRequest, callback func(response *UpdateDnsGtmAddressPoolResponse, err error)) <-chan int
UpdateDnsGtmAddressPoolWithCallback invokes the alidns.UpdateDnsGtmAddressPool API asynchronously
func (*Client) UpdateDnsGtmAddressPoolWithChan ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmAddressPoolWithChan(request *UpdateDnsGtmAddressPoolRequest) (<-chan *UpdateDnsGtmAddressPoolResponse, <-chan error)
UpdateDnsGtmAddressPoolWithChan invokes the alidns.UpdateDnsGtmAddressPool API asynchronously
func (*Client) UpdateDnsGtmInstanceGlobalConfig ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmInstanceGlobalConfig(request *UpdateDnsGtmInstanceGlobalConfigRequest) (response *UpdateDnsGtmInstanceGlobalConfigResponse, err error)
UpdateDnsGtmInstanceGlobalConfig invokes the alidns.UpdateDnsGtmInstanceGlobalConfig API synchronously
func (*Client) UpdateDnsGtmInstanceGlobalConfigWithCallback ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmInstanceGlobalConfigWithCallback(request *UpdateDnsGtmInstanceGlobalConfigRequest, callback func(response *UpdateDnsGtmInstanceGlobalConfigResponse, err error)) <-chan int
UpdateDnsGtmInstanceGlobalConfigWithCallback invokes the alidns.UpdateDnsGtmInstanceGlobalConfig API asynchronously
func (*Client) UpdateDnsGtmInstanceGlobalConfigWithChan ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmInstanceGlobalConfigWithChan(request *UpdateDnsGtmInstanceGlobalConfigRequest) (<-chan *UpdateDnsGtmInstanceGlobalConfigResponse, <-chan error)
UpdateDnsGtmInstanceGlobalConfigWithChan invokes the alidns.UpdateDnsGtmInstanceGlobalConfig API asynchronously
func (*Client) UpdateDnsGtmMonitor ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmMonitor(request *UpdateDnsGtmMonitorRequest) (response *UpdateDnsGtmMonitorResponse, err error)
UpdateDnsGtmMonitor invokes the alidns.UpdateDnsGtmMonitor API synchronously
func (*Client) UpdateDnsGtmMonitorWithCallback ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmMonitorWithCallback(request *UpdateDnsGtmMonitorRequest, callback func(response *UpdateDnsGtmMonitorResponse, err error)) <-chan int
UpdateDnsGtmMonitorWithCallback invokes the alidns.UpdateDnsGtmMonitor API asynchronously
func (*Client) UpdateDnsGtmMonitorWithChan ¶ added in v1.61.822
func (client *Client) UpdateDnsGtmMonitorWithChan(request *UpdateDnsGtmMonitorRequest) (<-chan *UpdateDnsGtmMonitorResponse, <-chan error)
UpdateDnsGtmMonitorWithChan invokes the alidns.UpdateDnsGtmMonitor API asynchronously
func (*Client) UpdateDomainGroup ¶
func (client *Client) UpdateDomainGroup(request *UpdateDomainGroupRequest) (response *UpdateDomainGroupResponse, err error)
UpdateDomainGroup invokes the alidns.UpdateDomainGroup API synchronously
func (*Client) UpdateDomainGroupWithCallback ¶
func (client *Client) UpdateDomainGroupWithCallback(request *UpdateDomainGroupRequest, callback func(response *UpdateDomainGroupResponse, err error)) <-chan int
UpdateDomainGroupWithCallback invokes the alidns.UpdateDomainGroup API asynchronously
func (*Client) UpdateDomainGroupWithChan ¶
func (client *Client) UpdateDomainGroupWithChan(request *UpdateDomainGroupRequest) (<-chan *UpdateDomainGroupResponse, <-chan error)
UpdateDomainGroupWithChan invokes the alidns.UpdateDomainGroup API asynchronously
func (*Client) UpdateDomainRecord ¶
func (client *Client) UpdateDomainRecord(request *UpdateDomainRecordRequest) (response *UpdateDomainRecordResponse, err error)
UpdateDomainRecord invokes the alidns.UpdateDomainRecord API synchronously
func (*Client) UpdateDomainRecordRemark ¶
func (client *Client) UpdateDomainRecordRemark(request *UpdateDomainRecordRemarkRequest) (response *UpdateDomainRecordRemarkResponse, err error)
UpdateDomainRecordRemark invokes the alidns.UpdateDomainRecordRemark API synchronously
func (*Client) UpdateDomainRecordRemarkWithCallback ¶
func (client *Client) UpdateDomainRecordRemarkWithCallback(request *UpdateDomainRecordRemarkRequest, callback func(response *UpdateDomainRecordRemarkResponse, err error)) <-chan int
UpdateDomainRecordRemarkWithCallback invokes the alidns.UpdateDomainRecordRemark API asynchronously
func (*Client) UpdateDomainRecordRemarkWithChan ¶
func (client *Client) UpdateDomainRecordRemarkWithChan(request *UpdateDomainRecordRemarkRequest) (<-chan *UpdateDomainRecordRemarkResponse, <-chan error)
UpdateDomainRecordRemarkWithChan invokes the alidns.UpdateDomainRecordRemark API asynchronously
func (*Client) UpdateDomainRecordWithCallback ¶
func (client *Client) UpdateDomainRecordWithCallback(request *UpdateDomainRecordRequest, callback func(response *UpdateDomainRecordResponse, err error)) <-chan int
UpdateDomainRecordWithCallback invokes the alidns.UpdateDomainRecord API asynchronously
func (*Client) UpdateDomainRecordWithChan ¶
func (client *Client) UpdateDomainRecordWithChan(request *UpdateDomainRecordRequest) (<-chan *UpdateDomainRecordResponse, <-chan error)
UpdateDomainRecordWithChan invokes the alidns.UpdateDomainRecord API asynchronously
func (*Client) UpdateDomainRemark ¶
func (client *Client) UpdateDomainRemark(request *UpdateDomainRemarkRequest) (response *UpdateDomainRemarkResponse, err error)
UpdateDomainRemark invokes the alidns.UpdateDomainRemark API synchronously
func (*Client) UpdateDomainRemarkWithCallback ¶
func (client *Client) UpdateDomainRemarkWithCallback(request *UpdateDomainRemarkRequest, callback func(response *UpdateDomainRemarkResponse, err error)) <-chan int
UpdateDomainRemarkWithCallback invokes the alidns.UpdateDomainRemark API asynchronously
func (*Client) UpdateDomainRemarkWithChan ¶
func (client *Client) UpdateDomainRemarkWithChan(request *UpdateDomainRemarkRequest) (<-chan *UpdateDomainRemarkResponse, <-chan error)
UpdateDomainRemarkWithChan invokes the alidns.UpdateDomainRemark API asynchronously
func (*Client) UpdateGtmAccessStrategy ¶
func (client *Client) UpdateGtmAccessStrategy(request *UpdateGtmAccessStrategyRequest) (response *UpdateGtmAccessStrategyResponse, err error)
UpdateGtmAccessStrategy invokes the alidns.UpdateGtmAccessStrategy API synchronously
func (*Client) UpdateGtmAccessStrategyWithCallback ¶
func (client *Client) UpdateGtmAccessStrategyWithCallback(request *UpdateGtmAccessStrategyRequest, callback func(response *UpdateGtmAccessStrategyResponse, err error)) <-chan int
UpdateGtmAccessStrategyWithCallback invokes the alidns.UpdateGtmAccessStrategy API asynchronously
func (*Client) UpdateGtmAccessStrategyWithChan ¶
func (client *Client) UpdateGtmAccessStrategyWithChan(request *UpdateGtmAccessStrategyRequest) (<-chan *UpdateGtmAccessStrategyResponse, <-chan error)
UpdateGtmAccessStrategyWithChan invokes the alidns.UpdateGtmAccessStrategy API asynchronously
func (*Client) UpdateGtmAddressPool ¶
func (client *Client) UpdateGtmAddressPool(request *UpdateGtmAddressPoolRequest) (response *UpdateGtmAddressPoolResponse, err error)
UpdateGtmAddressPool invokes the alidns.UpdateGtmAddressPool API synchronously
func (*Client) UpdateGtmAddressPoolWithCallback ¶
func (client *Client) UpdateGtmAddressPoolWithCallback(request *UpdateGtmAddressPoolRequest, callback func(response *UpdateGtmAddressPoolResponse, err error)) <-chan int
UpdateGtmAddressPoolWithCallback invokes the alidns.UpdateGtmAddressPool API asynchronously
func (*Client) UpdateGtmAddressPoolWithChan ¶
func (client *Client) UpdateGtmAddressPoolWithChan(request *UpdateGtmAddressPoolRequest) (<-chan *UpdateGtmAddressPoolResponse, <-chan error)
UpdateGtmAddressPoolWithChan invokes the alidns.UpdateGtmAddressPool API asynchronously
func (*Client) UpdateGtmInstanceGlobalConfig ¶
func (client *Client) UpdateGtmInstanceGlobalConfig(request *UpdateGtmInstanceGlobalConfigRequest) (response *UpdateGtmInstanceGlobalConfigResponse, err error)
UpdateGtmInstanceGlobalConfig invokes the alidns.UpdateGtmInstanceGlobalConfig API synchronously
func (*Client) UpdateGtmInstanceGlobalConfigWithCallback ¶
func (client *Client) UpdateGtmInstanceGlobalConfigWithCallback(request *UpdateGtmInstanceGlobalConfigRequest, callback func(response *UpdateGtmInstanceGlobalConfigResponse, err error)) <-chan int
UpdateGtmInstanceGlobalConfigWithCallback invokes the alidns.UpdateGtmInstanceGlobalConfig API asynchronously
func (*Client) UpdateGtmInstanceGlobalConfigWithChan ¶
func (client *Client) UpdateGtmInstanceGlobalConfigWithChan(request *UpdateGtmInstanceGlobalConfigRequest) (<-chan *UpdateGtmInstanceGlobalConfigResponse, <-chan error)
UpdateGtmInstanceGlobalConfigWithChan invokes the alidns.UpdateGtmInstanceGlobalConfig API asynchronously
func (*Client) UpdateGtmMonitor ¶
func (client *Client) UpdateGtmMonitor(request *UpdateGtmMonitorRequest) (response *UpdateGtmMonitorResponse, err error)
UpdateGtmMonitor invokes the alidns.UpdateGtmMonitor API synchronously
func (*Client) UpdateGtmMonitorWithCallback ¶
func (client *Client) UpdateGtmMonitorWithCallback(request *UpdateGtmMonitorRequest, callback func(response *UpdateGtmMonitorResponse, err error)) <-chan int
UpdateGtmMonitorWithCallback invokes the alidns.UpdateGtmMonitor API asynchronously
func (*Client) UpdateGtmMonitorWithChan ¶
func (client *Client) UpdateGtmMonitorWithChan(request *UpdateGtmMonitorRequest) (<-chan *UpdateGtmMonitorResponse, <-chan error)
UpdateGtmMonitorWithChan invokes the alidns.UpdateGtmMonitor API asynchronously
func (*Client) UpdateGtmRecoveryPlan ¶
func (client *Client) UpdateGtmRecoveryPlan(request *UpdateGtmRecoveryPlanRequest) (response *UpdateGtmRecoveryPlanResponse, err error)
UpdateGtmRecoveryPlan invokes the alidns.UpdateGtmRecoveryPlan API synchronously
func (*Client) UpdateGtmRecoveryPlanWithCallback ¶
func (client *Client) UpdateGtmRecoveryPlanWithCallback(request *UpdateGtmRecoveryPlanRequest, callback func(response *UpdateGtmRecoveryPlanResponse, err error)) <-chan int
UpdateGtmRecoveryPlanWithCallback invokes the alidns.UpdateGtmRecoveryPlan API asynchronously
func (*Client) UpdateGtmRecoveryPlanWithChan ¶
func (client *Client) UpdateGtmRecoveryPlanWithChan(request *UpdateGtmRecoveryPlanRequest) (<-chan *UpdateGtmRecoveryPlanResponse, <-chan error)
UpdateGtmRecoveryPlanWithChan invokes the alidns.UpdateGtmRecoveryPlan API asynchronously
func (*Client) UpdateIspFlushCacheInstanceConfig ¶ added in v1.61.1730
func (client *Client) UpdateIspFlushCacheInstanceConfig(request *UpdateIspFlushCacheInstanceConfigRequest) (response *UpdateIspFlushCacheInstanceConfigResponse, err error)
UpdateIspFlushCacheInstanceConfig invokes the alidns.UpdateIspFlushCacheInstanceConfig API synchronously
func (*Client) UpdateIspFlushCacheInstanceConfigWithCallback ¶ added in v1.61.1730
func (client *Client) UpdateIspFlushCacheInstanceConfigWithCallback(request *UpdateIspFlushCacheInstanceConfigRequest, callback func(response *UpdateIspFlushCacheInstanceConfigResponse, err error)) <-chan int
UpdateIspFlushCacheInstanceConfigWithCallback invokes the alidns.UpdateIspFlushCacheInstanceConfig API asynchronously
func (*Client) UpdateIspFlushCacheInstanceConfigWithChan ¶ added in v1.61.1730
func (client *Client) UpdateIspFlushCacheInstanceConfigWithChan(request *UpdateIspFlushCacheInstanceConfigRequest) (<-chan *UpdateIspFlushCacheInstanceConfigResponse, <-chan error)
UpdateIspFlushCacheInstanceConfigWithChan invokes the alidns.UpdateIspFlushCacheInstanceConfig API asynchronously
func (*Client) ValidateDnsGtmCnameRrCanUse ¶ added in v1.61.1269
func (client *Client) ValidateDnsGtmCnameRrCanUse(request *ValidateDnsGtmCnameRrCanUseRequest) (response *ValidateDnsGtmCnameRrCanUseResponse, err error)
ValidateDnsGtmCnameRrCanUse invokes the alidns.ValidateDnsGtmCnameRrCanUse API synchronously
func (*Client) ValidateDnsGtmCnameRrCanUseWithCallback ¶ added in v1.61.1269
func (client *Client) ValidateDnsGtmCnameRrCanUseWithCallback(request *ValidateDnsGtmCnameRrCanUseRequest, callback func(response *ValidateDnsGtmCnameRrCanUseResponse, err error)) <-chan int
ValidateDnsGtmCnameRrCanUseWithCallback invokes the alidns.ValidateDnsGtmCnameRrCanUse API asynchronously
func (*Client) ValidateDnsGtmCnameRrCanUseWithChan ¶ added in v1.61.1269
func (client *Client) ValidateDnsGtmCnameRrCanUseWithChan(request *ValidateDnsGtmCnameRrCanUseRequest) (<-chan *ValidateDnsGtmCnameRrCanUseResponse, <-chan error)
ValidateDnsGtmCnameRrCanUseWithChan invokes the alidns.ValidateDnsGtmCnameRrCanUse API asynchronously
func (*Client) ValidatePdnsUdpIpSegment ¶ added in v1.61.1269
func (client *Client) ValidatePdnsUdpIpSegment(request *ValidatePdnsUdpIpSegmentRequest) (response *ValidatePdnsUdpIpSegmentResponse, err error)
ValidatePdnsUdpIpSegment invokes the alidns.ValidatePdnsUdpIpSegment API synchronously
func (*Client) ValidatePdnsUdpIpSegmentWithCallback ¶ added in v1.61.1269
func (client *Client) ValidatePdnsUdpIpSegmentWithCallback(request *ValidatePdnsUdpIpSegmentRequest, callback func(response *ValidatePdnsUdpIpSegmentResponse, err error)) <-chan int
ValidatePdnsUdpIpSegmentWithCallback invokes the alidns.ValidatePdnsUdpIpSegment API asynchronously
func (*Client) ValidatePdnsUdpIpSegmentWithChan ¶ added in v1.61.1269
func (client *Client) ValidatePdnsUdpIpSegmentWithChan(request *ValidatePdnsUdpIpSegmentRequest) (<-chan *ValidatePdnsUdpIpSegmentResponse, <-chan error)
ValidatePdnsUdpIpSegmentWithChan invokes the alidns.ValidatePdnsUdpIpSegment API asynchronously
type Config ¶ added in v1.61.822
type Config struct { PublicUserDomainName string `json:"PublicUserDomainName" xml:"PublicUserDomainName"` PublicZoneName string `json:"PublicZoneName" xml:"PublicZoneName"` AlertGroup string `json:"AlertGroup" xml:"AlertGroup"` InstanceName string `json:"InstanceName" xml:"InstanceName"` PublicCnameMode string `json:"PublicCnameMode" xml:"PublicCnameMode"` CnameType string `json:"CnameType" xml:"CnameType"` PubicZoneName string `json:"PubicZoneName" xml:"PubicZoneName"` Ttl int `json:"Ttl" xml:"Ttl"` StrategyMode string `json:"StrategyMode" xml:"StrategyMode"` PublicRr string `json:"PublicRr" xml:"PublicRr"` AlertConfig AlertConfigInDescribeDnsGtmInstance `json:"AlertConfig" xml:"AlertConfig"` }
Config is a nested struct in alidns response
type ConfigInDescribeDnsGtmInstance ¶ added in v1.61.822
type ConfigInDescribeDnsGtmInstance struct { Ttl int `json:"Ttl" xml:"Ttl"` AlertGroup string `json:"AlertGroup" xml:"AlertGroup"` CnameType string `json:"CnameType" xml:"CnameType"` StrategyMode string `json:"StrategyMode" xml:"StrategyMode"` InstanceName string `json:"InstanceName" xml:"InstanceName"` PublicCnameMode string `json:"PublicCnameMode" xml:"PublicCnameMode"` PublicUserDomainName string `json:"PublicUserDomainName" xml:"PublicUserDomainName"` PubicZoneName string `json:"PubicZoneName" xml:"PubicZoneName"` PublicRr string `json:"PublicRr" xml:"PublicRr"` AlertConfig AlertConfigInDescribeDnsGtmInstance `json:"AlertConfig" xml:"AlertConfig"` }
ConfigInDescribeDnsGtmInstance is a nested struct in alidns response
type CopyGtmConfigRequest ¶ added in v1.61.130
type CopyGtmConfigRequest struct { *requests.RpcRequest SourceId string `position:"Query" name:"SourceId"` TargetId string `position:"Query" name:"TargetId"` CopyType string `position:"Query" name:"CopyType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
CopyGtmConfigRequest is the request struct for api CopyGtmConfig
func CreateCopyGtmConfigRequest ¶ added in v1.61.130
func CreateCopyGtmConfigRequest() (request *CopyGtmConfigRequest)
CreateCopyGtmConfigRequest creates a request to invoke CopyGtmConfig API
type CopyGtmConfigResponse ¶ added in v1.61.130
type CopyGtmConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CopyGtmConfigResponse is the response struct for api CopyGtmConfig
func CreateCopyGtmConfigResponse ¶ added in v1.61.130
func CreateCopyGtmConfigResponse() (response *CopyGtmConfigResponse)
CreateCopyGtmConfigResponse creates a response to parse from CopyGtmConfig response
type CreatePdnsAppKeyRequest ¶ added in v1.61.1269
type CreatePdnsAppKeyRequest struct { *requests.RpcRequest Lang string `position:"Query" name:"Lang"` }
CreatePdnsAppKeyRequest is the request struct for api CreatePdnsAppKey
func CreateCreatePdnsAppKeyRequest ¶ added in v1.61.1269
func CreateCreatePdnsAppKeyRequest() (request *CreatePdnsAppKeyRequest)
CreateCreatePdnsAppKeyRequest creates a request to invoke CreatePdnsAppKey API
type CreatePdnsAppKeyResponse ¶ added in v1.61.1269
type CreatePdnsAppKeyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreatePdnsAppKeyResponse is the response struct for api CreatePdnsAppKey
func CreateCreatePdnsAppKeyResponse ¶ added in v1.61.1269
func CreateCreatePdnsAppKeyResponse() (response *CreatePdnsAppKeyResponse)
CreateCreatePdnsAppKeyResponse creates a response to parse from CreatePdnsAppKey response
type CreatePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
type CreatePdnsUdpIpSegmentRequest struct { *requests.RpcRequest Ip string `position:"Query" name:"Ip"` Name string `position:"Query" name:"Name"` Lang string `position:"Query" name:"Lang"` }
CreatePdnsUdpIpSegmentRequest is the request struct for api CreatePdnsUdpIpSegment
func CreateCreatePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
func CreateCreatePdnsUdpIpSegmentRequest() (request *CreatePdnsUdpIpSegmentRequest)
CreateCreatePdnsUdpIpSegmentRequest creates a request to invoke CreatePdnsUdpIpSegment API
type CreatePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
type CreatePdnsUdpIpSegmentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ValidMessage string `json:"ValidMessage" xml:"ValidMessage"` }
CreatePdnsUdpIpSegmentResponse is the response struct for api CreatePdnsUdpIpSegment
func CreateCreatePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
func CreateCreatePdnsUdpIpSegmentResponse() (response *CreatePdnsUdpIpSegmentResponse)
CreateCreatePdnsUdpIpSegmentResponse creates a response to parse from CreatePdnsUdpIpSegment response
type CustomLine ¶ added in v1.60.265
type CustomLine struct { CreateTime string `json:"CreateTime" xml:"CreateTime"` Code string `json:"Code" xml:"Code"` Name string `json:"Name" xml:"Name"` IpSegments string `json:"IpSegments" xml:"IpSegments"` Id int64 `json:"Id" xml:"Id"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` IpSegmentList []IpSegment `json:"IpSegmentList" xml:"IpSegmentList"` }
CustomLine is a nested struct in alidns response
type CustomLines ¶ added in v1.60.265
type CustomLines struct {
CustomLine []CustomLine `json:"CustomLine" xml:"CustomLine"`
}
CustomLines is a nested struct in alidns response
type Data ¶ added in v1.61.1269
type Data struct { SubDomainCount int64 `json:"SubDomainCount" xml:"SubDomainCount"` ThreatCount int64 `json:"ThreatCount" xml:"ThreatCount"` DomainCount int64 `json:"DomainCount" xml:"DomainCount"` HttpCount int64 `json:"HttpCount" xml:"HttpCount"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` HttpsCount int64 `json:"HttpsCount" xml:"HttpsCount"` UserId int64 `json:"UserId" xml:"UserId"` }
Data is a nested struct in alidns response
type DataInDescribePdnsRequestStatistic ¶ added in v1.61.1269
type DataInDescribePdnsRequestStatistic struct {
StatisticItem []StatisticItem `json:"StatisticItem" xml:"StatisticItem"`
}
DataInDescribePdnsRequestStatistic is a nested struct in alidns response
type DataInDescribePdnsRequestStatistics ¶ added in v1.61.1269
type DataInDescribePdnsRequestStatistics struct {
StatisticItem []StatisticItem `json:"StatisticItem" xml:"StatisticItem"`
}
DataInDescribePdnsRequestStatistics is a nested struct in alidns response
type DataInDescribePdnsThreatStatistic ¶ added in v1.61.1269
type DataInDescribePdnsThreatStatistic struct {
StatisticItem []StatisticItem `json:"StatisticItem" xml:"StatisticItem"`
}
DataInDescribePdnsThreatStatistic is a nested struct in alidns response
type DataInDescribePdnsThreatStatistics ¶ added in v1.61.1269
type DataInDescribePdnsThreatStatistics struct {
StatisticItem []StatisticItem `json:"StatisticItem" xml:"StatisticItem"`
}
DataInDescribePdnsThreatStatistics is a nested struct in alidns response
type DefaultAddrPool ¶ added in v1.61.822
type DefaultAddrPool struct { LbaWeight int `json:"LbaWeight" xml:"LbaWeight"` Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
DefaultAddrPool is a nested struct in alidns response
type DefaultAddrPools ¶ added in v1.61.822
type DefaultAddrPools struct {
DefaultAddrPool []DefaultAddrPool `json:"DefaultAddrPool" xml:"DefaultAddrPool"`
}
DefaultAddrPools is a nested struct in alidns response
type DeleteCustomLinesRequest ¶ added in v1.60.265
type DeleteCustomLinesRequest struct { *requests.RpcRequest LineIds string `position:"Query" name:"LineIds"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteCustomLinesRequest is the request struct for api DeleteCustomLines
func CreateDeleteCustomLinesRequest ¶ added in v1.60.265
func CreateDeleteCustomLinesRequest() (request *DeleteCustomLinesRequest)
CreateDeleteCustomLinesRequest creates a request to invoke DeleteCustomLines API
type DeleteCustomLinesResponse ¶ added in v1.60.265
type DeleteCustomLinesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteCustomLinesResponse is the response struct for api DeleteCustomLines
func CreateDeleteCustomLinesResponse ¶ added in v1.60.265
func CreateDeleteCustomLinesResponse() (response *DeleteCustomLinesResponse)
CreateDeleteCustomLinesResponse creates a response to parse from DeleteCustomLines response
type DeleteDnsCacheDomainRequest ¶ added in v1.61.960
type DeleteDnsCacheDomainRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteDnsCacheDomainRequest is the request struct for api DeleteDnsCacheDomain
func CreateDeleteDnsCacheDomainRequest ¶ added in v1.61.960
func CreateDeleteDnsCacheDomainRequest() (request *DeleteDnsCacheDomainRequest)
CreateDeleteDnsCacheDomainRequest creates a request to invoke DeleteDnsCacheDomain API
type DeleteDnsCacheDomainResponse ¶ added in v1.61.960
type DeleteDnsCacheDomainResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteDnsCacheDomainResponse is the response struct for api DeleteDnsCacheDomain
func CreateDeleteDnsCacheDomainResponse ¶ added in v1.61.960
func CreateDeleteDnsCacheDomainResponse() (response *DeleteDnsCacheDomainResponse)
CreateDeleteDnsCacheDomainResponse creates a response to parse from DeleteDnsCacheDomain response
type DeleteDnsGtmAccessStrategyRequest ¶ added in v1.61.822
type DeleteDnsGtmAccessStrategyRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` }
DeleteDnsGtmAccessStrategyRequest is the request struct for api DeleteDnsGtmAccessStrategy
func CreateDeleteDnsGtmAccessStrategyRequest ¶ added in v1.61.822
func CreateDeleteDnsGtmAccessStrategyRequest() (request *DeleteDnsGtmAccessStrategyRequest)
CreateDeleteDnsGtmAccessStrategyRequest creates a request to invoke DeleteDnsGtmAccessStrategy API
type DeleteDnsGtmAccessStrategyResponse ¶ added in v1.61.822
type DeleteDnsGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteDnsGtmAccessStrategyResponse is the response struct for api DeleteDnsGtmAccessStrategy
func CreateDeleteDnsGtmAccessStrategyResponse ¶ added in v1.61.822
func CreateDeleteDnsGtmAccessStrategyResponse() (response *DeleteDnsGtmAccessStrategyResponse)
CreateDeleteDnsGtmAccessStrategyResponse creates a response to parse from DeleteDnsGtmAccessStrategy response
type DeleteDnsGtmAddressPoolRequest ¶ added in v1.61.822
type DeleteDnsGtmAddressPoolRequest struct { *requests.RpcRequest AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteDnsGtmAddressPoolRequest is the request struct for api DeleteDnsGtmAddressPool
func CreateDeleteDnsGtmAddressPoolRequest ¶ added in v1.61.822
func CreateDeleteDnsGtmAddressPoolRequest() (request *DeleteDnsGtmAddressPoolRequest)
CreateDeleteDnsGtmAddressPoolRequest creates a request to invoke DeleteDnsGtmAddressPool API
type DeleteDnsGtmAddressPoolResponse ¶ added in v1.61.822
type DeleteDnsGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteDnsGtmAddressPoolResponse is the response struct for api DeleteDnsGtmAddressPool
func CreateDeleteDnsGtmAddressPoolResponse ¶ added in v1.61.822
func CreateDeleteDnsGtmAddressPoolResponse() (response *DeleteDnsGtmAddressPoolResponse)
CreateDeleteDnsGtmAddressPoolResponse creates a response to parse from DeleteDnsGtmAddressPool response
type DeleteDomainGroupRequest ¶
type DeleteDomainGroupRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteDomainGroupRequest is the request struct for api DeleteDomainGroup
func CreateDeleteDomainGroupRequest ¶
func CreateDeleteDomainGroupRequest() (request *DeleteDomainGroupRequest)
CreateDeleteDomainGroupRequest creates a request to invoke DeleteDomainGroup API
type DeleteDomainGroupResponse ¶
type DeleteDomainGroupResponse struct { *responses.BaseResponse GroupName string `json:"GroupName" xml:"GroupName"` RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteDomainGroupResponse is the response struct for api DeleteDomainGroup
func CreateDeleteDomainGroupResponse ¶
func CreateDeleteDomainGroupResponse() (response *DeleteDomainGroupResponse)
CreateDeleteDomainGroupResponse creates a response to parse from DeleteDomainGroup response
type DeleteDomainRecordRequest ¶
type DeleteDomainRecordRequest struct { *requests.RpcRequest RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteDomainRecordRequest is the request struct for api DeleteDomainRecord
func CreateDeleteDomainRecordRequest ¶
func CreateDeleteDomainRecordRequest() (request *DeleteDomainRecordRequest)
CreateDeleteDomainRecordRequest creates a request to invoke DeleteDomainRecord API
type DeleteDomainRecordResponse ¶
type DeleteDomainRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordId string `json:"RecordId" xml:"RecordId"` }
DeleteDomainRecordResponse is the response struct for api DeleteDomainRecord
func CreateDeleteDomainRecordResponse ¶
func CreateDeleteDomainRecordResponse() (response *DeleteDomainRecordResponse)
CreateDeleteDomainRecordResponse creates a response to parse from DeleteDomainRecord response
type DeleteDomainRequest ¶
type DeleteDomainRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteDomainRequest is the request struct for api DeleteDomain
func CreateDeleteDomainRequest ¶
func CreateDeleteDomainRequest() (request *DeleteDomainRequest)
CreateDeleteDomainRequest creates a request to invoke DeleteDomain API
type DeleteDomainResponse ¶
type DeleteDomainResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` }
DeleteDomainResponse is the response struct for api DeleteDomain
func CreateDeleteDomainResponse ¶
func CreateDeleteDomainResponse() (response *DeleteDomainResponse)
CreateDeleteDomainResponse creates a response to parse from DeleteDomain response
type DeleteGtmAccessStrategyRequest ¶
type DeleteGtmAccessStrategyRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` }
DeleteGtmAccessStrategyRequest is the request struct for api DeleteGtmAccessStrategy
func CreateDeleteGtmAccessStrategyRequest ¶
func CreateDeleteGtmAccessStrategyRequest() (request *DeleteGtmAccessStrategyRequest)
CreateDeleteGtmAccessStrategyRequest creates a request to invoke DeleteGtmAccessStrategy API
type DeleteGtmAccessStrategyResponse ¶
type DeleteGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteGtmAccessStrategyResponse is the response struct for api DeleteGtmAccessStrategy
func CreateDeleteGtmAccessStrategyResponse ¶
func CreateDeleteGtmAccessStrategyResponse() (response *DeleteGtmAccessStrategyResponse)
CreateDeleteGtmAccessStrategyResponse creates a response to parse from DeleteGtmAccessStrategy response
type DeleteGtmAddressPoolRequest ¶
type DeleteGtmAddressPoolRequest struct { *requests.RpcRequest AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteGtmAddressPoolRequest is the request struct for api DeleteGtmAddressPool
func CreateDeleteGtmAddressPoolRequest ¶
func CreateDeleteGtmAddressPoolRequest() (request *DeleteGtmAddressPoolRequest)
CreateDeleteGtmAddressPoolRequest creates a request to invoke DeleteGtmAddressPool API
type DeleteGtmAddressPoolResponse ¶
type DeleteGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteGtmAddressPoolResponse is the response struct for api DeleteGtmAddressPool
func CreateDeleteGtmAddressPoolResponse ¶
func CreateDeleteGtmAddressPoolResponse() (response *DeleteGtmAddressPoolResponse)
CreateDeleteGtmAddressPoolResponse creates a response to parse from DeleteGtmAddressPool response
type DeleteGtmRecoveryPlanRequest ¶
type DeleteGtmRecoveryPlanRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
DeleteGtmRecoveryPlanRequest is the request struct for api DeleteGtmRecoveryPlan
func CreateDeleteGtmRecoveryPlanRequest ¶
func CreateDeleteGtmRecoveryPlanRequest() (request *DeleteGtmRecoveryPlanRequest)
CreateDeleteGtmRecoveryPlanRequest creates a request to invoke DeleteGtmRecoveryPlan API
type DeleteGtmRecoveryPlanResponse ¶
type DeleteGtmRecoveryPlanResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteGtmRecoveryPlanResponse is the response struct for api DeleteGtmRecoveryPlan
func CreateDeleteGtmRecoveryPlanResponse ¶
func CreateDeleteGtmRecoveryPlanResponse() (response *DeleteGtmRecoveryPlanResponse)
CreateDeleteGtmRecoveryPlanResponse creates a response to parse from DeleteGtmRecoveryPlan response
type DeleteSubDomainRecordsRequest ¶
type DeleteSubDomainRecordsRequest struct { *requests.RpcRequest RR string `position:"Query" name:"RR"` DomainName string `position:"Query" name:"DomainName"` Type string `position:"Query" name:"Type"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DeleteSubDomainRecordsRequest is the request struct for api DeleteSubDomainRecords
func CreateDeleteSubDomainRecordsRequest ¶
func CreateDeleteSubDomainRecordsRequest() (request *DeleteSubDomainRecordsRequest)
CreateDeleteSubDomainRecordsRequest creates a request to invoke DeleteSubDomainRecords API
type DeleteSubDomainRecordsResponse ¶
type DeleteSubDomainRecordsResponse struct { *responses.BaseResponse RR string `json:"RR" xml:"RR"` TotalCount string `json:"TotalCount" xml:"TotalCount"` RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteSubDomainRecordsResponse is the response struct for api DeleteSubDomainRecords
func CreateDeleteSubDomainRecordsResponse ¶
func CreateDeleteSubDomainRecordsResponse() (response *DeleteSubDomainRecordsResponse)
CreateDeleteSubDomainRecordsResponse creates a response to parse from DeleteSubDomainRecords response
type DescribeBatchResultCountRequest ¶
type DescribeBatchResultCountRequest struct { *requests.RpcRequest BatchType string `position:"Query" name:"BatchType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` TaskId requests.Integer `position:"Query" name:"TaskId"` }
DescribeBatchResultCountRequest is the request struct for api DescribeBatchResultCount
func CreateDescribeBatchResultCountRequest ¶
func CreateDescribeBatchResultCountRequest() (request *DescribeBatchResultCountRequest)
CreateDescribeBatchResultCountRequest creates a request to invoke DescribeBatchResultCount API
type DescribeBatchResultCountResponse ¶
type DescribeBatchResultCountResponse struct { *responses.BaseResponse Status int `json:"Status" xml:"Status"` TotalCount int `json:"TotalCount" xml:"TotalCount"` TaskId int64 `json:"TaskId" xml:"TaskId"` RequestId string `json:"RequestId" xml:"RequestId"` FailedCount int `json:"FailedCount" xml:"FailedCount"` SuccessCount int `json:"SuccessCount" xml:"SuccessCount"` BatchType string `json:"BatchType" xml:"BatchType"` Reason string `json:"Reason" xml:"Reason"` }
DescribeBatchResultCountResponse is the response struct for api DescribeBatchResultCount
func CreateDescribeBatchResultCountResponse ¶
func CreateDescribeBatchResultCountResponse() (response *DescribeBatchResultCountResponse)
CreateDescribeBatchResultCountResponse creates a response to parse from DescribeBatchResultCount response
type DescribeBatchResultDetailRequest ¶
type DescribeBatchResultDetailRequest struct { *requests.RpcRequest BatchType string `position:"Query" name:"BatchType"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` TaskId requests.Integer `position:"Query" name:"TaskId"` Status string `position:"Query" name:"Status"` }
DescribeBatchResultDetailRequest is the request struct for api DescribeBatchResultDetail
func CreateDescribeBatchResultDetailRequest ¶
func CreateDescribeBatchResultDetailRequest() (request *DescribeBatchResultDetailRequest)
CreateDescribeBatchResultDetailRequest creates a request to invoke DescribeBatchResultDetail API
type DescribeBatchResultDetailResponse ¶
type DescribeBatchResultDetailResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` BatchResultDetails BatchResultDetails `json:"BatchResultDetails" xml:"BatchResultDetails"` }
DescribeBatchResultDetailResponse is the response struct for api DescribeBatchResultDetail
func CreateDescribeBatchResultDetailResponse ¶
func CreateDescribeBatchResultDetailResponse() (response *DescribeBatchResultDetailResponse)
CreateDescribeBatchResultDetailResponse creates a response to parse from DescribeBatchResultDetail response
type DescribeCustomLineRequest ¶ added in v1.60.265
type DescribeCustomLineRequest struct { *requests.RpcRequest LineId requests.Integer `position:"Query" name:"LineId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeCustomLineRequest is the request struct for api DescribeCustomLine
func CreateDescribeCustomLineRequest ¶ added in v1.60.265
func CreateDescribeCustomLineRequest() (request *DescribeCustomLineRequest)
CreateDescribeCustomLineRequest creates a request to invoke DescribeCustomLine API
type DescribeCustomLineResponse ¶ added in v1.60.265
type DescribeCustomLineResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Id int64 `json:"Id" xml:"Id"` IpSegments string `json:"IpSegments" xml:"IpSegments"` Code string `json:"Code" xml:"Code"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Name string `json:"Name" xml:"Name"` IpSegmentList []IpSegment `json:"IpSegmentList" xml:"IpSegmentList"` }
DescribeCustomLineResponse is the response struct for api DescribeCustomLine
func CreateDescribeCustomLineResponse ¶ added in v1.60.265
func CreateDescribeCustomLineResponse() (response *DescribeCustomLineResponse)
CreateDescribeCustomLineResponse creates a response to parse from DescribeCustomLine response
type DescribeCustomLinesRequest ¶ added in v1.60.265
type DescribeCustomLinesRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeCustomLinesRequest is the request struct for api DescribeCustomLines
func CreateDescribeCustomLinesRequest ¶ added in v1.60.265
func CreateDescribeCustomLinesRequest() (request *DescribeCustomLinesRequest)
CreateDescribeCustomLinesRequest creates a request to invoke DescribeCustomLines API
type DescribeCustomLinesResponse ¶ added in v1.60.265
type DescribeCustomLinesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` CustomLines []CustomLine `json:"CustomLines" xml:"CustomLines"` }
DescribeCustomLinesResponse is the response struct for api DescribeCustomLines
func CreateDescribeCustomLinesResponse ¶ added in v1.60.265
func CreateDescribeCustomLinesResponse() (response *DescribeCustomLinesResponse)
CreateDescribeCustomLinesResponse creates a response to parse from DescribeCustomLines response
type DescribeDNSSLBSubDomainsRequest ¶
type DescribeDNSSLBSubDomainsRequest struct { *requests.RpcRequest Rr string `position:"Query" name:"Rr"` DomainName string `position:"Query" name:"DomainName"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeDNSSLBSubDomainsRequest is the request struct for api DescribeDNSSLBSubDomains
func CreateDescribeDNSSLBSubDomainsRequest ¶
func CreateDescribeDNSSLBSubDomainsRequest() (request *DescribeDNSSLBSubDomainsRequest)
CreateDescribeDNSSLBSubDomainsRequest creates a request to invoke DescribeDNSSLBSubDomains API
type DescribeDNSSLBSubDomainsResponse ¶
type DescribeDNSSLBSubDomainsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` SlbSubDomains SlbSubDomains `json:"SlbSubDomains" xml:"SlbSubDomains"` }
DescribeDNSSLBSubDomainsResponse is the response struct for api DescribeDNSSLBSubDomains
func CreateDescribeDNSSLBSubDomainsResponse ¶
func CreateDescribeDNSSLBSubDomainsResponse() (response *DescribeDNSSLBSubDomainsResponse)
CreateDescribeDNSSLBSubDomainsResponse creates a response to parse from DescribeDNSSLBSubDomains response
type DescribeDnsCacheDomainsRequest ¶ added in v1.61.960
type DescribeDnsCacheDomainsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeDnsCacheDomainsRequest is the request struct for api DescribeDnsCacheDomains
func CreateDescribeDnsCacheDomainsRequest ¶ added in v1.61.960
func CreateDescribeDnsCacheDomainsRequest() (request *DescribeDnsCacheDomainsRequest)
CreateDescribeDnsCacheDomainsRequest creates a request to invoke DescribeDnsCacheDomains API
type DescribeDnsCacheDomainsResponse ¶ added in v1.61.960
type DescribeDnsCacheDomainsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Domains []Domain `json:"Domains" xml:"Domains"` }
DescribeDnsCacheDomainsResponse is the response struct for api DescribeDnsCacheDomains
func CreateDescribeDnsCacheDomainsResponse ¶ added in v1.61.960
func CreateDescribeDnsCacheDomainsResponse() (response *DescribeDnsCacheDomainsResponse)
CreateDescribeDnsCacheDomainsResponse creates a response to parse from DescribeDnsCacheDomains response
type DescribeDnsGtmAccessStrategiesRequest ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategiesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` StrategyMode string `position:"Query" name:"StrategyMode"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAccessStrategiesRequest is the request struct for api DescribeDnsGtmAccessStrategies
func CreateDescribeDnsGtmAccessStrategiesRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategiesRequest() (request *DescribeDnsGtmAccessStrategiesRequest)
CreateDescribeDnsGtmAccessStrategiesRequest creates a request to invoke DescribeDnsGtmAccessStrategies API
type DescribeDnsGtmAccessStrategiesResponse ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategiesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Strategies StrategiesInDescribeDnsGtmAccessStrategies `json:"Strategies" xml:"Strategies"` }
DescribeDnsGtmAccessStrategiesResponse is the response struct for api DescribeDnsGtmAccessStrategies
func CreateDescribeDnsGtmAccessStrategiesResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategiesResponse() (response *DescribeDnsGtmAccessStrategiesResponse)
CreateDescribeDnsGtmAccessStrategiesResponse creates a response to parse from DescribeDnsGtmAccessStrategies response
type DescribeDnsGtmAccessStrategyAvailableConfigRequest ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategyAvailableConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` StrategyMode string `position:"Query" name:"StrategyMode"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAccessStrategyAvailableConfigRequest is the request struct for api DescribeDnsGtmAccessStrategyAvailableConfig
func CreateDescribeDnsGtmAccessStrategyAvailableConfigRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategyAvailableConfigRequest() (request *DescribeDnsGtmAccessStrategyAvailableConfigRequest)
CreateDescribeDnsGtmAccessStrategyAvailableConfigRequest creates a request to invoke DescribeDnsGtmAccessStrategyAvailableConfig API
type DescribeDnsGtmAccessStrategyAvailableConfigResponse ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategyAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SuggestSetDefaultLine bool `json:"SuggestSetDefaultLine" xml:"SuggestSetDefaultLine"` SelectedDomainLines SelectedDomainLines `json:"SelectedDomainLines" xml:"SelectedDomainLines"` SelectedIpv4Lines SelectedIpv4Lines `json:"SelectedIpv4Lines" xml:"SelectedIpv4Lines"` SelectedIpv6Lines SelectedIpv6Lines `json:"SelectedIpv6Lines" xml:"SelectedIpv6Lines"` DomainAddrPools DomainAddrPools `json:"DomainAddrPools" xml:"DomainAddrPools"` Ipv4AddrPools Ipv4AddrPools `json:"Ipv4AddrPools" xml:"Ipv4AddrPools"` Ipv6AddrPools Ipv6AddrPools `json:"Ipv6AddrPools" xml:"Ipv6AddrPools"` Lines LinesInDescribeDnsGtmAccessStrategyAvailableConfig `json:"Lines" xml:"Lines"` }
DescribeDnsGtmAccessStrategyAvailableConfigResponse is the response struct for api DescribeDnsGtmAccessStrategyAvailableConfig
func CreateDescribeDnsGtmAccessStrategyAvailableConfigResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategyAvailableConfigResponse() (response *DescribeDnsGtmAccessStrategyAvailableConfigResponse)
CreateDescribeDnsGtmAccessStrategyAvailableConfigResponse creates a response to parse from DescribeDnsGtmAccessStrategyAvailableConfig response
type DescribeDnsGtmAccessStrategyRequest ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategyRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAccessStrategyRequest is the request struct for api DescribeDnsGtmAccessStrategy
func CreateDescribeDnsGtmAccessStrategyRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategyRequest() (request *DescribeDnsGtmAccessStrategyRequest)
CreateDescribeDnsGtmAccessStrategyRequest creates a request to invoke DescribeDnsGtmAccessStrategy API
type DescribeDnsGtmAccessStrategyResponse ¶ added in v1.61.822
type DescribeDnsGtmAccessStrategyResponse struct { *responses.BaseResponse FailoverMinAvailableAddrNum int `json:"FailoverMinAvailableAddrNum" xml:"FailoverMinAvailableAddrNum"` DefaultAddrPoolType string `json:"DefaultAddrPoolType" xml:"DefaultAddrPoolType"` DefaultAvailableAddrNum int `json:"DefaultAvailableAddrNum" xml:"DefaultAvailableAddrNum"` StrategyId string `json:"StrategyId" xml:"StrategyId"` FailoverAddrPoolGroupStatus string `json:"FailoverAddrPoolGroupStatus" xml:"FailoverAddrPoolGroupStatus"` FailoverAvailableAddrNum int `json:"FailoverAvailableAddrNum" xml:"FailoverAvailableAddrNum"` FailoverLbaStrategy string `json:"FailoverLbaStrategy" xml:"FailoverLbaStrategy"` DefaultMaxReturnAddrNum int `json:"DefaultMaxReturnAddrNum" xml:"DefaultMaxReturnAddrNum"` StrategyMode string `json:"StrategyMode" xml:"StrategyMode"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` DefaultLbaStrategy string `json:"DefaultLbaStrategy" xml:"DefaultLbaStrategy"` DefaultAddrPoolGroupStatus string `json:"DefaultAddrPoolGroupStatus" xml:"DefaultAddrPoolGroupStatus"` FailoverAddrPoolType string `json:"FailoverAddrPoolType" xml:"FailoverAddrPoolType"` RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` DefaultLatencyOptimization string `json:"DefaultLatencyOptimization" xml:"DefaultLatencyOptimization"` EffectiveAddrPoolGroupType string `json:"EffectiveAddrPoolGroupType" xml:"EffectiveAddrPoolGroupType"` CreateTime string `json:"CreateTime" xml:"CreateTime"` DefaultMinAvailableAddrNum int `json:"DefaultMinAvailableAddrNum" xml:"DefaultMinAvailableAddrNum"` FailoverLatencyOptimization string `json:"FailoverLatencyOptimization" xml:"FailoverLatencyOptimization"` StrategyName string `json:"StrategyName" xml:"StrategyName"` FailoverMaxReturnAddrNum int `json:"FailoverMaxReturnAddrNum" xml:"FailoverMaxReturnAddrNum"` AccessMode string `json:"AccessMode" xml:"AccessMode"` FailoverAddrPools FailoverAddrPools `json:"FailoverAddrPools" xml:"FailoverAddrPools"` DefaultAddrPools DefaultAddrPools `json:"DefaultAddrPools" xml:"DefaultAddrPools"` Lines LinesInDescribeDnsGtmAccessStrategy `json:"Lines" xml:"Lines"` }
DescribeDnsGtmAccessStrategyResponse is the response struct for api DescribeDnsGtmAccessStrategy
func CreateDescribeDnsGtmAccessStrategyResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAccessStrategyResponse() (response *DescribeDnsGtmAccessStrategyResponse)
CreateDescribeDnsGtmAccessStrategyResponse creates a response to parse from DescribeDnsGtmAccessStrategy response
type DescribeDnsGtmAddrAttributeInfoRequest ¶ added in v1.61.822
type DescribeDnsGtmAddrAttributeInfoRequest struct { *requests.RpcRequest Addrs string `position:"Query" name:"Addrs"` Type string `position:"Query" name:"Type"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAddrAttributeInfoRequest is the request struct for api DescribeDnsGtmAddrAttributeInfo
func CreateDescribeDnsGtmAddrAttributeInfoRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAddrAttributeInfoRequest() (request *DescribeDnsGtmAddrAttributeInfoRequest)
CreateDescribeDnsGtmAddrAttributeInfoRequest creates a request to invoke DescribeDnsGtmAddrAttributeInfo API
type DescribeDnsGtmAddrAttributeInfoResponse ¶ added in v1.61.822
type DescribeDnsGtmAddrAttributeInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Addr AddrInDescribeDnsGtmAddrAttributeInfo `json:"Addr" xml:"Addr"` }
DescribeDnsGtmAddrAttributeInfoResponse is the response struct for api DescribeDnsGtmAddrAttributeInfo
func CreateDescribeDnsGtmAddrAttributeInfoResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAddrAttributeInfoResponse() (response *DescribeDnsGtmAddrAttributeInfoResponse)
CreateDescribeDnsGtmAddrAttributeInfoResponse creates a response to parse from DescribeDnsGtmAddrAttributeInfo response
type DescribeDnsGtmAddressPoolAvailableConfigRequest ¶ added in v1.61.822
type DescribeDnsGtmAddressPoolAvailableConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAddressPoolAvailableConfigRequest is the request struct for api DescribeDnsGtmAddressPoolAvailableConfig
func CreateDescribeDnsGtmAddressPoolAvailableConfigRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAddressPoolAvailableConfigRequest() (request *DescribeDnsGtmAddressPoolAvailableConfigRequest)
CreateDescribeDnsGtmAddressPoolAvailableConfigRequest creates a request to invoke DescribeDnsGtmAddressPoolAvailableConfig API
type DescribeDnsGtmAddressPoolAvailableConfigResponse ¶ added in v1.61.822
type DescribeDnsGtmAddressPoolAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AttributeInfos AttributeInfos `json:"AttributeInfos" xml:"AttributeInfos"` }
DescribeDnsGtmAddressPoolAvailableConfigResponse is the response struct for api DescribeDnsGtmAddressPoolAvailableConfig
func CreateDescribeDnsGtmAddressPoolAvailableConfigResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAddressPoolAvailableConfigResponse() (response *DescribeDnsGtmAddressPoolAvailableConfigResponse)
CreateDescribeDnsGtmAddressPoolAvailableConfigResponse creates a response to parse from DescribeDnsGtmAddressPoolAvailableConfig response
type DescribeDnsGtmAvailableAlertGroupRequest ¶ added in v1.61.822
type DescribeDnsGtmAvailableAlertGroupRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmAvailableAlertGroupRequest is the request struct for api DescribeDnsGtmAvailableAlertGroup
func CreateDescribeDnsGtmAvailableAlertGroupRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmAvailableAlertGroupRequest() (request *DescribeDnsGtmAvailableAlertGroupRequest)
CreateDescribeDnsGtmAvailableAlertGroupRequest creates a request to invoke DescribeDnsGtmAvailableAlertGroup API
type DescribeDnsGtmAvailableAlertGroupResponse ¶ added in v1.61.822
type DescribeDnsGtmAvailableAlertGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AvailableAlertGroup string `json:"AvailableAlertGroup" xml:"AvailableAlertGroup"` }
DescribeDnsGtmAvailableAlertGroupResponse is the response struct for api DescribeDnsGtmAvailableAlertGroup
func CreateDescribeDnsGtmAvailableAlertGroupResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmAvailableAlertGroupResponse() (response *DescribeDnsGtmAvailableAlertGroupResponse)
CreateDescribeDnsGtmAvailableAlertGroupResponse creates a response to parse from DescribeDnsGtmAvailableAlertGroup response
type DescribeDnsGtmInstanceAddressPoolRequest ¶ added in v1.61.822
type DescribeDnsGtmInstanceAddressPoolRequest struct { *requests.RpcRequest AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmInstanceAddressPoolRequest is the request struct for api DescribeDnsGtmInstanceAddressPool
func CreateDescribeDnsGtmInstanceAddressPoolRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceAddressPoolRequest() (request *DescribeDnsGtmInstanceAddressPoolRequest)
CreateDescribeDnsGtmInstanceAddressPoolRequest creates a request to invoke DescribeDnsGtmInstanceAddressPool API
type DescribeDnsGtmInstanceAddressPoolResponse ¶ added in v1.61.822
type DescribeDnsGtmInstanceAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` LbaStrategy string `json:"LbaStrategy" xml:"LbaStrategy"` CreateTime string `json:"CreateTime" xml:"CreateTime"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Name string `json:"Name" xml:"Name"` Type string `json:"Type" xml:"Type"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` MonitorStatus string `json:"MonitorStatus" xml:"MonitorStatus"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Addrs AddrsInDescribeDnsGtmInstanceAddressPool `json:"Addrs" xml:"Addrs"` }
DescribeDnsGtmInstanceAddressPoolResponse is the response struct for api DescribeDnsGtmInstanceAddressPool
func CreateDescribeDnsGtmInstanceAddressPoolResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceAddressPoolResponse() (response *DescribeDnsGtmInstanceAddressPoolResponse)
CreateDescribeDnsGtmInstanceAddressPoolResponse creates a response to parse from DescribeDnsGtmInstanceAddressPool response
type DescribeDnsGtmInstanceAddressPoolsRequest ¶ added in v1.61.822
type DescribeDnsGtmInstanceAddressPoolsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmInstanceAddressPoolsRequest is the request struct for api DescribeDnsGtmInstanceAddressPools
func CreateDescribeDnsGtmInstanceAddressPoolsRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceAddressPoolsRequest() (request *DescribeDnsGtmInstanceAddressPoolsRequest)
CreateDescribeDnsGtmInstanceAddressPoolsRequest creates a request to invoke DescribeDnsGtmInstanceAddressPools API
type DescribeDnsGtmInstanceAddressPoolsResponse ¶ added in v1.61.822
type DescribeDnsGtmInstanceAddressPoolsResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` AddrPools AddrPoolsInDescribeDnsGtmInstanceAddressPools `json:"AddrPools" xml:"AddrPools"` }
DescribeDnsGtmInstanceAddressPoolsResponse is the response struct for api DescribeDnsGtmInstanceAddressPools
func CreateDescribeDnsGtmInstanceAddressPoolsResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceAddressPoolsResponse() (response *DescribeDnsGtmInstanceAddressPoolsResponse)
CreateDescribeDnsGtmInstanceAddressPoolsResponse creates a response to parse from DescribeDnsGtmInstanceAddressPools response
type DescribeDnsGtmInstanceRequest ¶ added in v1.61.822
type DescribeDnsGtmInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmInstanceRequest is the request struct for api DescribeDnsGtmInstance
func CreateDescribeDnsGtmInstanceRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceRequest() (request *DescribeDnsGtmInstanceRequest)
CreateDescribeDnsGtmInstanceRequest creates a request to invoke DescribeDnsGtmInstance API
type DescribeDnsGtmInstanceResponse ¶ added in v1.61.822
type DescribeDnsGtmInstanceResponse struct { *responses.BaseResponse ExpireTimestamp int64 `json:"ExpireTimestamp" xml:"ExpireTimestamp"` RequestId string `json:"RequestId" xml:"RequestId"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` TaskQuota int `json:"TaskQuota" xml:"TaskQuota"` CreateTime string `json:"CreateTime" xml:"CreateTime"` SmsQuota int `json:"SmsQuota" xml:"SmsQuota"` VersionCode string `json:"VersionCode" xml:"VersionCode"` PaymentType string `json:"PaymentType" xml:"PaymentType"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Config ConfigInDescribeDnsGtmInstance `json:"Config" xml:"Config"` UsedQuota UsedQuota `json:"UsedQuota" xml:"UsedQuota"` }
DescribeDnsGtmInstanceResponse is the response struct for api DescribeDnsGtmInstance
func CreateDescribeDnsGtmInstanceResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceResponse() (response *DescribeDnsGtmInstanceResponse)
CreateDescribeDnsGtmInstanceResponse creates a response to parse from DescribeDnsGtmInstance response
type DescribeDnsGtmInstanceStatusRequest ¶ added in v1.61.822
type DescribeDnsGtmInstanceStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmInstanceStatusRequest is the request struct for api DescribeDnsGtmInstanceStatus
func CreateDescribeDnsGtmInstanceStatusRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceStatusRequest() (request *DescribeDnsGtmInstanceStatusRequest)
CreateDescribeDnsGtmInstanceStatusRequest creates a request to invoke DescribeDnsGtmInstanceStatus API
type DescribeDnsGtmInstanceStatusResponse ¶ added in v1.61.822
type DescribeDnsGtmInstanceStatusResponse struct { *responses.BaseResponse StrategyNotAvailableNum int `json:"StrategyNotAvailableNum" xml:"StrategyNotAvailableNum"` AddrAvailableNum int `json:"AddrAvailableNum" xml:"AddrAvailableNum"` RequestId string `json:"RequestId" xml:"RequestId"` SwitchToFailoverStrategyNum int `json:"SwitchToFailoverStrategyNum" xml:"SwitchToFailoverStrategyNum"` AddrNotAvailableNum int `json:"AddrNotAvailableNum" xml:"AddrNotAvailableNum"` AddrPoolGroupNotAvailableNum int `json:"AddrPoolGroupNotAvailableNum" xml:"AddrPoolGroupNotAvailableNum"` }
DescribeDnsGtmInstanceStatusResponse is the response struct for api DescribeDnsGtmInstanceStatus
func CreateDescribeDnsGtmInstanceStatusResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceStatusResponse() (response *DescribeDnsGtmInstanceStatusResponse)
CreateDescribeDnsGtmInstanceStatusResponse creates a response to parse from DescribeDnsGtmInstanceStatus response
type DescribeDnsGtmInstanceSystemCnameRequest ¶ added in v1.61.822
type DescribeDnsGtmInstanceSystemCnameRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmInstanceSystemCnameRequest is the request struct for api DescribeDnsGtmInstanceSystemCname
func CreateDescribeDnsGtmInstanceSystemCnameRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceSystemCnameRequest() (request *DescribeDnsGtmInstanceSystemCnameRequest)
CreateDescribeDnsGtmInstanceSystemCnameRequest creates a request to invoke DescribeDnsGtmInstanceSystemCname API
type DescribeDnsGtmInstanceSystemCnameResponse ¶ added in v1.61.822
type DescribeDnsGtmInstanceSystemCnameResponse struct { *responses.BaseResponse SystemCname string `json:"SystemCname" xml:"SystemCname"` RequestId string `json:"RequestId" xml:"RequestId"` }
DescribeDnsGtmInstanceSystemCnameResponse is the response struct for api DescribeDnsGtmInstanceSystemCname
func CreateDescribeDnsGtmInstanceSystemCnameResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstanceSystemCnameResponse() (response *DescribeDnsGtmInstanceSystemCnameResponse)
CreateDescribeDnsGtmInstanceSystemCnameResponse creates a response to parse from DescribeDnsGtmInstanceSystemCname response
type DescribeDnsGtmInstancesRequest ¶ added in v1.61.822
type DescribeDnsGtmInstancesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeDnsGtmInstancesRequest is the request struct for api DescribeDnsGtmInstances
func CreateDescribeDnsGtmInstancesRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmInstancesRequest() (request *DescribeDnsGtmInstancesRequest)
CreateDescribeDnsGtmInstancesRequest creates a request to invoke DescribeDnsGtmInstances API
type DescribeDnsGtmInstancesResponse ¶ added in v1.61.822
type DescribeDnsGtmInstancesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` GtmInstances []GtmInstance `json:"GtmInstances" xml:"GtmInstances"` }
DescribeDnsGtmInstancesResponse is the response struct for api DescribeDnsGtmInstances
func CreateDescribeDnsGtmInstancesResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmInstancesResponse() (response *DescribeDnsGtmInstancesResponse)
CreateDescribeDnsGtmInstancesResponse creates a response to parse from DescribeDnsGtmInstances response
type DescribeDnsGtmLogsRequest ¶ added in v1.61.822
type DescribeDnsGtmLogsRequest struct { *requests.RpcRequest StartTimestamp requests.Integer `position:"Query" name:"StartTimestamp"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndTimestamp requests.Integer `position:"Query" name:"EndTimestamp"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeDnsGtmLogsRequest is the request struct for api DescribeDnsGtmLogs
func CreateDescribeDnsGtmLogsRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmLogsRequest() (request *DescribeDnsGtmLogsRequest)
CreateDescribeDnsGtmLogsRequest creates a request to invoke DescribeDnsGtmLogs API
type DescribeDnsGtmLogsResponse ¶ added in v1.61.822
type DescribeDnsGtmLogsResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Logs LogsInDescribeDnsGtmLogs `json:"Logs" xml:"Logs"` }
DescribeDnsGtmLogsResponse is the response struct for api DescribeDnsGtmLogs
func CreateDescribeDnsGtmLogsResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmLogsResponse() (response *DescribeDnsGtmLogsResponse)
CreateDescribeDnsGtmLogsResponse creates a response to parse from DescribeDnsGtmLogs response
type DescribeDnsGtmMonitorAvailableConfigRequest ¶ added in v1.61.822
type DescribeDnsGtmMonitorAvailableConfigRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmMonitorAvailableConfigRequest is the request struct for api DescribeDnsGtmMonitorAvailableConfig
func CreateDescribeDnsGtmMonitorAvailableConfigRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmMonitorAvailableConfigRequest() (request *DescribeDnsGtmMonitorAvailableConfigRequest)
CreateDescribeDnsGtmMonitorAvailableConfigRequest creates a request to invoke DescribeDnsGtmMonitorAvailableConfig API
type DescribeDnsGtmMonitorAvailableConfigResponse ¶ added in v1.61.822
type DescribeDnsGtmMonitorAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Ipv4IspCityNodes Ipv4IspCityNodes `json:"Ipv4IspCityNodes" xml:"Ipv4IspCityNodes"` DomainIpv4IspCityNodes DomainIpv4IspCityNodes `json:"DomainIpv4IspCityNodes" xml:"DomainIpv4IspCityNodes"` DomainIpv6IspCityNodes DomainIpv6IspCityNodes `json:"DomainIpv6IspCityNodes" xml:"DomainIpv6IspCityNodes"` Ipv6IspCityNodes Ipv6IspCityNodes `json:"Ipv6IspCityNodes" xml:"Ipv6IspCityNodes"` }
DescribeDnsGtmMonitorAvailableConfigResponse is the response struct for api DescribeDnsGtmMonitorAvailableConfig
func CreateDescribeDnsGtmMonitorAvailableConfigResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmMonitorAvailableConfigResponse() (response *DescribeDnsGtmMonitorAvailableConfigResponse)
CreateDescribeDnsGtmMonitorAvailableConfigResponse creates a response to parse from DescribeDnsGtmMonitorAvailableConfig response
type DescribeDnsGtmMonitorConfigRequest ¶ added in v1.61.822
type DescribeDnsGtmMonitorConfigRequest struct { *requests.RpcRequest MonitorConfigId string `position:"Query" name:"MonitorConfigId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsGtmMonitorConfigRequest is the request struct for api DescribeDnsGtmMonitorConfig
func CreateDescribeDnsGtmMonitorConfigRequest ¶ added in v1.61.822
func CreateDescribeDnsGtmMonitorConfigRequest() (request *DescribeDnsGtmMonitorConfigRequest)
CreateDescribeDnsGtmMonitorConfigRequest creates a request to invoke DescribeDnsGtmMonitorConfig API
type DescribeDnsGtmMonitorConfigResponse ¶ added in v1.61.822
type DescribeDnsGtmMonitorConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Timeout int `json:"Timeout" xml:"Timeout"` ProtocolType string `json:"ProtocolType" xml:"ProtocolType"` CreateTime string `json:"CreateTime" xml:"CreateTime"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` EvaluationCount int `json:"EvaluationCount" xml:"EvaluationCount"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` MonitorExtendInfo string `json:"MonitorExtendInfo" xml:"MonitorExtendInfo"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Interval int `json:"Interval" xml:"Interval"` IspCityNodes IspCityNodesInDescribeDnsGtmMonitorConfig `json:"IspCityNodes" xml:"IspCityNodes"` }
DescribeDnsGtmMonitorConfigResponse is the response struct for api DescribeDnsGtmMonitorConfig
func CreateDescribeDnsGtmMonitorConfigResponse ¶ added in v1.61.822
func CreateDescribeDnsGtmMonitorConfigResponse() (response *DescribeDnsGtmMonitorConfigResponse)
CreateDescribeDnsGtmMonitorConfigResponse creates a response to parse from DescribeDnsGtmMonitorConfig response
type DescribeDnsProductInstanceRequest ¶
type DescribeDnsProductInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDnsProductInstanceRequest is the request struct for api DescribeDnsProductInstance
func CreateDescribeDnsProductInstanceRequest ¶
func CreateDescribeDnsProductInstanceRequest() (request *DescribeDnsProductInstanceRequest)
CreateDescribeDnsProductInstanceRequest creates a request to invoke DescribeDnsProductInstance API
type DescribeDnsProductInstanceResponse ¶
type DescribeDnsProductInstanceResponse struct { *responses.BaseResponse MonitorNodeCount int64 `json:"MonitorNodeCount" xml:"MonitorNodeCount"` InBlackHole bool `json:"InBlackHole" xml:"InBlackHole"` BindDomainCount int64 `json:"BindDomainCount" xml:"BindDomainCount"` RegionLines bool `json:"RegionLines" xml:"RegionLines"` BindCount int64 `json:"BindCount" xml:"BindCount"` EndTime string `json:"EndTime" xml:"EndTime"` StartTimestamp int64 `json:"StartTimestamp" xml:"StartTimestamp"` ISPLines string `json:"ISPLines" xml:"ISPLines"` EndTimestamp int64 `json:"EndTimestamp" xml:"EndTimestamp"` DDosDefendQuery int64 `json:"DDosDefendQuery" xml:"DDosDefendQuery"` DnsSecurity string `json:"DnsSecurity" xml:"DnsSecurity"` DomainType string `json:"DomainType" xml:"DomainType"` URLForwardCount int64 `json:"URLForwardCount" xml:"URLForwardCount"` TTLMinValue int64 `json:"TTLMinValue" xml:"TTLMinValue"` PaymentType string `json:"PaymentType" xml:"PaymentType"` VersionName string `json:"VersionName" xml:"VersionName"` OverseaLine string `json:"OverseaLine" xml:"OverseaLine"` ISPRegionLines string `json:"ISPRegionLines" xml:"ISPRegionLines"` Gslb bool `json:"Gslb" xml:"Gslb"` BindUsedCount int64 `json:"BindUsedCount" xml:"BindUsedCount"` RequestId string `json:"RequestId" xml:"RequestId"` DnsSLBCount int64 `json:"DnsSLBCount" xml:"DnsSLBCount"` InstanceId string `json:"InstanceId" xml:"InstanceId"` MonitorTaskCount int64 `json:"MonitorTaskCount" xml:"MonitorTaskCount"` StartTime string `json:"StartTime" xml:"StartTime"` DDosDefendFlow int64 `json:"DDosDefendFlow" xml:"DDosDefendFlow"` MonitorFrequency int64 `json:"MonitorFrequency" xml:"MonitorFrequency"` SearchEngineLines string `json:"SearchEngineLines" xml:"SearchEngineLines"` BindDomainUsedCount int64 `json:"BindDomainUsedCount" xml:"BindDomainUsedCount"` VersionCode string `json:"VersionCode" xml:"VersionCode"` OverseaDDosDefendFlow int64 `json:"OverseaDDosDefendFlow" xml:"OverseaDDosDefendFlow"` InClean bool `json:"InClean" xml:"InClean"` SubDomainLevel int64 `json:"SubDomainLevel" xml:"SubDomainLevel"` Domain string `json:"Domain" xml:"Domain"` DnsServers DnsServersInDescribeDnsProductInstance `json:"DnsServers" xml:"DnsServers"` }
DescribeDnsProductInstanceResponse is the response struct for api DescribeDnsProductInstance
func CreateDescribeDnsProductInstanceResponse ¶
func CreateDescribeDnsProductInstanceResponse() (response *DescribeDnsProductInstanceResponse)
CreateDescribeDnsProductInstanceResponse creates a response to parse from DescribeDnsProductInstance response
type DescribeDnsProductInstancesRequest ¶
type DescribeDnsProductInstancesRequest struct { *requests.RpcRequest OrderBy string `position:"Query" name:"OrderBy"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` DomainType string `position:"Query" name:"DomainType"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` VersionCode string `position:"Query" name:"VersionCode"` Direction string `position:"Query" name:"Direction"` }
DescribeDnsProductInstancesRequest is the request struct for api DescribeDnsProductInstances
func CreateDescribeDnsProductInstancesRequest ¶
func CreateDescribeDnsProductInstancesRequest() (request *DescribeDnsProductInstancesRequest)
CreateDescribeDnsProductInstancesRequest creates a request to invoke DescribeDnsProductInstances API
type DescribeDnsProductInstancesResponse ¶
type DescribeDnsProductInstancesResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` DomainType string `json:"DomainType" xml:"DomainType"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DnsProducts DnsProducts `json:"DnsProducts" xml:"DnsProducts"` }
DescribeDnsProductInstancesResponse is the response struct for api DescribeDnsProductInstances
func CreateDescribeDnsProductInstancesResponse ¶
func CreateDescribeDnsProductInstancesResponse() (response *DescribeDnsProductInstancesResponse)
CreateDescribeDnsProductInstancesResponse creates a response to parse from DescribeDnsProductInstances response
type DescribeDohAccountStatisticsRequest ¶ added in v1.61.453
type DescribeDohAccountStatisticsRequest struct { *requests.RpcRequest StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` Lang string `position:"Query" name:"Lang"` }
DescribeDohAccountStatisticsRequest is the request struct for api DescribeDohAccountStatistics
func CreateDescribeDohAccountStatisticsRequest ¶ added in v1.61.453
func CreateDescribeDohAccountStatisticsRequest() (request *DescribeDohAccountStatisticsRequest)
CreateDescribeDohAccountStatisticsRequest creates a request to invoke DescribeDohAccountStatistics API
type DescribeDohAccountStatisticsResponse ¶ added in v1.61.453
type DescribeDohAccountStatisticsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDohAccountStatisticsResponse is the response struct for api DescribeDohAccountStatistics
func CreateDescribeDohAccountStatisticsResponse ¶ added in v1.61.453
func CreateDescribeDohAccountStatisticsResponse() (response *DescribeDohAccountStatisticsResponse)
CreateDescribeDohAccountStatisticsResponse creates a response to parse from DescribeDohAccountStatistics response
type DescribeDohDomainStatisticsRequest ¶ added in v1.61.453
type DescribeDohDomainStatisticsRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` Lang string `position:"Query" name:"Lang"` }
DescribeDohDomainStatisticsRequest is the request struct for api DescribeDohDomainStatistics
func CreateDescribeDohDomainStatisticsRequest ¶ added in v1.61.453
func CreateDescribeDohDomainStatisticsRequest() (request *DescribeDohDomainStatisticsRequest)
CreateDescribeDohDomainStatisticsRequest creates a request to invoke DescribeDohDomainStatistics API
type DescribeDohDomainStatisticsResponse ¶ added in v1.61.453
type DescribeDohDomainStatisticsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDohDomainStatisticsResponse is the response struct for api DescribeDohDomainStatistics
func CreateDescribeDohDomainStatisticsResponse ¶ added in v1.61.453
func CreateDescribeDohDomainStatisticsResponse() (response *DescribeDohDomainStatisticsResponse)
CreateDescribeDohDomainStatisticsResponse creates a response to parse from DescribeDohDomainStatistics response
type DescribeDohDomainStatisticsSummaryRequest ¶ added in v1.61.453
type DescribeDohDomainStatisticsSummaryRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` }
DescribeDohDomainStatisticsSummaryRequest is the request struct for api DescribeDohDomainStatisticsSummary
func CreateDescribeDohDomainStatisticsSummaryRequest ¶ added in v1.61.453
func CreateDescribeDohDomainStatisticsSummaryRequest() (request *DescribeDohDomainStatisticsSummaryRequest)
CreateDescribeDohDomainStatisticsSummaryRequest creates a request to invoke DescribeDohDomainStatisticsSummary API
type DescribeDohDomainStatisticsSummaryResponse ¶ added in v1.61.453
type DescribeDohDomainStatisticsSummaryResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDohDomainStatisticsSummaryResponse is the response struct for api DescribeDohDomainStatisticsSummary
func CreateDescribeDohDomainStatisticsSummaryResponse ¶ added in v1.61.453
func CreateDescribeDohDomainStatisticsSummaryResponse() (response *DescribeDohDomainStatisticsSummaryResponse)
CreateDescribeDohDomainStatisticsSummaryResponse creates a response to parse from DescribeDohDomainStatisticsSummary response
type DescribeDohSubDomainStatisticsRequest ¶ added in v1.61.453
type DescribeDohSubDomainStatisticsRequest struct { *requests.RpcRequest StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` }
DescribeDohSubDomainStatisticsRequest is the request struct for api DescribeDohSubDomainStatistics
func CreateDescribeDohSubDomainStatisticsRequest ¶ added in v1.61.453
func CreateDescribeDohSubDomainStatisticsRequest() (request *DescribeDohSubDomainStatisticsRequest)
CreateDescribeDohSubDomainStatisticsRequest creates a request to invoke DescribeDohSubDomainStatistics API
type DescribeDohSubDomainStatisticsResponse ¶ added in v1.61.453
type DescribeDohSubDomainStatisticsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDohSubDomainStatisticsResponse is the response struct for api DescribeDohSubDomainStatistics
func CreateDescribeDohSubDomainStatisticsResponse ¶ added in v1.61.453
func CreateDescribeDohSubDomainStatisticsResponse() (response *DescribeDohSubDomainStatisticsResponse)
CreateDescribeDohSubDomainStatisticsResponse creates a response to parse from DescribeDohSubDomainStatistics response
type DescribeDohSubDomainStatisticsSummaryRequest ¶ added in v1.61.453
type DescribeDohSubDomainStatisticsSummaryRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` }
DescribeDohSubDomainStatisticsSummaryRequest is the request struct for api DescribeDohSubDomainStatisticsSummary
func CreateDescribeDohSubDomainStatisticsSummaryRequest ¶ added in v1.61.453
func CreateDescribeDohSubDomainStatisticsSummaryRequest() (request *DescribeDohSubDomainStatisticsSummaryRequest)
CreateDescribeDohSubDomainStatisticsSummaryRequest creates a request to invoke DescribeDohSubDomainStatisticsSummary API
type DescribeDohSubDomainStatisticsSummaryResponse ¶ added in v1.61.453
type DescribeDohSubDomainStatisticsSummaryResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDohSubDomainStatisticsSummaryResponse is the response struct for api DescribeDohSubDomainStatisticsSummary
func CreateDescribeDohSubDomainStatisticsSummaryResponse ¶ added in v1.61.453
func CreateDescribeDohSubDomainStatisticsSummaryResponse() (response *DescribeDohSubDomainStatisticsSummaryResponse)
CreateDescribeDohSubDomainStatisticsSummaryResponse creates a response to parse from DescribeDohSubDomainStatisticsSummary response
type DescribeDohUserInfoRequest ¶ added in v1.61.453
type DescribeDohUserInfoRequest struct { *requests.RpcRequest StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` Lang string `position:"Query" name:"Lang"` }
DescribeDohUserInfoRequest is the request struct for api DescribeDohUserInfo
func CreateDescribeDohUserInfoRequest ¶ added in v1.61.453
func CreateDescribeDohUserInfoRequest() (request *DescribeDohUserInfoRequest)
CreateDescribeDohUserInfoRequest creates a request to invoke DescribeDohUserInfo API
type DescribeDohUserInfoResponse ¶ added in v1.61.453
type DescribeDohUserInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SubDomainCount int `json:"SubDomainCount" xml:"SubDomainCount"` PdnsId int64 `json:"PdnsId" xml:"PdnsId"` DomainCount int `json:"DomainCount" xml:"DomainCount"` }
DescribeDohUserInfoResponse is the response struct for api DescribeDohUserInfo
func CreateDescribeDohUserInfoResponse ¶ added in v1.61.453
func CreateDescribeDohUserInfoResponse() (response *DescribeDohUserInfoResponse)
CreateDescribeDohUserInfoResponse creates a response to parse from DescribeDohUserInfo response
type DescribeDomainDnssecInfoRequest ¶ added in v1.60.350
type DescribeDomainDnssecInfoRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDomainDnssecInfoRequest is the request struct for api DescribeDomainDnssecInfo
func CreateDescribeDomainDnssecInfoRequest ¶ added in v1.60.350
func CreateDescribeDomainDnssecInfoRequest() (request *DescribeDomainDnssecInfoRequest)
CreateDescribeDomainDnssecInfoRequest creates a request to invoke DescribeDomainDnssecInfo API
type DescribeDomainDnssecInfoResponse ¶ added in v1.60.350
type DescribeDomainDnssecInfoResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` RequestId string `json:"RequestId" xml:"RequestId"` Digest string `json:"Digest" xml:"Digest"` DomainName string `json:"DomainName" xml:"DomainName"` PublicKey string `json:"PublicKey" xml:"PublicKey"` DigestType string `json:"DigestType" xml:"DigestType"` DsRecord string `json:"DsRecord" xml:"DsRecord"` KeyTag string `json:"KeyTag" xml:"KeyTag"` Flags string `json:"Flags" xml:"Flags"` Algorithm string `json:"Algorithm" xml:"Algorithm"` }
DescribeDomainDnssecInfoResponse is the response struct for api DescribeDomainDnssecInfo
func CreateDescribeDomainDnssecInfoResponse ¶ added in v1.60.350
func CreateDescribeDomainDnssecInfoResponse() (response *DescribeDomainDnssecInfoResponse)
CreateDescribeDomainDnssecInfoResponse creates a response to parse from DescribeDomainDnssecInfo response
type DescribeDomainGroupsRequest ¶
type DescribeDomainGroupsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` KeyWord string `position:"Query" name:"KeyWord"` }
DescribeDomainGroupsRequest is the request struct for api DescribeDomainGroups
func CreateDescribeDomainGroupsRequest ¶
func CreateDescribeDomainGroupsRequest() (request *DescribeDomainGroupsRequest)
CreateDescribeDomainGroupsRequest creates a request to invoke DescribeDomainGroups API
type DescribeDomainGroupsResponse ¶
type DescribeDomainGroupsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DomainGroups DomainGroups `json:"DomainGroups" xml:"DomainGroups"` }
DescribeDomainGroupsResponse is the response struct for api DescribeDomainGroups
func CreateDescribeDomainGroupsResponse ¶
func CreateDescribeDomainGroupsResponse() (response *DescribeDomainGroupsResponse)
CreateDescribeDomainGroupsResponse creates a response to parse from DescribeDomainGroups response
type DescribeDomainInfoRequest ¶
type DescribeDomainInfoRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` NeedDetailAttributes requests.Boolean `position:"Query" name:"NeedDetailAttributes"` }
DescribeDomainInfoRequest is the request struct for api DescribeDomainInfo
func CreateDescribeDomainInfoRequest ¶
func CreateDescribeDomainInfoRequest() (request *DescribeDomainInfoRequest)
CreateDescribeDomainInfoRequest creates a request to invoke DescribeDomainInfo API
type DescribeDomainInfoResponse ¶
type DescribeDomainInfoResponse struct { *responses.BaseResponse RecordLineTreeJson string `json:"RecordLineTreeJson" xml:"RecordLineTreeJson"` GroupName string `json:"GroupName" xml:"GroupName"` InBlackHole bool `json:"InBlackHole" xml:"InBlackHole"` RegionLines bool `json:"RegionLines" xml:"RegionLines"` SlaveDns bool `json:"SlaveDns" xml:"SlaveDns"` AliDomain bool `json:"AliDomain" xml:"AliDomain"` RequestId string `json:"RequestId" xml:"RequestId"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` DomainName string `json:"DomainName" xml:"DomainName"` CreateTime string `json:"CreateTime" xml:"CreateTime"` PunyCode string `json:"PunyCode" xml:"PunyCode"` Remark string `json:"Remark" xml:"Remark"` GroupId string `json:"GroupId" xml:"GroupId"` VersionCode string `json:"VersionCode" xml:"VersionCode"` DomainId string `json:"DomainId" xml:"DomainId"` MinTtl int64 `json:"MinTtl" xml:"MinTtl"` InClean bool `json:"InClean" xml:"InClean"` VersionName string `json:"VersionName" xml:"VersionName"` LineType string `json:"LineType" xml:"LineType"` DnsServers DnsServersInDescribeDomainInfo `json:"DnsServers" xml:"DnsServers"` AvailableTtls AvailableTtls `json:"AvailableTtls" xml:"AvailableTtls"` RecordLines RecordLinesInDescribeDomainInfo `json:"RecordLines" xml:"RecordLines"` }
DescribeDomainInfoResponse is the response struct for api DescribeDomainInfo
func CreateDescribeDomainInfoResponse ¶
func CreateDescribeDomainInfoResponse() (response *DescribeDomainInfoResponse)
CreateDescribeDomainInfoResponse creates a response to parse from DescribeDomainInfo response
type DescribeDomainLogsRequest ¶
type DescribeDomainLogsRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` StartDate string `position:"Query" name:"StartDate"` Type string `position:"Query" name:"Type"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"endDate"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` KeyWord string `position:"Query" name:"KeyWord"` }
DescribeDomainLogsRequest is the request struct for api DescribeDomainLogs
func CreateDescribeDomainLogsRequest ¶
func CreateDescribeDomainLogsRequest() (request *DescribeDomainLogsRequest)
CreateDescribeDomainLogsRequest creates a request to invoke DescribeDomainLogs API
type DescribeDomainLogsResponse ¶
type DescribeDomainLogsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DomainLogs DomainLogs `json:"DomainLogs" xml:"DomainLogs"` }
DescribeDomainLogsResponse is the response struct for api DescribeDomainLogs
func CreateDescribeDomainLogsResponse ¶
func CreateDescribeDomainLogsResponse() (response *DescribeDomainLogsResponse)
CreateDescribeDomainLogsResponse creates a response to parse from DescribeDomainLogs response
type DescribeDomainNsRequest ¶
type DescribeDomainNsRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` DomainType string `position:"Query" name:"DomainType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDomainNsRequest is the request struct for api DescribeDomainNs
func CreateDescribeDomainNsRequest ¶
func CreateDescribeDomainNsRequest() (request *DescribeDomainNsRequest)
CreateDescribeDomainNsRequest creates a request to invoke DescribeDomainNs API
type DescribeDomainNsResponse ¶
type DescribeDomainNsResponse struct { *responses.BaseResponse AllAliDns bool `json:"AllAliDns" xml:"AllAliDns"` RequestId string `json:"RequestId" xml:"RequestId"` IncludeAliDns bool `json:"IncludeAliDns" xml:"IncludeAliDns"` DetectFailedReasonCode string `json:"DetectFailedReasonCode" xml:"DetectFailedReasonCode"` ExpectDnsServers ExpectDnsServers `json:"ExpectDnsServers" xml:"ExpectDnsServers"` DnsServers DnsServersInDescribeDomainNs `json:"DnsServers" xml:"DnsServers"` }
DescribeDomainNsResponse is the response struct for api DescribeDomainNs
func CreateDescribeDomainNsResponse ¶
func CreateDescribeDomainNsResponse() (response *DescribeDomainNsResponse)
CreateDescribeDomainNsResponse creates a response to parse from DescribeDomainNs response
type DescribeDomainRecordInfoRequest ¶
type DescribeDomainRecordInfoRequest struct { *requests.RpcRequest RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDomainRecordInfoRequest is the request struct for api DescribeDomainRecordInfo
func CreateDescribeDomainRecordInfoRequest ¶
func CreateDescribeDomainRecordInfoRequest() (request *DescribeDomainRecordInfoRequest)
CreateDescribeDomainRecordInfoRequest creates a request to invoke DescribeDomainRecordInfo API
type DescribeDomainRecordInfoResponse ¶
type DescribeDomainRecordInfoResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` RR string `json:"RR" xml:"RR"` GroupName string `json:"GroupName" xml:"GroupName"` RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` Priority int64 `json:"Priority" xml:"Priority"` PunyCode string `json:"PunyCode" xml:"PunyCode"` TTL int64 `json:"TTL" xml:"TTL"` GroupId string `json:"GroupId" xml:"GroupId"` Line string `json:"Line" xml:"Line"` Locked bool `json:"Locked" xml:"Locked"` Type string `json:"Type" xml:"Type"` DomainId string `json:"DomainId" xml:"DomainId"` Value string `json:"Value" xml:"Value"` RecordId string `json:"RecordId" xml:"RecordId"` Remark string `json:"Remark" xml:"Remark"` }
DescribeDomainRecordInfoResponse is the response struct for api DescribeDomainRecordInfo
func CreateDescribeDomainRecordInfoResponse ¶
func CreateDescribeDomainRecordInfoResponse() (response *DescribeDomainRecordInfoResponse)
CreateDescribeDomainRecordInfoResponse creates a response to parse from DescribeDomainRecordInfo response
type DescribeDomainRecordsRequest ¶
type DescribeDomainRecordsRequest struct { *requests.RpcRequest ValueKeyWord string `position:"Query" name:"ValueKeyWord"` Line string `position:"Query" name:"Line"` Type string `position:"Query" name:"Type"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` KeyWord string `position:"Query" name:"KeyWord"` RRKeyWord string `position:"Query" name:"RRKeyWord"` Direction string `position:"Query" name:"Direction"` GroupId requests.Integer `position:"Query" name:"GroupId"` DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` TypeKeyWord string `position:"Query" name:"TypeKeyWord"` Status string `position:"Query" name:"Status"` }
DescribeDomainRecordsRequest is the request struct for api DescribeDomainRecords
func CreateDescribeDomainRecordsRequest ¶
func CreateDescribeDomainRecordsRequest() (request *DescribeDomainRecordsRequest)
CreateDescribeDomainRecordsRequest creates a request to invoke DescribeDomainRecords API
type DescribeDomainRecordsResponse ¶
type DescribeDomainRecordsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DomainRecords DomainRecordsInDescribeDomainRecords `json:"DomainRecords" xml:"DomainRecords"` }
DescribeDomainRecordsResponse is the response struct for api DescribeDomainRecords
func CreateDescribeDomainRecordsResponse ¶
func CreateDescribeDomainRecordsResponse() (response *DescribeDomainRecordsResponse)
CreateDescribeDomainRecordsResponse creates a response to parse from DescribeDomainRecords response
type DescribeDomainResolveStatisticsSummaryRequest ¶ added in v1.62.263
type DescribeDomainResolveStatisticsSummaryRequest struct { *requests.RpcRequest Threshold requests.Integer `position:"Query" name:"Threshold"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` Keyword string `position:"Query" name:"Keyword"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` }
DescribeDomainResolveStatisticsSummaryRequest is the request struct for api DescribeDomainResolveStatisticsSummary
func CreateDescribeDomainResolveStatisticsSummaryRequest ¶ added in v1.62.263
func CreateDescribeDomainResolveStatisticsSummaryRequest() (request *DescribeDomainResolveStatisticsSummaryRequest)
CreateDescribeDomainResolveStatisticsSummaryRequest creates a request to invoke DescribeDomainResolveStatisticsSummary API
type DescribeDomainResolveStatisticsSummaryResponse ¶ added in v1.62.263
type DescribeDomainResolveStatisticsSummaryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` PageSize int `json:"PageSize" xml:"PageSize"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeDomainResolveStatisticsSummaryResponse is the response struct for api DescribeDomainResolveStatisticsSummary
func CreateDescribeDomainResolveStatisticsSummaryResponse ¶ added in v1.62.263
func CreateDescribeDomainResolveStatisticsSummaryResponse() (response *DescribeDomainResolveStatisticsSummaryResponse)
CreateDescribeDomainResolveStatisticsSummaryResponse creates a response to parse from DescribeDomainResolveStatisticsSummary response
type DescribeDomainStatisticsRequest ¶
type DescribeDomainStatisticsRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` DomainType string `position:"Query" name:"DomainType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeDomainStatisticsRequest is the request struct for api DescribeDomainStatistics
func CreateDescribeDomainStatisticsRequest ¶
func CreateDescribeDomainStatisticsRequest() (request *DescribeDomainStatisticsRequest)
CreateDescribeDomainStatisticsRequest creates a request to invoke DescribeDomainStatistics API
type DescribeDomainStatisticsResponse ¶
type DescribeDomainStatisticsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Statistics StatisticsInDescribeDomainStatistics `json:"Statistics" xml:"Statistics"` }
DescribeDomainStatisticsResponse is the response struct for api DescribeDomainStatistics
func CreateDescribeDomainStatisticsResponse ¶
func CreateDescribeDomainStatisticsResponse() (response *DescribeDomainStatisticsResponse)
CreateDescribeDomainStatisticsResponse creates a response to parse from DescribeDomainStatistics response
type DescribeDomainStatisticsSummaryRequest ¶
type DescribeDomainStatisticsSummaryRequest struct { *requests.RpcRequest Threshold requests.Integer `position:"Query" name:"Threshold"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` Direction string `position:"Query" name:"Direction"` OrderBy string `position:"Query" name:"OrderBy"` EndDate string `position:"Query" name:"EndDate"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` }
DescribeDomainStatisticsSummaryRequest is the request struct for api DescribeDomainStatisticsSummary
func CreateDescribeDomainStatisticsSummaryRequest ¶
func CreateDescribeDomainStatisticsSummaryRequest() (request *DescribeDomainStatisticsSummaryRequest)
CreateDescribeDomainStatisticsSummaryRequest creates a request to invoke DescribeDomainStatisticsSummary API
type DescribeDomainStatisticsSummaryResponse ¶
type DescribeDomainStatisticsSummaryResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics StatisticsInDescribeDomainStatisticsSummary `json:"Statistics" xml:"Statistics"` }
DescribeDomainStatisticsSummaryResponse is the response struct for api DescribeDomainStatisticsSummary
func CreateDescribeDomainStatisticsSummaryResponse ¶
func CreateDescribeDomainStatisticsSummaryResponse() (response *DescribeDomainStatisticsSummaryResponse)
CreateDescribeDomainStatisticsSummaryResponse creates a response to parse from DescribeDomainStatisticsSummary response
type DescribeDomainsRequest ¶
type DescribeDomainsRequest struct { *requests.RpcRequest StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` Tag *[]DescribeDomainsTag `position:"Query" name:"Tag" type:"Repeated"` Lang string `position:"Query" name:"Lang"` KeyWord string `position:"Query" name:"KeyWord"` Direction string `position:"Query" name:"Direction"` Starmark requests.Boolean `position:"Query" name:"Starmark"` GroupId string `position:"Query" name:"GroupId"` OrderBy string `position:"Query" name:"OrderBy"` EndDate string `position:"Query" name:"EndDate"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` }
DescribeDomainsRequest is the request struct for api DescribeDomains
func CreateDescribeDomainsRequest ¶
func CreateDescribeDomainsRequest() (request *DescribeDomainsRequest)
CreateDescribeDomainsRequest creates a request to invoke DescribeDomains API
type DescribeDomainsResponse ¶
type DescribeDomainsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Domains DomainsInDescribeDomains `json:"Domains" xml:"Domains"` }
DescribeDomainsResponse is the response struct for api DescribeDomains
func CreateDescribeDomainsResponse ¶
func CreateDescribeDomainsResponse() (response *DescribeDomainsResponse)
CreateDescribeDomainsResponse creates a response to parse from DescribeDomains response
type DescribeDomainsTag ¶ added in v1.61.130
DescribeDomainsTag is a repeated param struct in DescribeDomainsRequest
type DescribeGtmAccessStrategiesRequest ¶
type DescribeGtmAccessStrategiesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmAccessStrategiesRequest is the request struct for api DescribeGtmAccessStrategies
func CreateDescribeGtmAccessStrategiesRequest ¶
func CreateDescribeGtmAccessStrategiesRequest() (request *DescribeGtmAccessStrategiesRequest)
CreateDescribeGtmAccessStrategiesRequest creates a request to invoke DescribeGtmAccessStrategies API
type DescribeGtmAccessStrategiesResponse ¶
type DescribeGtmAccessStrategiesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Strategies StrategiesInDescribeGtmAccessStrategies `json:"Strategies" xml:"Strategies"` }
DescribeGtmAccessStrategiesResponse is the response struct for api DescribeGtmAccessStrategies
func CreateDescribeGtmAccessStrategiesResponse ¶
func CreateDescribeGtmAccessStrategiesResponse() (response *DescribeGtmAccessStrategiesResponse)
CreateDescribeGtmAccessStrategiesResponse creates a response to parse from DescribeGtmAccessStrategies response
type DescribeGtmAccessStrategyAvailableConfigRequest ¶
type DescribeGtmAccessStrategyAvailableConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmAccessStrategyAvailableConfigRequest is the request struct for api DescribeGtmAccessStrategyAvailableConfig
func CreateDescribeGtmAccessStrategyAvailableConfigRequest ¶
func CreateDescribeGtmAccessStrategyAvailableConfigRequest() (request *DescribeGtmAccessStrategyAvailableConfigRequest)
CreateDescribeGtmAccessStrategyAvailableConfigRequest creates a request to invoke DescribeGtmAccessStrategyAvailableConfig API
type DescribeGtmAccessStrategyAvailableConfigResponse ¶
type DescribeGtmAccessStrategyAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SuggestSetDefaultLine bool `json:"SuggestSetDefaultLine" xml:"SuggestSetDefaultLine"` AddrPools AddrPoolsInDescribeGtmAccessStrategyAvailableConfig `json:"AddrPools" xml:"AddrPools"` Lines LinesInDescribeGtmAccessStrategyAvailableConfig `json:"Lines" xml:"Lines"` }
DescribeGtmAccessStrategyAvailableConfigResponse is the response struct for api DescribeGtmAccessStrategyAvailableConfig
func CreateDescribeGtmAccessStrategyAvailableConfigResponse ¶
func CreateDescribeGtmAccessStrategyAvailableConfigResponse() (response *DescribeGtmAccessStrategyAvailableConfigResponse)
CreateDescribeGtmAccessStrategyAvailableConfigResponse creates a response to parse from DescribeGtmAccessStrategyAvailableConfig response
type DescribeGtmAccessStrategyRequest ¶
type DescribeGtmAccessStrategyRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmAccessStrategyRequest is the request struct for api DescribeGtmAccessStrategy
func CreateDescribeGtmAccessStrategyRequest ¶
func CreateDescribeGtmAccessStrategyRequest() (request *DescribeGtmAccessStrategyRequest)
CreateDescribeGtmAccessStrategyRequest creates a request to invoke DescribeGtmAccessStrategy API
type DescribeGtmAccessStrategyResponse ¶
type DescribeGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` StrategyId string `json:"StrategyId" xml:"StrategyId"` DefaultAddrPoolStatus string `json:"DefaultAddrPoolStatus" xml:"DefaultAddrPoolStatus"` FailoverAddrPoolId string `json:"FailoverAddrPoolId" xml:"FailoverAddrPoolId"` AccessStatus string `json:"AccessStatus" xml:"AccessStatus"` DefaultAddrPoolMonitorStatus string `json:"DefaultAddrPoolMonitorStatus" xml:"DefaultAddrPoolMonitorStatus"` DefaultAddrPoolName string `json:"DefaultAddrPoolName" xml:"DefaultAddrPoolName"` DefultAddrPoolId string `json:"DefultAddrPoolId" xml:"DefultAddrPoolId"` StrategyName string `json:"StrategyName" xml:"StrategyName"` FailoverAddrPoolStatus string `json:"FailoverAddrPoolStatus" xml:"FailoverAddrPoolStatus"` AccessMode string `json:"AccessMode" xml:"AccessMode"` StrategyMode string `json:"StrategyMode" xml:"StrategyMode"` FailoverAddrPoolMonitorStatus string `json:"FailoverAddrPoolMonitorStatus" xml:"FailoverAddrPoolMonitorStatus"` FailoverAddrPoolName string `json:"FailoverAddrPoolName" xml:"FailoverAddrPoolName"` Lines LinesInDescribeGtmAccessStrategy `json:"Lines" xml:"Lines"` }
DescribeGtmAccessStrategyResponse is the response struct for api DescribeGtmAccessStrategy
func CreateDescribeGtmAccessStrategyResponse ¶
func CreateDescribeGtmAccessStrategyResponse() (response *DescribeGtmAccessStrategyResponse)
CreateDescribeGtmAccessStrategyResponse creates a response to parse from DescribeGtmAccessStrategy response
type DescribeGtmAvailableAlertGroupRequest ¶
type DescribeGtmAvailableAlertGroupRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmAvailableAlertGroupRequest is the request struct for api DescribeGtmAvailableAlertGroup
func CreateDescribeGtmAvailableAlertGroupRequest ¶
func CreateDescribeGtmAvailableAlertGroupRequest() (request *DescribeGtmAvailableAlertGroupRequest)
CreateDescribeGtmAvailableAlertGroupRequest creates a request to invoke DescribeGtmAvailableAlertGroup API
type DescribeGtmAvailableAlertGroupResponse ¶
type DescribeGtmAvailableAlertGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AvailableAlertGroup string `json:"AvailableAlertGroup" xml:"AvailableAlertGroup"` }
DescribeGtmAvailableAlertGroupResponse is the response struct for api DescribeGtmAvailableAlertGroup
func CreateDescribeGtmAvailableAlertGroupResponse ¶
func CreateDescribeGtmAvailableAlertGroupResponse() (response *DescribeGtmAvailableAlertGroupResponse)
CreateDescribeGtmAvailableAlertGroupResponse creates a response to parse from DescribeGtmAvailableAlertGroup response
type DescribeGtmInstanceAddressPoolRequest ¶
type DescribeGtmInstanceAddressPoolRequest struct { *requests.RpcRequest AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmInstanceAddressPoolRequest is the request struct for api DescribeGtmInstanceAddressPool
func CreateDescribeGtmInstanceAddressPoolRequest ¶
func CreateDescribeGtmInstanceAddressPoolRequest() (request *DescribeGtmInstanceAddressPoolRequest)
CreateDescribeGtmInstanceAddressPoolRequest creates a request to invoke DescribeGtmInstanceAddressPool API
type DescribeGtmInstanceAddressPoolResponse ¶
type DescribeGtmInstanceAddressPoolResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` RequestId string `json:"RequestId" xml:"RequestId"` CreateTime string `json:"CreateTime" xml:"CreateTime"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Name string `json:"Name" xml:"Name"` Type string `json:"Type" xml:"Type"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` MinAvailableAddrNum int `json:"MinAvailableAddrNum" xml:"MinAvailableAddrNum"` MonitorStatus string `json:"MonitorStatus" xml:"MonitorStatus"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Addrs AddrsInDescribeGtmInstanceAddressPool `json:"Addrs" xml:"Addrs"` }
DescribeGtmInstanceAddressPoolResponse is the response struct for api DescribeGtmInstanceAddressPool
func CreateDescribeGtmInstanceAddressPoolResponse ¶
func CreateDescribeGtmInstanceAddressPoolResponse() (response *DescribeGtmInstanceAddressPoolResponse)
CreateDescribeGtmInstanceAddressPoolResponse creates a response to parse from DescribeGtmInstanceAddressPool response
type DescribeGtmInstanceAddressPoolsRequest ¶
type DescribeGtmInstanceAddressPoolsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmInstanceAddressPoolsRequest is the request struct for api DescribeGtmInstanceAddressPools
func CreateDescribeGtmInstanceAddressPoolsRequest ¶
func CreateDescribeGtmInstanceAddressPoolsRequest() (request *DescribeGtmInstanceAddressPoolsRequest)
CreateDescribeGtmInstanceAddressPoolsRequest creates a request to invoke DescribeGtmInstanceAddressPools API
type DescribeGtmInstanceAddressPoolsResponse ¶
type DescribeGtmInstanceAddressPoolsResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` AddrPools AddrPoolsInDescribeGtmInstanceAddressPools `json:"AddrPools" xml:"AddrPools"` }
DescribeGtmInstanceAddressPoolsResponse is the response struct for api DescribeGtmInstanceAddressPools
func CreateDescribeGtmInstanceAddressPoolsResponse ¶
func CreateDescribeGtmInstanceAddressPoolsResponse() (response *DescribeGtmInstanceAddressPoolsResponse)
CreateDescribeGtmInstanceAddressPoolsResponse creates a response to parse from DescribeGtmInstanceAddressPools response
type DescribeGtmInstanceRequest ¶
type DescribeGtmInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` NeedDetailAttributes requests.Boolean `position:"Query" name:"NeedDetailAttributes"` }
DescribeGtmInstanceRequest is the request struct for api DescribeGtmInstance
func CreateDescribeGtmInstanceRequest ¶
func CreateDescribeGtmInstanceRequest() (request *DescribeGtmInstanceRequest)
CreateDescribeGtmInstanceRequest creates a request to invoke DescribeGtmInstance API
type DescribeGtmInstanceResponse ¶
type DescribeGtmInstanceResponse struct { *responses.BaseResponse ExpireTimestamp int64 `json:"ExpireTimestamp" xml:"ExpireTimestamp"` UserDomainName string `json:"UserDomainName" xml:"UserDomainName"` RequestId string `json:"RequestId" xml:"RequestId"` LbaStrategy string `json:"LbaStrategy" xml:"LbaStrategy"` InstanceId string `json:"InstanceId" xml:"InstanceId"` CreateTime string `json:"CreateTime" xml:"CreateTime"` CnameMode string `json:"CnameMode" xml:"CnameMode"` Ttl int `json:"Ttl" xml:"Ttl"` Cname string `json:"Cname" xml:"Cname"` InstanceName string `json:"InstanceName" xml:"InstanceName"` VersionCode string `json:"VersionCode" xml:"VersionCode"` AlertGroup string `json:"AlertGroup" xml:"AlertGroup"` AddressPoolNum int `json:"AddressPoolNum" xml:"AddressPoolNum"` AccessStrategyNum int `json:"AccessStrategyNum" xml:"AccessStrategyNum"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` }
DescribeGtmInstanceResponse is the response struct for api DescribeGtmInstance
func CreateDescribeGtmInstanceResponse ¶
func CreateDescribeGtmInstanceResponse() (response *DescribeGtmInstanceResponse)
CreateDescribeGtmInstanceResponse creates a response to parse from DescribeGtmInstance response
type DescribeGtmInstanceStatusRequest ¶
type DescribeGtmInstanceStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmInstanceStatusRequest is the request struct for api DescribeGtmInstanceStatus
func CreateDescribeGtmInstanceStatusRequest ¶
func CreateDescribeGtmInstanceStatusRequest() (request *DescribeGtmInstanceStatusRequest)
CreateDescribeGtmInstanceStatusRequest creates a request to invoke DescribeGtmInstanceStatus API
type DescribeGtmInstanceStatusResponse ¶
type DescribeGtmInstanceStatusResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` StrategyNotAvailableNum int `json:"StrategyNotAvailableNum" xml:"StrategyNotAvailableNum"` RequestId string `json:"RequestId" xml:"RequestId"` SwitchToFailoverStrategyNum int `json:"SwitchToFailoverStrategyNum" xml:"SwitchToFailoverStrategyNum"` StatusReason string `json:"StatusReason" xml:"StatusReason"` AddrNotAvailableNum int `json:"AddrNotAvailableNum" xml:"AddrNotAvailableNum"` AddrPoolNotAvailableNum int `json:"AddrPoolNotAvailableNum" xml:"AddrPoolNotAvailableNum"` }
DescribeGtmInstanceStatusResponse is the response struct for api DescribeGtmInstanceStatus
func CreateDescribeGtmInstanceStatusResponse ¶
func CreateDescribeGtmInstanceStatusResponse() (response *DescribeGtmInstanceStatusResponse)
CreateDescribeGtmInstanceStatusResponse creates a response to parse from DescribeGtmInstanceStatus response
type DescribeGtmInstanceSystemCnameRequest ¶
type DescribeGtmInstanceSystemCnameRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmInstanceSystemCnameRequest is the request struct for api DescribeGtmInstanceSystemCname
func CreateDescribeGtmInstanceSystemCnameRequest ¶
func CreateDescribeGtmInstanceSystemCnameRequest() (request *DescribeGtmInstanceSystemCnameRequest)
CreateDescribeGtmInstanceSystemCnameRequest creates a request to invoke DescribeGtmInstanceSystemCname API
type DescribeGtmInstanceSystemCnameResponse ¶
type DescribeGtmInstanceSystemCnameResponse struct { *responses.BaseResponse SystemCname string `json:"SystemCname" xml:"SystemCname"` RequestId string `json:"RequestId" xml:"RequestId"` }
DescribeGtmInstanceSystemCnameResponse is the response struct for api DescribeGtmInstanceSystemCname
func CreateDescribeGtmInstanceSystemCnameResponse ¶
func CreateDescribeGtmInstanceSystemCnameResponse() (response *DescribeGtmInstanceSystemCnameResponse)
CreateDescribeGtmInstanceSystemCnameResponse creates a response to parse from DescribeGtmInstanceSystemCname response
type DescribeGtmInstancesRequest ¶
type DescribeGtmInstancesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` NeedDetailAttributes requests.Boolean `position:"Query" name:"NeedDetailAttributes"` }
DescribeGtmInstancesRequest is the request struct for api DescribeGtmInstances
func CreateDescribeGtmInstancesRequest ¶
func CreateDescribeGtmInstancesRequest() (request *DescribeGtmInstancesRequest)
CreateDescribeGtmInstancesRequest creates a request to invoke DescribeGtmInstances API
type DescribeGtmInstancesResponse ¶
type DescribeGtmInstancesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` GtmInstances GtmInstancesInDescribeGtmInstances `json:"GtmInstances" xml:"GtmInstances"` }
DescribeGtmInstancesResponse is the response struct for api DescribeGtmInstances
func CreateDescribeGtmInstancesResponse ¶
func CreateDescribeGtmInstancesResponse() (response *DescribeGtmInstancesResponse)
CreateDescribeGtmInstancesResponse creates a response to parse from DescribeGtmInstances response
type DescribeGtmLogsRequest ¶
type DescribeGtmLogsRequest struct { *requests.RpcRequest StartTimestamp requests.Integer `position:"Query" name:"StartTimestamp"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndTimestamp requests.Integer `position:"Query" name:"EndTimestamp"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeGtmLogsRequest is the request struct for api DescribeGtmLogs
func CreateDescribeGtmLogsRequest ¶
func CreateDescribeGtmLogsRequest() (request *DescribeGtmLogsRequest)
CreateDescribeGtmLogsRequest creates a request to invoke DescribeGtmLogs API
type DescribeGtmLogsResponse ¶
type DescribeGtmLogsResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Logs LogsInDescribeGtmLogs `json:"Logs" xml:"Logs"` }
DescribeGtmLogsResponse is the response struct for api DescribeGtmLogs
func CreateDescribeGtmLogsResponse ¶
func CreateDescribeGtmLogsResponse() (response *DescribeGtmLogsResponse)
CreateDescribeGtmLogsResponse creates a response to parse from DescribeGtmLogs response
type DescribeGtmMonitorAvailableConfigRequest ¶
type DescribeGtmMonitorAvailableConfigRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmMonitorAvailableConfigRequest is the request struct for api DescribeGtmMonitorAvailableConfig
func CreateDescribeGtmMonitorAvailableConfigRequest ¶
func CreateDescribeGtmMonitorAvailableConfigRequest() (request *DescribeGtmMonitorAvailableConfigRequest)
CreateDescribeGtmMonitorAvailableConfigRequest creates a request to invoke DescribeGtmMonitorAvailableConfig API
type DescribeGtmMonitorAvailableConfigResponse ¶
type DescribeGtmMonitorAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` IspCityNodes IspCityNodesInDescribeGtmMonitorAvailableConfig `json:"IspCityNodes" xml:"IspCityNodes"` }
DescribeGtmMonitorAvailableConfigResponse is the response struct for api DescribeGtmMonitorAvailableConfig
func CreateDescribeGtmMonitorAvailableConfigResponse ¶
func CreateDescribeGtmMonitorAvailableConfigResponse() (response *DescribeGtmMonitorAvailableConfigResponse)
CreateDescribeGtmMonitorAvailableConfigResponse creates a response to parse from DescribeGtmMonitorAvailableConfig response
type DescribeGtmMonitorConfigRequest ¶
type DescribeGtmMonitorConfigRequest struct { *requests.RpcRequest MonitorConfigId string `position:"Query" name:"MonitorConfigId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmMonitorConfigRequest is the request struct for api DescribeGtmMonitorConfig
func CreateDescribeGtmMonitorConfigRequest ¶
func CreateDescribeGtmMonitorConfigRequest() (request *DescribeGtmMonitorConfigRequest)
CreateDescribeGtmMonitorConfigRequest creates a request to invoke DescribeGtmMonitorConfig API
type DescribeGtmMonitorConfigResponse ¶
type DescribeGtmMonitorConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Timeout int `json:"Timeout" xml:"Timeout"` ProtocolType string `json:"ProtocolType" xml:"ProtocolType"` CreateTime string `json:"CreateTime" xml:"CreateTime"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` EvaluationCount int `json:"EvaluationCount" xml:"EvaluationCount"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` MonitorExtendInfo string `json:"MonitorExtendInfo" xml:"MonitorExtendInfo"` MonitorConfigId string `json:"MonitorConfigId" xml:"MonitorConfigId"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Interval int `json:"Interval" xml:"Interval"` IspCityNodes IspCityNodesInDescribeGtmMonitorConfig `json:"IspCityNodes" xml:"IspCityNodes"` }
DescribeGtmMonitorConfigResponse is the response struct for api DescribeGtmMonitorConfig
func CreateDescribeGtmMonitorConfigResponse ¶
func CreateDescribeGtmMonitorConfigResponse() (response *DescribeGtmMonitorConfigResponse)
CreateDescribeGtmMonitorConfigResponse creates a response to parse from DescribeGtmMonitorConfig response
type DescribeGtmRecoveryPlanAvailableConfigRequest ¶
type DescribeGtmRecoveryPlanAvailableConfigRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmRecoveryPlanAvailableConfigRequest is the request struct for api DescribeGtmRecoveryPlanAvailableConfig
func CreateDescribeGtmRecoveryPlanAvailableConfigRequest ¶
func CreateDescribeGtmRecoveryPlanAvailableConfigRequest() (request *DescribeGtmRecoveryPlanAvailableConfigRequest)
CreateDescribeGtmRecoveryPlanAvailableConfigRequest creates a request to invoke DescribeGtmRecoveryPlanAvailableConfig API
type DescribeGtmRecoveryPlanAvailableConfigResponse ¶
type DescribeGtmRecoveryPlanAvailableConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Instances Instances `json:"Instances" xml:"Instances"` }
DescribeGtmRecoveryPlanAvailableConfigResponse is the response struct for api DescribeGtmRecoveryPlanAvailableConfig
func CreateDescribeGtmRecoveryPlanAvailableConfigResponse ¶
func CreateDescribeGtmRecoveryPlanAvailableConfigResponse() (response *DescribeGtmRecoveryPlanAvailableConfigResponse)
CreateDescribeGtmRecoveryPlanAvailableConfigResponse creates a response to parse from DescribeGtmRecoveryPlanAvailableConfig response
type DescribeGtmRecoveryPlanRequest ¶
type DescribeGtmRecoveryPlanRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
DescribeGtmRecoveryPlanRequest is the request struct for api DescribeGtmRecoveryPlan
func CreateDescribeGtmRecoveryPlanRequest ¶
func CreateDescribeGtmRecoveryPlanRequest() (request *DescribeGtmRecoveryPlanRequest)
CreateDescribeGtmRecoveryPlanRequest creates a request to invoke DescribeGtmRecoveryPlan API
type DescribeGtmRecoveryPlanResponse ¶
type DescribeGtmRecoveryPlanResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` LastRollbackTime string `json:"LastRollbackTime" xml:"LastRollbackTime"` FaultAddrPoolNum int `json:"FaultAddrPoolNum" xml:"FaultAddrPoolNum"` LastExecuteTime string `json:"LastExecuteTime" xml:"LastExecuteTime"` RequestId string `json:"RequestId" xml:"RequestId"` CreateTime string `json:"CreateTime" xml:"CreateTime"` LastExecuteTimestamp int64 `json:"LastExecuteTimestamp" xml:"LastExecuteTimestamp"` Remark string `json:"Remark" xml:"Remark"` Name string `json:"Name" xml:"Name"` RecoveryPlanId int64 `json:"RecoveryPlanId" xml:"RecoveryPlanId"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` LastRollbackTimestamp int64 `json:"LastRollbackTimestamp" xml:"LastRollbackTimestamp"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` FaultAddrPools FaultAddrPools `json:"FaultAddrPools" xml:"FaultAddrPools"` }
DescribeGtmRecoveryPlanResponse is the response struct for api DescribeGtmRecoveryPlan
func CreateDescribeGtmRecoveryPlanResponse ¶
func CreateDescribeGtmRecoveryPlanResponse() (response *DescribeGtmRecoveryPlanResponse)
CreateDescribeGtmRecoveryPlanResponse creates a response to parse from DescribeGtmRecoveryPlan response
type DescribeGtmRecoveryPlansRequest ¶
type DescribeGtmRecoveryPlansRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeGtmRecoveryPlansRequest is the request struct for api DescribeGtmRecoveryPlans
func CreateDescribeGtmRecoveryPlansRequest ¶
func CreateDescribeGtmRecoveryPlansRequest() (request *DescribeGtmRecoveryPlansRequest)
CreateDescribeGtmRecoveryPlansRequest creates a request to invoke DescribeGtmRecoveryPlans API
type DescribeGtmRecoveryPlansResponse ¶
type DescribeGtmRecoveryPlansResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` RecoveryPlans RecoveryPlans `json:"RecoveryPlans" xml:"RecoveryPlans"` }
DescribeGtmRecoveryPlansResponse is the response struct for api DescribeGtmRecoveryPlans
func CreateDescribeGtmRecoveryPlansResponse ¶
func CreateDescribeGtmRecoveryPlansResponse() (response *DescribeGtmRecoveryPlansResponse)
CreateDescribeGtmRecoveryPlansResponse creates a response to parse from DescribeGtmRecoveryPlans response
type DescribeInstanceDomainsRequest ¶ added in v1.61.67
type DescribeInstanceDomainsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeInstanceDomainsRequest is the request struct for api DescribeInstanceDomains
func CreateDescribeInstanceDomainsRequest ¶ added in v1.61.67
func CreateDescribeInstanceDomainsRequest() (request *DescribeInstanceDomainsRequest)
CreateDescribeInstanceDomainsRequest creates a request to invoke DescribeInstanceDomains API
type DescribeInstanceDomainsResponse ¶ added in v1.61.67
type DescribeInstanceDomainsResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` InstanceDomains []InstanceDomain `json:"InstanceDomains" xml:"InstanceDomains"` }
DescribeInstanceDomainsResponse is the response struct for api DescribeInstanceDomains
func CreateDescribeInstanceDomainsResponse ¶ added in v1.61.67
func CreateDescribeInstanceDomainsResponse() (response *DescribeInstanceDomainsResponse)
CreateDescribeInstanceDomainsResponse creates a response to parse from DescribeInstanceDomains response
type DescribeIspFlushCacheInstancesRequest ¶ added in v1.61.1730
type DescribeIspFlushCacheInstancesRequest struct { *requests.RpcRequest Isp string `position:"Query" name:"Isp"` OrderBy string `position:"Query" name:"OrderBy"` Type string `position:"Query" name:"Type"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` Direction string `position:"Query" name:"Direction"` }
DescribeIspFlushCacheInstancesRequest is the request struct for api DescribeIspFlushCacheInstances
func CreateDescribeIspFlushCacheInstancesRequest ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheInstancesRequest() (request *DescribeIspFlushCacheInstancesRequest)
CreateDescribeIspFlushCacheInstancesRequest creates a request to invoke DescribeIspFlushCacheInstances API
type DescribeIspFlushCacheInstancesResponse ¶ added in v1.61.1730
type DescribeIspFlushCacheInstancesResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` IspFlushCacheInstances []IspFlushCacheInstance `json:"IspFlushCacheInstances" xml:"IspFlushCacheInstances"` }
DescribeIspFlushCacheInstancesResponse is the response struct for api DescribeIspFlushCacheInstances
func CreateDescribeIspFlushCacheInstancesResponse ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheInstancesResponse() (response *DescribeIspFlushCacheInstancesResponse)
CreateDescribeIspFlushCacheInstancesResponse creates a response to parse from DescribeIspFlushCacheInstances response
type DescribeIspFlushCacheRemainQuotaRequest ¶ added in v1.61.1730
type DescribeIspFlushCacheRemainQuotaRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeIspFlushCacheRemainQuotaRequest is the request struct for api DescribeIspFlushCacheRemainQuota
func CreateDescribeIspFlushCacheRemainQuotaRequest ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheRemainQuotaRequest() (request *DescribeIspFlushCacheRemainQuotaRequest)
CreateDescribeIspFlushCacheRemainQuotaRequest creates a request to invoke DescribeIspFlushCacheRemainQuota API
type DescribeIspFlushCacheRemainQuotaResponse ¶ added in v1.61.1730
type DescribeIspFlushCacheRemainQuotaResponse struct { *responses.BaseResponse TelecomRemainQuota int `json:"TelecomRemainQuota" xml:"TelecomRemainQuota"` RequestId string `json:"RequestId" xml:"RequestId"` }
DescribeIspFlushCacheRemainQuotaResponse is the response struct for api DescribeIspFlushCacheRemainQuota
func CreateDescribeIspFlushCacheRemainQuotaResponse ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheRemainQuotaResponse() (response *DescribeIspFlushCacheRemainQuotaResponse)
CreateDescribeIspFlushCacheRemainQuotaResponse creates a response to parse from DescribeIspFlushCacheRemainQuota response
type DescribeIspFlushCacheTaskRequest ¶ added in v1.61.1730
type DescribeIspFlushCacheTaskRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` TaskId string `position:"Query" name:"TaskId"` }
DescribeIspFlushCacheTaskRequest is the request struct for api DescribeIspFlushCacheTask
func CreateDescribeIspFlushCacheTaskRequest ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheTaskRequest() (request *DescribeIspFlushCacheTaskRequest)
CreateDescribeIspFlushCacheTaskRequest creates a request to invoke DescribeIspFlushCacheTask API
type DescribeIspFlushCacheTaskResponse ¶ added in v1.61.1730
type DescribeIspFlushCacheTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` DomainName string `json:"DomainName" xml:"DomainName"` InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` Isp string `json:"Isp" xml:"Isp"` TaskStatus string `json:"TaskStatus" xml:"TaskStatus"` CreateTime string `json:"CreateTime" xml:"CreateTime"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` FlushCacheResults []FlushCacheResult `json:"FlushCacheResults" xml:"FlushCacheResults"` }
DescribeIspFlushCacheTaskResponse is the response struct for api DescribeIspFlushCacheTask
func CreateDescribeIspFlushCacheTaskResponse ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheTaskResponse() (response *DescribeIspFlushCacheTaskResponse)
CreateDescribeIspFlushCacheTaskResponse creates a response to parse from DescribeIspFlushCacheTask response
type DescribeIspFlushCacheTasksRequest ¶ added in v1.61.1730
type DescribeIspFlushCacheTasksRequest struct { *requests.RpcRequest Isp string `position:"Query" name:"Isp"` DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` }
DescribeIspFlushCacheTasksRequest is the request struct for api DescribeIspFlushCacheTasks
func CreateDescribeIspFlushCacheTasksRequest ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheTasksRequest() (request *DescribeIspFlushCacheTasksRequest)
CreateDescribeIspFlushCacheTasksRequest creates a request to invoke DescribeIspFlushCacheTasks API
type DescribeIspFlushCacheTasksResponse ¶ added in v1.61.1730
type DescribeIspFlushCacheTasksResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` IspFlushCacheTasks []IspFlushCacheTask `json:"IspFlushCacheTasks" xml:"IspFlushCacheTasks"` }
DescribeIspFlushCacheTasksResponse is the response struct for api DescribeIspFlushCacheTasks
func CreateDescribeIspFlushCacheTasksResponse ¶ added in v1.61.1730
func CreateDescribeIspFlushCacheTasksResponse() (response *DescribeIspFlushCacheTasksResponse)
CreateDescribeIspFlushCacheTasksResponse creates a response to parse from DescribeIspFlushCacheTasks response
type DescribePdnsAccountSummaryRequest ¶ added in v1.61.1269
type DescribePdnsAccountSummaryRequest struct { *requests.RpcRequest StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsAccountSummaryRequest is the request struct for api DescribePdnsAccountSummary
func CreateDescribePdnsAccountSummaryRequest ¶ added in v1.61.1269
func CreateDescribePdnsAccountSummaryRequest() (request *DescribePdnsAccountSummaryRequest)
CreateDescribePdnsAccountSummaryRequest creates a request to invoke DescribePdnsAccountSummary API
type DescribePdnsAccountSummaryResponse ¶ added in v1.61.1269
type DescribePdnsAccountSummaryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Data Data `json:"Data" xml:"Data"` }
DescribePdnsAccountSummaryResponse is the response struct for api DescribePdnsAccountSummary
func CreateDescribePdnsAccountSummaryResponse ¶ added in v1.61.1269
func CreateDescribePdnsAccountSummaryResponse() (response *DescribePdnsAccountSummaryResponse)
CreateDescribePdnsAccountSummaryResponse creates a response to parse from DescribePdnsAccountSummary response
type DescribePdnsAppKeyRequest ¶ added in v1.61.1269
type DescribePdnsAppKeyRequest struct { *requests.RpcRequest AppKeyId string `position:"Query" name:"AppKeyId"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsAppKeyRequest is the request struct for api DescribePdnsAppKey
func CreateDescribePdnsAppKeyRequest ¶ added in v1.61.1269
func CreateDescribePdnsAppKeyRequest() (request *DescribePdnsAppKeyRequest)
CreateDescribePdnsAppKeyRequest creates a request to invoke DescribePdnsAppKey API
type DescribePdnsAppKeyResponse ¶ added in v1.61.1269
type DescribePdnsAppKeyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AppKey AppKey `json:"AppKey" xml:"AppKey"` }
DescribePdnsAppKeyResponse is the response struct for api DescribePdnsAppKey
func CreateDescribePdnsAppKeyResponse ¶ added in v1.61.1269
func CreateDescribePdnsAppKeyResponse() (response *DescribePdnsAppKeyResponse)
CreateDescribePdnsAppKeyResponse creates a response to parse from DescribePdnsAppKey response
type DescribePdnsAppKeysRequest ¶ added in v1.61.1269
type DescribePdnsAppKeysRequest struct { *requests.RpcRequest Lang string `position:"Query" name:"Lang"` }
DescribePdnsAppKeysRequest is the request struct for api DescribePdnsAppKeys
func CreateDescribePdnsAppKeysRequest ¶ added in v1.61.1269
func CreateDescribePdnsAppKeysRequest() (request *DescribePdnsAppKeysRequest)
CreateDescribePdnsAppKeysRequest creates a request to invoke DescribePdnsAppKeys API
type DescribePdnsAppKeysResponse ¶ added in v1.61.1269
type DescribePdnsAppKeysResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AppKeys []AppKey `json:"AppKeys" xml:"AppKeys"` }
DescribePdnsAppKeysResponse is the response struct for api DescribePdnsAppKeys
func CreateDescribePdnsAppKeysResponse ¶ added in v1.61.1269
func CreateDescribePdnsAppKeysResponse() (response *DescribePdnsAppKeysResponse)
CreateDescribePdnsAppKeysResponse creates a response to parse from DescribePdnsAppKeys response
type DescribePdnsOperateLogsRequest ¶ added in v1.61.1269
type DescribePdnsOperateLogsRequest struct { *requests.RpcRequest ActionType string `position:"Query" name:"ActionType"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribePdnsOperateLogsRequest is the request struct for api DescribePdnsOperateLogs
func CreateDescribePdnsOperateLogsRequest ¶ added in v1.61.1269
func CreateDescribePdnsOperateLogsRequest() (request *DescribePdnsOperateLogsRequest)
CreateDescribePdnsOperateLogsRequest creates a request to invoke DescribePdnsOperateLogs API
type DescribePdnsOperateLogsResponse ¶ added in v1.61.1269
type DescribePdnsOperateLogsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Logs []Log `json:"Logs" xml:"Logs"` }
DescribePdnsOperateLogsResponse is the response struct for api DescribePdnsOperateLogs
func CreateDescribePdnsOperateLogsResponse ¶ added in v1.61.1269
func CreateDescribePdnsOperateLogsResponse() (response *DescribePdnsOperateLogsResponse)
CreateDescribePdnsOperateLogsResponse creates a response to parse from DescribePdnsOperateLogs response
type DescribePdnsRequestStatisticRequest ¶ added in v1.61.1269
type DescribePdnsRequestStatisticRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` Type string `position:"Query" name:"Type"` StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsRequestStatisticRequest is the request struct for api DescribePdnsRequestStatistic
func CreateDescribePdnsRequestStatisticRequest ¶ added in v1.61.1269
func CreateDescribePdnsRequestStatisticRequest() (request *DescribePdnsRequestStatisticRequest)
CreateDescribePdnsRequestStatisticRequest creates a request to invoke DescribePdnsRequestStatistic API
type DescribePdnsRequestStatisticResponse ¶ added in v1.61.1269
type DescribePdnsRequestStatisticResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Data []StatisticItem `json:"Data" xml:"Data"` }
DescribePdnsRequestStatisticResponse is the response struct for api DescribePdnsRequestStatistic
func CreateDescribePdnsRequestStatisticResponse ¶ added in v1.61.1269
func CreateDescribePdnsRequestStatisticResponse() (response *DescribePdnsRequestStatisticResponse)
CreateDescribePdnsRequestStatisticResponse creates a response to parse from DescribePdnsRequestStatistic response
type DescribePdnsRequestStatisticsRequest ¶ added in v1.61.1269
type DescribePdnsRequestStatisticsRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` NeedThreatInfo requests.Boolean `position:"Query" name:"NeedThreatInfo"` Type string `position:"Query" name:"Type"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsRequestStatisticsRequest is the request struct for api DescribePdnsRequestStatistics
func CreateDescribePdnsRequestStatisticsRequest ¶ added in v1.61.1269
func CreateDescribePdnsRequestStatisticsRequest() (request *DescribePdnsRequestStatisticsRequest)
CreateDescribePdnsRequestStatisticsRequest creates a request to invoke DescribePdnsRequestStatistics API
type DescribePdnsRequestStatisticsResponse ¶ added in v1.61.1269
type DescribePdnsRequestStatisticsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Data []StatisticItem `json:"Data" xml:"Data"` }
DescribePdnsRequestStatisticsResponse is the response struct for api DescribePdnsRequestStatistics
func CreateDescribePdnsRequestStatisticsResponse ¶ added in v1.61.1269
func CreateDescribePdnsRequestStatisticsResponse() (response *DescribePdnsRequestStatisticsResponse)
CreateDescribePdnsRequestStatisticsResponse creates a response to parse from DescribePdnsRequestStatistics response
type DescribePdnsThreatLogsRequest ¶ added in v1.61.1269
type DescribePdnsThreatLogsRequest struct { *requests.RpcRequest ThreatSourceIp string `position:"Query" name:"ThreatSourceIp"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` ThreatType string `position:"Query" name:"ThreatType"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` ThreatLevel string `position:"Query" name:"ThreatLevel"` }
DescribePdnsThreatLogsRequest is the request struct for api DescribePdnsThreatLogs
func CreateDescribePdnsThreatLogsRequest ¶ added in v1.61.1269
func CreateDescribePdnsThreatLogsRequest() (request *DescribePdnsThreatLogsRequest)
CreateDescribePdnsThreatLogsRequest creates a request to invoke DescribePdnsThreatLogs API
type DescribePdnsThreatLogsResponse ¶ added in v1.61.1269
type DescribePdnsThreatLogsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Logs []Log `json:"Logs" xml:"Logs"` }
DescribePdnsThreatLogsResponse is the response struct for api DescribePdnsThreatLogs
func CreateDescribePdnsThreatLogsResponse ¶ added in v1.61.1269
func CreateDescribePdnsThreatLogsResponse() (response *DescribePdnsThreatLogsResponse)
CreateDescribePdnsThreatLogsResponse creates a response to parse from DescribePdnsThreatLogs response
type DescribePdnsThreatStatisticRequest ¶ added in v1.61.1269
type DescribePdnsThreatStatisticRequest struct { *requests.RpcRequest ThreatSourceIp string `position:"Query" name:"ThreatSourceIp"` Type string `position:"Query" name:"Type"` StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsThreatStatisticRequest is the request struct for api DescribePdnsThreatStatistic
func CreateDescribePdnsThreatStatisticRequest ¶ added in v1.61.1269
func CreateDescribePdnsThreatStatisticRequest() (request *DescribePdnsThreatStatisticRequest)
CreateDescribePdnsThreatStatisticRequest creates a request to invoke DescribePdnsThreatStatistic API
type DescribePdnsThreatStatisticResponse ¶ added in v1.61.1269
type DescribePdnsThreatStatisticResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Data []StatisticItem `json:"Data" xml:"Data"` }
DescribePdnsThreatStatisticResponse is the response struct for api DescribePdnsThreatStatistic
func CreateDescribePdnsThreatStatisticResponse ¶ added in v1.61.1269
func CreateDescribePdnsThreatStatisticResponse() (response *DescribePdnsThreatStatisticResponse)
CreateDescribePdnsThreatStatisticResponse creates a response to parse from DescribePdnsThreatStatistic response
type DescribePdnsThreatStatisticsRequest ¶ added in v1.61.1269
type DescribePdnsThreatStatisticsRequest struct { *requests.RpcRequest Type string `position:"Query" name:"Type"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` ThreatType string `position:"Query" name:"ThreatType"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` ThreatSourceIp string `position:"Query" name:"ThreatSourceIp"` DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` EndDate string `position:"Query" name:"EndDate"` SubDomain string `position:"Query" name:"SubDomain"` ThreatLevel string `position:"Query" name:"ThreatLevel"` }
DescribePdnsThreatStatisticsRequest is the request struct for api DescribePdnsThreatStatistics
func CreateDescribePdnsThreatStatisticsRequest ¶ added in v1.61.1269
func CreateDescribePdnsThreatStatisticsRequest() (request *DescribePdnsThreatStatisticsRequest)
CreateDescribePdnsThreatStatisticsRequest creates a request to invoke DescribePdnsThreatStatistics API
type DescribePdnsThreatStatisticsResponse ¶ added in v1.61.1269
type DescribePdnsThreatStatisticsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Data []StatisticItem `json:"Data" xml:"Data"` }
DescribePdnsThreatStatisticsResponse is the response struct for api DescribePdnsThreatStatistics
func CreateDescribePdnsThreatStatisticsResponse ¶ added in v1.61.1269
func CreateDescribePdnsThreatStatisticsResponse() (response *DescribePdnsThreatStatisticsResponse)
CreateDescribePdnsThreatStatisticsResponse creates a response to parse from DescribePdnsThreatStatistics response
type DescribePdnsUdpIpSegmentsRequest ¶ added in v1.61.1269
type DescribePdnsUdpIpSegmentsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribePdnsUdpIpSegmentsRequest is the request struct for api DescribePdnsUdpIpSegments
func CreateDescribePdnsUdpIpSegmentsRequest ¶ added in v1.61.1269
func CreateDescribePdnsUdpIpSegmentsRequest() (request *DescribePdnsUdpIpSegmentsRequest)
CreateDescribePdnsUdpIpSegmentsRequest creates a request to invoke DescribePdnsUdpIpSegments API
type DescribePdnsUdpIpSegmentsResponse ¶ added in v1.61.1269
type DescribePdnsUdpIpSegmentsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` IpSegments []IpSegment `json:"IpSegments" xml:"IpSegments"` }
DescribePdnsUdpIpSegmentsResponse is the response struct for api DescribePdnsUdpIpSegments
func CreateDescribePdnsUdpIpSegmentsResponse ¶ added in v1.61.1269
func CreateDescribePdnsUdpIpSegmentsResponse() (response *DescribePdnsUdpIpSegmentsResponse)
CreateDescribePdnsUdpIpSegmentsResponse creates a response to parse from DescribePdnsUdpIpSegments response
type DescribePdnsUserInfoRequest ¶ added in v1.61.1269
type DescribePdnsUserInfoRequest struct { *requests.RpcRequest Lang string `position:"Query" name:"Lang"` }
DescribePdnsUserInfoRequest is the request struct for api DescribePdnsUserInfo
func CreateDescribePdnsUserInfoRequest ¶ added in v1.61.1269
func CreateDescribePdnsUserInfoRequest() (request *DescribePdnsUserInfoRequest)
CreateDescribePdnsUserInfoRequest creates a request to invoke DescribePdnsUserInfo API
type DescribePdnsUserInfoResponse ¶ added in v1.61.1269
type DescribePdnsUserInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` UserInfo UserInfo `json:"UserInfo" xml:"UserInfo"` }
DescribePdnsUserInfoResponse is the response struct for api DescribePdnsUserInfo
func CreateDescribePdnsUserInfoResponse ¶ added in v1.61.1269
func CreateDescribePdnsUserInfoResponse() (response *DescribePdnsUserInfoResponse)
CreateDescribePdnsUserInfoResponse creates a response to parse from DescribePdnsUserInfo response
type DescribeRecordLogsRequest ¶
type DescribeRecordLogsRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` EndDate string `position:"Query" name:"endDate"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` KeyWord string `position:"Query" name:"KeyWord"` }
DescribeRecordLogsRequest is the request struct for api DescribeRecordLogs
func CreateDescribeRecordLogsRequest ¶
func CreateDescribeRecordLogsRequest() (request *DescribeRecordLogsRequest)
CreateDescribeRecordLogsRequest creates a request to invoke DescribeRecordLogs API
type DescribeRecordLogsResponse ¶
type DescribeRecordLogsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` RecordLogs RecordLogs `json:"RecordLogs" xml:"RecordLogs"` }
DescribeRecordLogsResponse is the response struct for api DescribeRecordLogs
func CreateDescribeRecordLogsResponse ¶
func CreateDescribeRecordLogsResponse() (response *DescribeRecordLogsResponse)
CreateDescribeRecordLogsResponse creates a response to parse from DescribeRecordLogs response
type DescribeRecordResolveStatisticsSummaryRequest ¶ added in v1.62.263
type DescribeRecordResolveStatisticsSummaryRequest struct { *requests.RpcRequest Threshold requests.Integer `position:"Query" name:"Threshold"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` DomainType string `position:"Query" name:"DomainType"` PageSize requests.Integer `position:"Query" name:"PageSize"` Keyword string `position:"Query" name:"Keyword"` Lang string `position:"Query" name:"Lang"` Direction string `position:"Query" name:"Direction"` DomainName string `position:"Query" name:"DomainName"` EndDate string `position:"Query" name:"EndDate"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` }
DescribeRecordResolveStatisticsSummaryRequest is the request struct for api DescribeRecordResolveStatisticsSummary
func CreateDescribeRecordResolveStatisticsSummaryRequest ¶ added in v1.62.263
func CreateDescribeRecordResolveStatisticsSummaryRequest() (request *DescribeRecordResolveStatisticsSummaryRequest)
CreateDescribeRecordResolveStatisticsSummaryRequest creates a request to invoke DescribeRecordResolveStatisticsSummary API
type DescribeRecordResolveStatisticsSummaryResponse ¶ added in v1.62.263
type DescribeRecordResolveStatisticsSummaryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` PageSize int `json:"PageSize" xml:"PageSize"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics []Statistic `json:"Statistics" xml:"Statistics"` }
DescribeRecordResolveStatisticsSummaryResponse is the response struct for api DescribeRecordResolveStatisticsSummary
func CreateDescribeRecordResolveStatisticsSummaryResponse ¶ added in v1.62.263
func CreateDescribeRecordResolveStatisticsSummaryResponse() (response *DescribeRecordResolveStatisticsSummaryResponse)
CreateDescribeRecordResolveStatisticsSummaryResponse creates a response to parse from DescribeRecordResolveStatisticsSummary response
type DescribeRecordStatisticsRequest ¶
type DescribeRecordStatisticsRequest struct { *requests.RpcRequest Rr string `position:"Query" name:"Rr"` DomainName string `position:"Query" name:"DomainName"` StartDate string `position:"Query" name:"StartDate"` EndDate string `position:"Query" name:"EndDate"` DomainType string `position:"Query" name:"DomainType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeRecordStatisticsRequest is the request struct for api DescribeRecordStatistics
func CreateDescribeRecordStatisticsRequest ¶
func CreateDescribeRecordStatisticsRequest() (request *DescribeRecordStatisticsRequest)
CreateDescribeRecordStatisticsRequest creates a request to invoke DescribeRecordStatistics API
type DescribeRecordStatisticsResponse ¶
type DescribeRecordStatisticsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Statistics StatisticsInDescribeRecordStatistics `json:"Statistics" xml:"Statistics"` }
DescribeRecordStatisticsResponse is the response struct for api DescribeRecordStatistics
func CreateDescribeRecordStatisticsResponse ¶
func CreateDescribeRecordStatisticsResponse() (response *DescribeRecordStatisticsResponse)
CreateDescribeRecordStatisticsResponse creates a response to parse from DescribeRecordStatistics response
type DescribeRecordStatisticsSummaryRequest ¶
type DescribeRecordStatisticsSummaryRequest struct { *requests.RpcRequest Threshold requests.Integer `position:"Query" name:"Threshold"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` DomainType string `position:"Query" name:"DomainType"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` Direction string `position:"Query" name:"Direction"` DomainName string `position:"Query" name:"DomainName"` OrderBy string `position:"Query" name:"OrderBy"` EndDate string `position:"Query" name:"EndDate"` UserClientIp string `position:"Query" name:"UserClientIp"` SearchMode string `position:"Query" name:"SearchMode"` }
DescribeRecordStatisticsSummaryRequest is the request struct for api DescribeRecordStatisticsSummary
func CreateDescribeRecordStatisticsSummaryRequest ¶
func CreateDescribeRecordStatisticsSummaryRequest() (request *DescribeRecordStatisticsSummaryRequest)
CreateDescribeRecordStatisticsSummaryRequest creates a request to invoke DescribeRecordStatisticsSummary API
type DescribeRecordStatisticsSummaryResponse ¶
type DescribeRecordStatisticsSummaryResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Statistics StatisticsInDescribeRecordStatisticsSummary `json:"Statistics" xml:"Statistics"` }
DescribeRecordStatisticsSummaryResponse is the response struct for api DescribeRecordStatisticsSummary
func CreateDescribeRecordStatisticsSummaryResponse ¶
func CreateDescribeRecordStatisticsSummaryResponse() (response *DescribeRecordStatisticsSummaryResponse)
CreateDescribeRecordStatisticsSummaryResponse creates a response to parse from DescribeRecordStatisticsSummary response
type DescribeSubDomainRecordsRequest ¶
type DescribeSubDomainRecordsRequest struct { *requests.RpcRequest Line string `position:"Query" name:"Line"` DomainName string `position:"Query" name:"DomainName"` Type string `position:"Query" name:"Type"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` }
DescribeSubDomainRecordsRequest is the request struct for api DescribeSubDomainRecords
func CreateDescribeSubDomainRecordsRequest ¶
func CreateDescribeSubDomainRecordsRequest() (request *DescribeSubDomainRecordsRequest)
CreateDescribeSubDomainRecordsRequest creates a request to invoke DescribeSubDomainRecords API
type DescribeSubDomainRecordsResponse ¶
type DescribeSubDomainRecordsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DomainRecords DomainRecordsInDescribeSubDomainRecords `json:"DomainRecords" xml:"DomainRecords"` }
DescribeSubDomainRecordsResponse is the response struct for api DescribeSubDomainRecords
func CreateDescribeSubDomainRecordsResponse ¶
func CreateDescribeSubDomainRecordsResponse() (response *DescribeSubDomainRecordsResponse)
CreateDescribeSubDomainRecordsResponse creates a response to parse from DescribeSubDomainRecords response
type DescribeSupportLinesRequest ¶
type DescribeSupportLinesRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
DescribeSupportLinesRequest is the request struct for api DescribeSupportLines
func CreateDescribeSupportLinesRequest ¶
func CreateDescribeSupportLinesRequest() (request *DescribeSupportLinesRequest)
CreateDescribeSupportLinesRequest creates a request to invoke DescribeSupportLines API
type DescribeSupportLinesResponse ¶
type DescribeSupportLinesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordLines RecordLinesInDescribeSupportLines `json:"RecordLines" xml:"RecordLines"` }
DescribeSupportLinesResponse is the response struct for api DescribeSupportLines
func CreateDescribeSupportLinesResponse ¶
func CreateDescribeSupportLinesResponse() (response *DescribeSupportLinesResponse)
CreateDescribeSupportLinesResponse creates a response to parse from DescribeSupportLines response
type DescribeTagsRequest ¶ added in v1.61.130
type DescribeTagsRequest struct { *requests.RpcRequest ResourceType string `position:"Query" name:"ResourceType"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` }
DescribeTagsRequest is the request struct for api DescribeTags
func CreateDescribeTagsRequest ¶ added in v1.61.130
func CreateDescribeTagsRequest() (request *DescribeTagsRequest)
CreateDescribeTagsRequest creates a request to invoke DescribeTags API
type DescribeTagsResponse ¶ added in v1.61.130
type DescribeTagsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` Tags []Tag `json:"Tags" xml:"Tags"` }
DescribeTagsResponse is the response struct for api DescribeTags
func CreateDescribeTagsResponse ¶ added in v1.61.130
func CreateDescribeTagsResponse() (response *DescribeTagsResponse)
CreateDescribeTagsResponse creates a response to parse from DescribeTags response
type DescribeTransferDomainsRequest ¶ added in v1.60.265
type DescribeTransferDomainsRequest struct { *requests.RpcRequest FromUserId requests.Integer `position:"Query" name:"FromUserId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` TargetUserId requests.Integer `position:"Query" name:"TargetUserId"` PageSize requests.Integer `position:"Query" name:"PageSize"` Lang string `position:"Query" name:"Lang"` DomainName string `position:"Query" name:"DomainName"` TransferType string `position:"Query" name:"TransferType"` UserClientIp string `position:"Query" name:"UserClientIp"` }
DescribeTransferDomainsRequest is the request struct for api DescribeTransferDomains
func CreateDescribeTransferDomainsRequest ¶ added in v1.60.265
func CreateDescribeTransferDomainsRequest() (request *DescribeTransferDomainsRequest)
CreateDescribeTransferDomainsRequest creates a request to invoke DescribeTransferDomains API
type DescribeTransferDomainsResponse ¶ added in v1.60.265
type DescribeTransferDomainsResponse struct { *responses.BaseResponse TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int64 `json:"PageNumber" xml:"PageNumber"` DomainTransfers DomainTransfers `json:"DomainTransfers" xml:"DomainTransfers"` }
DescribeTransferDomainsResponse is the response struct for api DescribeTransferDomains
func CreateDescribeTransferDomainsResponse ¶ added in v1.60.265
func CreateDescribeTransferDomainsResponse() (response *DescribeTransferDomainsResponse)
CreateDescribeTransferDomainsResponse creates a response to parse from DescribeTransferDomains response
type DnsNode ¶ added in v1.61.1730
type DnsNode struct { NodeIp string `json:"NodeIp" xml:"NodeIp"` SpName string `json:"SpName" xml:"SpName"` Status string `json:"Status" xml:"Status"` Answers []Answer `json:"Answers" xml:"Answers"` }
DnsNode is a nested struct in alidns response
type DnsNodes ¶ added in v1.61.1730
type DnsNodes struct {
DnsNode []DnsNode `json:"DnsNode" xml:"DnsNode"`
}
DnsNodes is a nested struct in alidns response
type DnsProduct ¶
type DnsProduct struct { OverseaLine string `json:"OverseaLine" xml:"OverseaLine"` PaymentType string `json:"PaymentType" xml:"PaymentType"` MonitorNodeCount int64 `json:"MonitorNodeCount" xml:"MonitorNodeCount"` InBlackHole bool `json:"InBlackHole" xml:"InBlackHole"` BindDomainUsedCount int64 `json:"BindDomainUsedCount" xml:"BindDomainUsedCount"` ISPRegionLines string `json:"ISPRegionLines" xml:"ISPRegionLines"` TTLMinValue int64 `json:"TTLMinValue" xml:"TTLMinValue"` ISPLines string `json:"ISPLines" xml:"ISPLines"` SearchEngineLines string `json:"SearchEngineLines" xml:"SearchEngineLines"` EndTimestamp int64 `json:"EndTimestamp" xml:"EndTimestamp"` VersionName string `json:"VersionName" xml:"VersionName"` VersionCode string `json:"VersionCode" xml:"VersionCode"` MonitorTaskCount int64 `json:"MonitorTaskCount" xml:"MonitorTaskCount"` BindUsedCount int64 `json:"BindUsedCount" xml:"BindUsedCount"` Domain string `json:"Domain" xml:"Domain"` MonitorFrequency int64 `json:"MonitorFrequency" xml:"MonitorFrequency"` InClean bool `json:"InClean" xml:"InClean"` URLForwardCount int64 `json:"URLForwardCount" xml:"URLForwardCount"` StartTimestamp int64 `json:"StartTimestamp" xml:"StartTimestamp"` DDosDefendQuery int64 `json:"DDosDefendQuery" xml:"DDosDefendQuery"` InstanceId string `json:"InstanceId" xml:"InstanceId"` DDosDefendFlow int64 `json:"DDosDefendFlow" xml:"DDosDefendFlow"` BindCount int64 `json:"BindCount" xml:"BindCount"` SubDomainLevel int64 `json:"SubDomainLevel" xml:"SubDomainLevel"` BindDomainCount int64 `json:"BindDomainCount" xml:"BindDomainCount"` EndTime string `json:"EndTime" xml:"EndTime"` StartTime string `json:"StartTime" xml:"StartTime"` OverseaDDosDefendFlow int64 `json:"OverseaDDosDefendFlow" xml:"OverseaDDosDefendFlow"` RegionLines bool `json:"RegionLines" xml:"RegionLines"` Gslb bool `json:"Gslb" xml:"Gslb"` DnsSecurity string `json:"DnsSecurity" xml:"DnsSecurity"` DnsSLBCount int64 `json:"DnsSLBCount" xml:"DnsSLBCount"` }
DnsProduct is a nested struct in alidns response
type DnsProducts ¶
type DnsProducts struct {
DnsProduct []DnsProduct `json:"DnsProduct" xml:"DnsProduct"`
}
DnsProducts is a nested struct in alidns response
type DnsServersInAddDomain ¶
type DnsServersInAddDomain struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
DnsServersInAddDomain is a nested struct in alidns response
type DnsServersInDescribeDnsProductInstance ¶
type DnsServersInDescribeDnsProductInstance struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
DnsServersInDescribeDnsProductInstance is a nested struct in alidns response
type DnsServersInDescribeDomainInfo ¶
type DnsServersInDescribeDomainInfo struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
DnsServersInDescribeDomainInfo is a nested struct in alidns response
type DnsServersInDescribeDomainNs ¶
type DnsServersInDescribeDomainNs struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
DnsServersInDescribeDomainNs is a nested struct in alidns response
type DnsServersInDescribeDomains ¶
type DnsServersInDescribeDomains struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
DnsServersInDescribeDomains is a nested struct in alidns response
type Domain ¶
type Domain struct { AliDomain bool `json:"AliDomain" xml:"AliDomain"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` ExpireTimestamp int64 `json:"ExpireTimestamp" xml:"ExpireTimestamp"` InstanceEndTime string `json:"InstanceEndTime" xml:"InstanceEndTime"` SourceProtocol string `json:"SourceProtocol" xml:"SourceProtocol"` CreateTime string `json:"CreateTime" xml:"CreateTime"` GroupName string `json:"GroupName" xml:"GroupName"` VersionCode string `json:"VersionCode" xml:"VersionCode"` DomainId string `json:"DomainId" xml:"DomainId"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` RecordCount int64 `json:"RecordCount" xml:"RecordCount"` InstanceExpired bool `json:"InstanceExpired" xml:"InstanceExpired"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` CacheTtlMin int `json:"CacheTtlMin" xml:"CacheTtlMin"` InstanceId string `json:"InstanceId" xml:"InstanceId"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` GroupId string `json:"GroupId" xml:"GroupId"` SourceEdns string `json:"SourceEdns" xml:"SourceEdns"` RegistrantEmail string `json:"RegistrantEmail" xml:"RegistrantEmail"` VersionName string `json:"VersionName" xml:"VersionName"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` Remark string `json:"Remark" xml:"Remark"` DomainName string `json:"DomainName" xml:"DomainName"` CacheTtlMax int `json:"CacheTtlMax" xml:"CacheTtlMax"` PunyCode string `json:"PunyCode" xml:"PunyCode"` Starmark bool `json:"Starmark" xml:"Starmark"` DnsServers []string `json:"DnsServers" xml:"DnsServers"` Tags TagsInDescribeDomains `json:"Tags" xml:"Tags"` SourceDnsServers []SourceDnsServer `json:"SourceDnsServers" xml:"SourceDnsServers"` }
Domain is a nested struct in alidns response
type DomainAddrPool ¶ added in v1.61.822
type DomainAddrPool struct { Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
DomainAddrPool is a nested struct in alidns response
type DomainAddrPools ¶ added in v1.61.822
type DomainAddrPools struct {
DomainAddrPool []DomainAddrPool `json:"DomainAddrPool" xml:"DomainAddrPool"`
}
DomainAddrPools is a nested struct in alidns response
type DomainGroup ¶
type DomainGroup struct { GroupId string `json:"GroupId" xml:"GroupId"` GroupName string `json:"GroupName" xml:"GroupName"` DomainCount int64 `json:"DomainCount" xml:"DomainCount"` }
DomainGroup is a nested struct in alidns response
type DomainGroups ¶
type DomainGroups struct {
DomainGroup []DomainGroup `json:"DomainGroup" xml:"DomainGroup"`
}
DomainGroups is a nested struct in alidns response
type DomainInDescribeDomains ¶ added in v1.61.960
type DomainInDescribeDomains struct { Remark string `json:"Remark" xml:"Remark"` CreateTime string `json:"CreateTime" xml:"CreateTime"` RecordCount int64 `json:"RecordCount" xml:"RecordCount"` InstanceId string `json:"InstanceId" xml:"InstanceId"` DomainName string `json:"DomainName" xml:"DomainName"` DomainId string `json:"DomainId" xml:"DomainId"` AliDomain bool `json:"AliDomain" xml:"AliDomain"` GroupId string `json:"GroupId" xml:"GroupId"` GroupName string `json:"GroupName" xml:"GroupName"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` InstanceEndTime string `json:"InstanceEndTime" xml:"InstanceEndTime"` InstanceExpired bool `json:"InstanceExpired" xml:"InstanceExpired"` VersionName string `json:"VersionName" xml:"VersionName"` VersionCode string `json:"VersionCode" xml:"VersionCode"` PunyCode string `json:"PunyCode" xml:"PunyCode"` RegistrantEmail string `json:"RegistrantEmail" xml:"RegistrantEmail"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` Starmark bool `json:"Starmark" xml:"Starmark"` DnsServers DnsServersInDescribeDomains `json:"DnsServers" xml:"DnsServers"` Tags TagsInDescribeDomains `json:"Tags" xml:"Tags"` }
DomainInDescribeDomains is a nested struct in alidns response
type DomainIpv4IspCityNode ¶ added in v1.61.822
type DomainIpv4IspCityNode struct { CityCode string `json:"CityCode" xml:"CityCode"` GroupName string `json:"GroupName" xml:"GroupName"` IspCode string `json:"IspCode" xml:"IspCode"` CityName string `json:"CityName" xml:"CityName"` IspName string `json:"IspName" xml:"IspName"` GroupType string `json:"GroupType" xml:"GroupType"` DefaultSelected bool `json:"DefaultSelected" xml:"DefaultSelected"` Ips IpsInDescribeDnsGtmMonitorAvailableConfig `json:"Ips" xml:"Ips"` }
DomainIpv4IspCityNode is a nested struct in alidns response
type DomainIpv4IspCityNodes ¶ added in v1.61.822
type DomainIpv4IspCityNodes struct {
DomainIpv4IspCityNode []DomainIpv4IspCityNode `json:"DomainIpv4IspCityNode" xml:"DomainIpv4IspCityNode"`
}
DomainIpv4IspCityNodes is a nested struct in alidns response
type DomainIpv6IspCityNode ¶ added in v1.61.822
type DomainIpv6IspCityNode struct { CityCode string `json:"CityCode" xml:"CityCode"` GroupName string `json:"GroupName" xml:"GroupName"` IspCode string `json:"IspCode" xml:"IspCode"` CityName string `json:"CityName" xml:"CityName"` IspName string `json:"IspName" xml:"IspName"` GroupType string `json:"GroupType" xml:"GroupType"` DefaultSelected bool `json:"DefaultSelected" xml:"DefaultSelected"` Ips IpsInDescribeDnsGtmMonitorAvailableConfig `json:"Ips" xml:"Ips"` }
DomainIpv6IspCityNode is a nested struct in alidns response
type DomainIpv6IspCityNodes ¶ added in v1.61.822
type DomainIpv6IspCityNodes struct {
DomainIpv6IspCityNode []DomainIpv6IspCityNode `json:"DomainIpv6IspCityNode" xml:"DomainIpv6IspCityNode"`
}
DomainIpv6IspCityNodes is a nested struct in alidns response
type DomainLog ¶
type DomainLog struct { Action string `json:"Action" xml:"Action"` ActionTimestamp int64 `json:"ActionTimestamp" xml:"ActionTimestamp"` ZoneId string `json:"ZoneId" xml:"ZoneId"` ClientIp string `json:"ClientIp" xml:"ClientIp"` Message string `json:"Message" xml:"Message"` ActionTime string `json:"ActionTime" xml:"ActionTime"` DomainName string `json:"DomainName" xml:"DomainName"` }
DomainLog is a nested struct in alidns response
type DomainLogs ¶
type DomainLogs struct {
DomainLog []DomainLog `json:"DomainLog" xml:"DomainLog"`
}
DomainLogs is a nested struct in alidns response
type DomainRecordsInDescribeDomainRecords ¶
type DomainRecordsInDescribeDomainRecords struct {
Record []Record `json:"Record" xml:"Record"`
}
DomainRecordsInDescribeDomainRecords is a nested struct in alidns response
type DomainRecordsInDescribeSubDomainRecords ¶
type DomainRecordsInDescribeSubDomainRecords struct {
Record []Record `json:"Record" xml:"Record"`
}
DomainRecordsInDescribeSubDomainRecords is a nested struct in alidns response
type DomainTransfer ¶ added in v1.60.265
type DomainTransfer struct { FromUserId int64 `json:"FromUserId" xml:"FromUserId"` CreateTime string `json:"CreateTime" xml:"CreateTime"` TargetUserId int64 `json:"TargetUserId" xml:"TargetUserId"` DomainName string `json:"DomainName" xml:"DomainName"` Id int64 `json:"Id" xml:"Id"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` }
DomainTransfer is a nested struct in alidns response
type DomainTransfers ¶ added in v1.60.265
type DomainTransfers struct {
DomainTransfer []DomainTransfer `json:"DomainTransfer" xml:"DomainTransfer"`
}
DomainTransfers is a nested struct in alidns response
type DomainsInDescribeDnsCacheDomains ¶ added in v1.61.960
type DomainsInDescribeDnsCacheDomains struct {
Domain []Domain `json:"Domain" xml:"Domain"`
}
DomainsInDescribeDnsCacheDomains is a nested struct in alidns response
type DomainsInDescribeDomains ¶ added in v1.61.960
type DomainsInDescribeDomains struct {
Domain []DomainInDescribeDomains `json:"Domain" xml:"Domain"`
}
DomainsInDescribeDomains is a nested struct in alidns response
type EffectiveAddrPool ¶ added in v1.61.822
type EffectiveAddrPool struct { LbaWeight int `json:"LbaWeight" xml:"LbaWeight"` Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
EffectiveAddrPool is a nested struct in alidns response
type EffectiveAddrPools ¶ added in v1.61.822
type EffectiveAddrPools struct {
EffectiveAddrPool []EffectiveAddrPool `json:"EffectiveAddrPool" xml:"EffectiveAddrPool"`
}
EffectiveAddrPools is a nested struct in alidns response
type ExecuteGtmRecoveryPlanRequest ¶
type ExecuteGtmRecoveryPlanRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
ExecuteGtmRecoveryPlanRequest is the request struct for api ExecuteGtmRecoveryPlan
func CreateExecuteGtmRecoveryPlanRequest ¶
func CreateExecuteGtmRecoveryPlanRequest() (request *ExecuteGtmRecoveryPlanRequest)
CreateExecuteGtmRecoveryPlanRequest creates a request to invoke ExecuteGtmRecoveryPlan API
type ExecuteGtmRecoveryPlanResponse ¶
type ExecuteGtmRecoveryPlanResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ExecuteGtmRecoveryPlanResponse is the response struct for api ExecuteGtmRecoveryPlan
func CreateExecuteGtmRecoveryPlanResponse ¶
func CreateExecuteGtmRecoveryPlanResponse() (response *ExecuteGtmRecoveryPlanResponse)
CreateExecuteGtmRecoveryPlanResponse creates a response to parse from ExecuteGtmRecoveryPlan response
type ExpectDnsServers ¶
type ExpectDnsServers struct {
ExpectDnsServer []string `json:"ExpectDnsServer" xml:"ExpectDnsServer"`
}
ExpectDnsServers is a nested struct in alidns response
type FailoverAddrPool ¶ added in v1.61.822
type FailoverAddrPool struct { LbaWeight int `json:"LbaWeight" xml:"LbaWeight"` Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
FailoverAddrPool is a nested struct in alidns response
type FailoverAddrPools ¶ added in v1.61.822
type FailoverAddrPools struct {
FailoverAddrPool []FailoverAddrPool `json:"FailoverAddrPool" xml:"FailoverAddrPool"`
}
FailoverAddrPools is a nested struct in alidns response
type FaultAddrPool ¶
type FaultAddrPool struct { AddrPoolId string `json:"AddrPoolId" xml:"AddrPoolId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` AddrPoolName string `json:"AddrPoolName" xml:"AddrPoolName"` Addrs AddrsInDescribeGtmRecoveryPlan `json:"Addrs" xml:"Addrs"` }
FaultAddrPool is a nested struct in alidns response
type FaultAddrPools ¶
type FaultAddrPools struct {
FaultAddrPool []FaultAddrPool `json:"FaultAddrPool" xml:"FaultAddrPool"`
}
FaultAddrPools is a nested struct in alidns response
type FlushCacheResult ¶ added in v1.61.1730
type FlushCacheResult struct { Province string `json:"Province" xml:"Province"` DnsNodes []DnsNode `json:"DnsNodes" xml:"DnsNodes"` }
FlushCacheResult is a nested struct in alidns response
type FlushCacheResults ¶ added in v1.61.1730
type FlushCacheResults struct {
FlushCacheResult []FlushCacheResult `json:"FlushCacheResult" xml:"FlushCacheResult"`
}
FlushCacheResults is a nested struct in alidns response
type GetMainDomainNameRequest ¶
type GetMainDomainNameRequest struct { *requests.RpcRequest InputString string `position:"Query" name:"InputString"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
GetMainDomainNameRequest is the request struct for api GetMainDomainName
func CreateGetMainDomainNameRequest ¶
func CreateGetMainDomainNameRequest() (request *GetMainDomainNameRequest)
CreateGetMainDomainNameRequest creates a request to invoke GetMainDomainName API
type GetMainDomainNameResponse ¶
type GetMainDomainNameResponse struct { *responses.BaseResponse RR string `json:"RR" xml:"RR"` RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` DomainLevel int64 `json:"DomainLevel" xml:"DomainLevel"` }
GetMainDomainNameResponse is the response struct for api GetMainDomainName
func CreateGetMainDomainNameResponse ¶
func CreateGetMainDomainNameResponse() (response *GetMainDomainNameResponse)
CreateGetMainDomainNameResponse creates a response to parse from GetMainDomainName response
type GetTxtRecordForVerifyRequest ¶ added in v1.60.274
type GetTxtRecordForVerifyRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` Type string `position:"Query" name:"Type"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
GetTxtRecordForVerifyRequest is the request struct for api GetTxtRecordForVerify
func CreateGetTxtRecordForVerifyRequest ¶ added in v1.60.274
func CreateGetTxtRecordForVerifyRequest() (request *GetTxtRecordForVerifyRequest)
CreateGetTxtRecordForVerifyRequest creates a request to invoke GetTxtRecordForVerify API
type GetTxtRecordForVerifyResponse ¶ added in v1.60.274
type GetTxtRecordForVerifyResponse struct { *responses.BaseResponse RR string `json:"RR" xml:"RR"` RequestId string `json:"RequestId" xml:"RequestId"` DomainName string `json:"DomainName" xml:"DomainName"` Value string `json:"Value" xml:"Value"` }
GetTxtRecordForVerifyResponse is the response struct for api GetTxtRecordForVerify
func CreateGetTxtRecordForVerifyResponse ¶ added in v1.60.274
func CreateGetTxtRecordForVerifyResponse() (response *GetTxtRecordForVerifyResponse)
CreateGetTxtRecordForVerifyResponse creates a response to parse from GetTxtRecordForVerify response
type GtmInstance ¶
type GtmInstance struct { AddressPoolNum int `json:"AddressPoolNum" xml:"AddressPoolNum"` Cname string `json:"Cname" xml:"Cname"` UserDomainName string `json:"UserDomainName" xml:"UserDomainName"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` AccessStrategyNum int `json:"AccessStrategyNum" xml:"AccessStrategyNum"` ExpireTimestamp int64 `json:"ExpireTimestamp" xml:"ExpireTimestamp"` AlertGroup string `json:"AlertGroup" xml:"AlertGroup"` InstanceName string `json:"InstanceName" xml:"InstanceName"` CreateTime string `json:"CreateTime" xml:"CreateTime"` VersionCode string `json:"VersionCode" xml:"VersionCode"` CnameMode string `json:"CnameMode" xml:"CnameMode"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` SmsQuota int `json:"SmsQuota" xml:"SmsQuota"` InstanceId string `json:"InstanceId" xml:"InstanceId"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` PaymentType string `json:"PaymentType" xml:"PaymentType"` Ttl int `json:"Ttl" xml:"Ttl"` LbaStrategy string `json:"LbaStrategy" xml:"LbaStrategy"` TaskQuota int `json:"TaskQuota" xml:"TaskQuota"` Config Config `json:"Config" xml:"Config"` UsedQuota UsedQuota `json:"UsedQuota" xml:"UsedQuota"` }
GtmInstance is a nested struct in alidns response
type GtmInstancesInDescribeDnsGtmInstances ¶ added in v1.61.822
type GtmInstancesInDescribeDnsGtmInstances struct {
GtmInstance []GtmInstance `json:"GtmInstance" xml:"GtmInstance"`
}
GtmInstancesInDescribeDnsGtmInstances is a nested struct in alidns response
type GtmInstancesInDescribeGtmInstances ¶ added in v1.61.822
type GtmInstancesInDescribeGtmInstances struct {
GtmInstance []GtmInstance `json:"GtmInstance" xml:"GtmInstance"`
}
GtmInstancesInDescribeGtmInstances is a nested struct in alidns response
type Instance ¶
type Instance struct { InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceId string `json:"InstanceId" xml:"InstanceId"` AddrPools AddrPoolsInDescribeGtmRecoveryPlanAvailableConfig `json:"AddrPools" xml:"AddrPools"` }
Instance is a nested struct in alidns response
type InstanceDomain ¶ added in v1.61.67
type InstanceDomain struct { CreateTime string `json:"CreateTime" xml:"CreateTime"` DomainName string `json:"DomainName" xml:"DomainName"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` }
InstanceDomain is a nested struct in alidns response
type InstanceDomains ¶ added in v1.61.67
type InstanceDomains struct {
InstanceDomain []InstanceDomain `json:"InstanceDomain" xml:"InstanceDomain"`
}
InstanceDomains is a nested struct in alidns response
type Instances ¶
type Instances struct {
Instance []Instance `json:"Instance" xml:"Instance"`
}
Instances is a nested struct in alidns response
type IpSegment ¶ added in v1.60.265
type IpSegment struct { EndIp string `json:"EndIp" xml:"EndIp"` Name string `json:"Name" xml:"Name"` CreateDate string `json:"CreateDate" xml:"CreateDate"` State string `json:"State" xml:"State"` Ip string `json:"Ip" xml:"Ip"` UpdateDate string `json:"UpdateDate" xml:"UpdateDate"` Mask int64 `json:"Mask" xml:"Mask"` StartIp string `json:"StartIp" xml:"StartIp"` }
IpSegment is a nested struct in alidns response
type IpSegmentListInDescribeCustomLine ¶ added in v1.60.265
type IpSegmentListInDescribeCustomLine struct {
IpSegment []IpSegment `json:"IpSegment" xml:"IpSegment"`
}
IpSegmentListInDescribeCustomLine is a nested struct in alidns response
type IpSegmentListInDescribeCustomLines ¶ added in v1.60.265
type IpSegmentListInDescribeCustomLines struct {
IpSegment []IpSegment `json:"IpSegment" xml:"IpSegment"`
}
IpSegmentListInDescribeCustomLines is a nested struct in alidns response
type IpSegments ¶ added in v1.61.1269
type IpSegments struct {
IpSegment []IpSegment `json:"IpSegment" xml:"IpSegment"`
}
IpSegments is a nested struct in alidns response
type IpsInDescribeDnsGtmMonitorAvailableConfig ¶ added in v1.61.960
type IpsInDescribeDnsGtmMonitorAvailableConfig struct {
Ip []string `json:"Ip" xml:"Ip"`
}
IpsInDescribeDnsGtmMonitorAvailableConfig is a nested struct in alidns response
type Ipv4AddrPool ¶ added in v1.61.822
type Ipv4AddrPool struct { Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
Ipv4AddrPool is a nested struct in alidns response
type Ipv4AddrPools ¶ added in v1.61.822
type Ipv4AddrPools struct {
Ipv4AddrPool []Ipv4AddrPool `json:"Ipv4AddrPool" xml:"Ipv4AddrPool"`
}
Ipv4AddrPools is a nested struct in alidns response
type Ipv4IspCityNode ¶ added in v1.61.822
type Ipv4IspCityNode struct { CityCode string `json:"CityCode" xml:"CityCode"` GroupName string `json:"GroupName" xml:"GroupName"` IspCode string `json:"IspCode" xml:"IspCode"` CityName string `json:"CityName" xml:"CityName"` IspName string `json:"IspName" xml:"IspName"` GroupType string `json:"GroupType" xml:"GroupType"` DefaultSelected bool `json:"DefaultSelected" xml:"DefaultSelected"` Ips IpsInDescribeDnsGtmMonitorAvailableConfig `json:"Ips" xml:"Ips"` }
Ipv4IspCityNode is a nested struct in alidns response
type Ipv4IspCityNodes ¶ added in v1.61.822
type Ipv4IspCityNodes struct {
Ipv4IspCityNode []Ipv4IspCityNode `json:"Ipv4IspCityNode" xml:"Ipv4IspCityNode"`
}
Ipv4IspCityNodes is a nested struct in alidns response
type Ipv6AddrPool ¶ added in v1.61.822
type Ipv6AddrPool struct { Name string `json:"Name" xml:"Name"` AddrCount int `json:"AddrCount" xml:"AddrCount"` Id string `json:"Id" xml:"Id"` }
Ipv6AddrPool is a nested struct in alidns response
type Ipv6AddrPools ¶ added in v1.61.822
type Ipv6AddrPools struct {
Ipv6AddrPool []Ipv6AddrPool `json:"Ipv6AddrPool" xml:"Ipv6AddrPool"`
}
Ipv6AddrPools is a nested struct in alidns response
type Ipv6IspCityNode ¶ added in v1.61.822
type Ipv6IspCityNode struct { CityCode string `json:"CityCode" xml:"CityCode"` GroupName string `json:"GroupName" xml:"GroupName"` IspCode string `json:"IspCode" xml:"IspCode"` CityName string `json:"CityName" xml:"CityName"` IspName string `json:"IspName" xml:"IspName"` GroupType string `json:"GroupType" xml:"GroupType"` DefaultSelected bool `json:"DefaultSelected" xml:"DefaultSelected"` Ips IpsInDescribeDnsGtmMonitorAvailableConfig `json:"Ips" xml:"Ips"` }
Ipv6IspCityNode is a nested struct in alidns response
type Ipv6IspCityNodes ¶ added in v1.61.822
type Ipv6IspCityNodes struct {
Ipv6IspCityNode []Ipv6IspCityNode `json:"Ipv6IspCityNode" xml:"Ipv6IspCityNode"`
}
Ipv6IspCityNodes is a nested struct in alidns response
type IspCityNode ¶
type IspCityNode struct { GroupType string `json:"GroupType" xml:"GroupType"` CityCode string `json:"CityCode" xml:"CityCode"` DefaultSelected bool `json:"DefaultSelected" xml:"DefaultSelected"` IspName string `json:"IspName" xml:"IspName"` CountryName string `json:"CountryName" xml:"CountryName"` GroupName string `json:"GroupName" xml:"GroupName"` CityName string `json:"CityName" xml:"CityName"` Mainland bool `json:"Mainland" xml:"Mainland"` CountryCode string `json:"CountryCode" xml:"CountryCode"` IspCode string `json:"IspCode" xml:"IspCode"` }
IspCityNode is a nested struct in alidns response
type IspCityNodesInDescribeDnsGtmMonitorConfig ¶ added in v1.61.822
type IspCityNodesInDescribeDnsGtmMonitorConfig struct {
IspCityNode []IspCityNode `json:"IspCityNode" xml:"IspCityNode"`
}
IspCityNodesInDescribeDnsGtmMonitorConfig is a nested struct in alidns response
type IspCityNodesInDescribeGtmMonitorAvailableConfig ¶
type IspCityNodesInDescribeGtmMonitorAvailableConfig struct {
IspCityNode []IspCityNode `json:"IspCityNode" xml:"IspCityNode"`
}
IspCityNodesInDescribeGtmMonitorAvailableConfig is a nested struct in alidns response
type IspCityNodesInDescribeGtmMonitorConfig ¶
type IspCityNodesInDescribeGtmMonitorConfig struct {
IspCityNode []IspCityNode `json:"IspCityNode" xml:"IspCityNode"`
}
IspCityNodesInDescribeGtmMonitorConfig is a nested struct in alidns response
type IspFlushCacheInstance ¶ added in v1.61.1730
type IspFlushCacheInstance struct { Isp string `json:"Isp" xml:"Isp"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` InstanceId string `json:"InstanceId" xml:"InstanceId"` ExpireTimestamp int64 `json:"ExpireTimestamp" xml:"ExpireTimestamp"` InstanceName string `json:"InstanceName" xml:"InstanceName"` VersionCode string `json:"VersionCode" xml:"VersionCode"` Status string `json:"Status" xml:"Status"` QuotaInfo QuotaInfo `json:"QuotaInfo" xml:"QuotaInfo"` }
IspFlushCacheInstance is a nested struct in alidns response
type IspFlushCacheInstances ¶ added in v1.61.1730
type IspFlushCacheInstances struct {
IspFlushCacheInstance []IspFlushCacheInstance `json:"IspFlushCacheInstance" xml:"IspFlushCacheInstance"`
}
IspFlushCacheInstances is a nested struct in alidns response
type IspFlushCacheTask ¶ added in v1.61.1730
type IspFlushCacheTask struct { TaskId string `json:"TaskId" xml:"TaskId"` DomainName string `json:"DomainName" xml:"DomainName"` InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` Isp string `json:"Isp" xml:"Isp"` TaskStatus string `json:"TaskStatus" xml:"TaskStatus"` CreateTime string `json:"CreateTime" xml:"CreateTime"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` }
IspFlushCacheTask is a nested struct in alidns response
type IspFlushCacheTasks ¶ added in v1.61.1730
type IspFlushCacheTasks struct {
IspFlushCacheTask []IspFlushCacheTask `json:"IspFlushCacheTask" xml:"IspFlushCacheTask"`
}
IspFlushCacheTasks is a nested struct in alidns response
type Line ¶
type Line struct { GroupCode string `json:"GroupCode" xml:"GroupCode"` LineCode string `json:"LineCode" xml:"LineCode"` GroupName string `json:"GroupName" xml:"GroupName"` LineName string `json:"LineName" xml:"LineName"` Status string `json:"Status" xml:"Status"` FatherCode string `json:"FatherCode" xml:"FatherCode"` }
Line is a nested struct in alidns response
type LineAlgorithm ¶ added in v1.61.960
type LineAlgorithm struct { Line string `json:"Line" xml:"Line"` Open bool `json:"Open" xml:"Open"` }
LineAlgorithm is a nested struct in alidns response
type LineAlgorithms ¶ added in v1.61.960
type LineAlgorithms struct {
LineAlgorithm []LineAlgorithm `json:"LineAlgorithm" xml:"LineAlgorithm"`
}
LineAlgorithms is a nested struct in alidns response
type LinesInDescribeDnsGtmAccessStrategies ¶ added in v1.61.822
type LinesInDescribeDnsGtmAccessStrategies struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeDnsGtmAccessStrategies is a nested struct in alidns response
type LinesInDescribeDnsGtmAccessStrategy ¶ added in v1.61.822
type LinesInDescribeDnsGtmAccessStrategy struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeDnsGtmAccessStrategy is a nested struct in alidns response
type LinesInDescribeDnsGtmAccessStrategyAvailableConfig ¶ added in v1.61.822
type LinesInDescribeDnsGtmAccessStrategyAvailableConfig struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeDnsGtmAccessStrategyAvailableConfig is a nested struct in alidns response
type LinesInDescribeGtmAccessStrategies ¶
type LinesInDescribeGtmAccessStrategies struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeGtmAccessStrategies is a nested struct in alidns response
type LinesInDescribeGtmAccessStrategy ¶
type LinesInDescribeGtmAccessStrategy struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeGtmAccessStrategy is a nested struct in alidns response
type LinesInDescribeGtmAccessStrategyAvailableConfig ¶
type LinesInDescribeGtmAccessStrategyAvailableConfig struct {
Line []Line `json:"Line" xml:"Line"`
}
LinesInDescribeGtmAccessStrategyAvailableConfig is a nested struct in alidns response
type ListTagResourcesRequest ¶ added in v1.61.130
type ListTagResourcesRequest struct { *requests.RpcRequest ResourceId *[]string `position:"Query" name:"ResourceId" type:"Repeated"` ResourceType string `position:"Query" name:"ResourceType"` Size requests.Integer `position:"Query" name:"Size"` NextToken string `position:"Query" name:"NextToken"` UserClientIp string `position:"Query" name:"UserClientIp"` Tag *[]ListTagResourcesTag `position:"Query" name:"Tag" type:"Repeated"` Lang string `position:"Query" name:"Lang"` }
ListTagResourcesRequest is the request struct for api ListTagResources
func CreateListTagResourcesRequest ¶ added in v1.61.130
func CreateListTagResourcesRequest() (request *ListTagResourcesRequest)
CreateListTagResourcesRequest creates a request to invoke ListTagResources API
type ListTagResourcesResponse ¶ added in v1.61.130
type ListTagResourcesResponse struct { *responses.BaseResponse NextToken string `json:"NextToken" xml:"NextToken"` RequestId string `json:"RequestId" xml:"RequestId"` TagResources []TagResource `json:"TagResources" xml:"TagResources"` }
ListTagResourcesResponse is the response struct for api ListTagResources
func CreateListTagResourcesResponse ¶ added in v1.61.130
func CreateListTagResourcesResponse() (response *ListTagResourcesResponse)
CreateListTagResourcesResponse creates a response to parse from ListTagResources response
type ListTagResourcesTag ¶ added in v1.61.130
ListTagResourcesTag is a repeated param struct in ListTagResourcesRequest
type Log ¶
type Log struct { OperTimestamp int64 `json:"OperTimestamp" xml:"OperTimestamp"` Content string `json:"content" xml:"content"` OperTime string `json:"OperTime" xml:"OperTime"` Action string `json:"Action" xml:"Action"` Id int64 `json:"Id" xml:"Id"` ThreatTime string `json:"ThreatTime" xml:"ThreatTime"` EntityName string `json:"EntityName" xml:"EntityName"` SubDomain string `json:"SubDomain" xml:"SubDomain"` EntityId string `json:"EntityId" xml:"EntityId"` OperateTime string `json:"OperateTime" xml:"OperateTime"` EntityType string `json:"EntityType" xml:"EntityType"` OperAction string `json:"OperAction" xml:"OperAction"` SourceIp string `json:"SourceIp" xml:"SourceIp"` OperIp string `json:"OperIp" xml:"OperIp"` ThreatLevel string `json:"ThreatLevel" xml:"ThreatLevel"` ThreatType string `json:"ThreatType" xml:"ThreatType"` Type string `json:"Type" xml:"Type"` }
Log is a nested struct in alidns response
type LogsInDescribeDnsGtmLogs ¶ added in v1.61.822
type LogsInDescribeDnsGtmLogs struct {
Log []Log `json:"Log" xml:"Log"`
}
LogsInDescribeDnsGtmLogs is a nested struct in alidns response
type LogsInDescribeGtmLogs ¶ added in v1.61.822
type LogsInDescribeGtmLogs struct {
Log []Log `json:"Log" xml:"Log"`
}
LogsInDescribeGtmLogs is a nested struct in alidns response
type LogsInDescribePdnsOperateLogs ¶ added in v1.61.1269
type LogsInDescribePdnsOperateLogs struct {
Log []Log `json:"Log" xml:"Log"`
}
LogsInDescribePdnsOperateLogs is a nested struct in alidns response
type LogsInDescribePdnsThreatLogs ¶ added in v1.61.1269
type LogsInDescribePdnsThreatLogs struct {
Log []Log `json:"Log" xml:"Log"`
}
LogsInDescribePdnsThreatLogs is a nested struct in alidns response
type ModifyHichinaDomainDNSRequest ¶
type ModifyHichinaDomainDNSRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
ModifyHichinaDomainDNSRequest is the request struct for api ModifyHichinaDomainDNS
func CreateModifyHichinaDomainDNSRequest ¶
func CreateModifyHichinaDomainDNSRequest() (request *ModifyHichinaDomainDNSRequest)
CreateModifyHichinaDomainDNSRequest creates a request to invoke ModifyHichinaDomainDNS API
type ModifyHichinaDomainDNSResponse ¶
type ModifyHichinaDomainDNSResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` NewDnsServers NewDnsServers `json:"NewDnsServers" xml:"NewDnsServers"` OriginalDnsServers OriginalDnsServers `json:"OriginalDnsServers" xml:"OriginalDnsServers"` }
ModifyHichinaDomainDNSResponse is the response struct for api ModifyHichinaDomainDNS
func CreateModifyHichinaDomainDNSResponse ¶
func CreateModifyHichinaDomainDNSResponse() (response *ModifyHichinaDomainDNSResponse)
CreateModifyHichinaDomainDNSResponse creates a response to parse from ModifyHichinaDomainDNS response
type MoveDomainResourceGroupRequest ¶ added in v1.61.822
type MoveDomainResourceGroupRequest struct { *requests.RpcRequest ResourceId string `position:"Query" name:"ResourceId"` NewResourceGroupId string `position:"Query" name:"NewResourceGroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
MoveDomainResourceGroupRequest is the request struct for api MoveDomainResourceGroup
func CreateMoveDomainResourceGroupRequest ¶ added in v1.61.822
func CreateMoveDomainResourceGroupRequest() (request *MoveDomainResourceGroupRequest)
CreateMoveDomainResourceGroupRequest creates a request to invoke MoveDomainResourceGroup API
type MoveDomainResourceGroupResponse ¶ added in v1.61.822
type MoveDomainResourceGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
MoveDomainResourceGroupResponse is the response struct for api MoveDomainResourceGroup
func CreateMoveDomainResourceGroupResponse ¶ added in v1.61.822
func CreateMoveDomainResourceGroupResponse() (response *MoveDomainResourceGroupResponse)
CreateMoveDomainResourceGroupResponse creates a response to parse from MoveDomainResourceGroup response
type MoveGtmResourceGroupRequest ¶ added in v1.61.822
type MoveGtmResourceGroupRequest struct { *requests.RpcRequest ResourceId string `position:"Query" name:"ResourceId"` NewResourceGroupId string `position:"Query" name:"NewResourceGroupId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
MoveGtmResourceGroupRequest is the request struct for api MoveGtmResourceGroup
func CreateMoveGtmResourceGroupRequest ¶ added in v1.61.822
func CreateMoveGtmResourceGroupRequest() (request *MoveGtmResourceGroupRequest)
CreateMoveGtmResourceGroupRequest creates a request to invoke MoveGtmResourceGroup API
type MoveGtmResourceGroupResponse ¶ added in v1.61.822
type MoveGtmResourceGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
MoveGtmResourceGroupResponse is the response struct for api MoveGtmResourceGroup
func CreateMoveGtmResourceGroupResponse ¶ added in v1.61.822
func CreateMoveGtmResourceGroupResponse() (response *MoveGtmResourceGroupResponse)
CreateMoveGtmResourceGroupResponse creates a response to parse from MoveGtmResourceGroup response
type NewDnsServers ¶
type NewDnsServers struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
NewDnsServers is a nested struct in alidns response
type OperateBatchDomainDomainRecordInfo ¶
type OperateBatchDomainDomainRecordInfo struct { Rr string `name:"Rr"` NewType string `name:"NewType"` NewValue string `name:"NewValue"` Line string `name:"Line"` Domain string `name:"Domain"` Type string `name:"Type"` Priority string `name:"Priority"` Value string `name:"Value"` Ttl string `name:"Ttl"` NewRr string `name:"NewRr"` }
OperateBatchDomainDomainRecordInfo is a repeated param struct in OperateBatchDomainRequest
type OperateBatchDomainRequest ¶
type OperateBatchDomainRequest struct { *requests.RpcRequest DomainRecordInfo *[]OperateBatchDomainDomainRecordInfo `position:"Query" name:"DomainRecordInfo" type:"Repeated"` Type string `position:"Query" name:"Type"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
OperateBatchDomainRequest is the request struct for api OperateBatchDomain
func CreateOperateBatchDomainRequest ¶
func CreateOperateBatchDomainRequest() (request *OperateBatchDomainRequest)
CreateOperateBatchDomainRequest creates a request to invoke OperateBatchDomain API
type OperateBatchDomainResponse ¶
type OperateBatchDomainResponse struct { *responses.BaseResponse TaskId int64 `json:"TaskId" xml:"TaskId"` RequestId string `json:"RequestId" xml:"RequestId"` }
OperateBatchDomainResponse is the response struct for api OperateBatchDomain
func CreateOperateBatchDomainResponse ¶
func CreateOperateBatchDomainResponse() (response *OperateBatchDomainResponse)
CreateOperateBatchDomainResponse creates a response to parse from OperateBatchDomain response
type OriginalDnsServers ¶
type OriginalDnsServers struct {
DnsServer []string `json:"DnsServer" xml:"DnsServer"`
}
OriginalDnsServers is a nested struct in alidns response
type PausePdnsServiceRequest ¶ added in v1.61.1269
type PausePdnsServiceRequest struct { *requests.RpcRequest ServiceType string `position:"Query" name:"ServiceType"` Lang string `position:"Query" name:"Lang"` }
PausePdnsServiceRequest is the request struct for api PausePdnsService
func CreatePausePdnsServiceRequest ¶ added in v1.61.1269
func CreatePausePdnsServiceRequest() (request *PausePdnsServiceRequest)
CreatePausePdnsServiceRequest creates a request to invoke PausePdnsService API
type PausePdnsServiceResponse ¶ added in v1.61.1269
type PausePdnsServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
PausePdnsServiceResponse is the response struct for api PausePdnsService
func CreatePausePdnsServiceResponse ¶ added in v1.61.1269
func CreatePausePdnsServiceResponse() (response *PausePdnsServiceResponse)
CreatePausePdnsServiceResponse creates a response to parse from PausePdnsService response
type Preview ¶
type Preview struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` Name string `json:"Name" xml:"Name"` UserDomainName string `json:"UserDomainName" xml:"UserDomainName"` SwitchInfos SwitchInfos `json:"SwitchInfos" xml:"SwitchInfos"` }
Preview is a nested struct in alidns response
type PreviewGtmRecoveryPlanRequest ¶
type PreviewGtmRecoveryPlanRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` UserClientIp string `position:"Query" name:"UserClientIp"` PageSize requests.Integer `position:"Query" name:"PageSize"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
PreviewGtmRecoveryPlanRequest is the request struct for api PreviewGtmRecoveryPlan
func CreatePreviewGtmRecoveryPlanRequest ¶
func CreatePreviewGtmRecoveryPlanRequest() (request *PreviewGtmRecoveryPlanRequest)
CreatePreviewGtmRecoveryPlanRequest creates a request to invoke PreviewGtmRecoveryPlan API
type PreviewGtmRecoveryPlanResponse ¶
type PreviewGtmRecoveryPlanResponse struct { *responses.BaseResponse PageSize int `json:"PageSize" xml:"PageSize"` RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalPages int `json:"TotalPages" xml:"TotalPages"` TotalItems int `json:"TotalItems" xml:"TotalItems"` Previews Previews `json:"Previews" xml:"Previews"` }
PreviewGtmRecoveryPlanResponse is the response struct for api PreviewGtmRecoveryPlan
func CreatePreviewGtmRecoveryPlanResponse ¶
func CreatePreviewGtmRecoveryPlanResponse() (response *PreviewGtmRecoveryPlanResponse)
CreatePreviewGtmRecoveryPlanResponse creates a response to parse from PreviewGtmRecoveryPlan response
type Previews ¶
type Previews struct {
Preview []Preview `json:"Preview" xml:"Preview"`
}
Previews is a nested struct in alidns response
type QuotaInfo ¶ added in v1.61.1730
type QuotaInfo struct { InstanceQuota int `json:"InstanceQuota" xml:"InstanceQuota"` InstanceQuotaUsed int `json:"InstanceQuotaUsed" xml:"InstanceQuotaUsed"` }
QuotaInfo is a nested struct in alidns response
type Record ¶
type Record struct { Value string `json:"Value" xml:"Value"` TTL int64 `json:"TTL" xml:"TTL"` Remark string `json:"Remark" xml:"Remark"` RR string `json:"RR" xml:"RR"` DomainName string `json:"DomainName" xml:"DomainName"` Priority int64 `json:"Priority" xml:"Priority"` RecordId string `json:"RecordId" xml:"RecordId"` Status string `json:"Status" xml:"Status"` Weight int `json:"Weight" xml:"Weight"` Locked bool `json:"Locked" xml:"Locked"` Line string `json:"Line" xml:"Line"` Type string `json:"Type" xml:"Type"` }
Record is a nested struct in alidns response
type RecordLine ¶
type RecordLine struct { LineDisplayName string `json:"LineDisplayName" xml:"LineDisplayName"` LineCode string `json:"LineCode" xml:"LineCode"` LineName string `json:"LineName" xml:"LineName"` FatherCode string `json:"FatherCode" xml:"FatherCode"` }
RecordLine is a nested struct in alidns response
type RecordLinesInDescribeDomainInfo ¶
type RecordLinesInDescribeDomainInfo struct {
RecordLine []RecordLine `json:"RecordLine" xml:"RecordLine"`
}
RecordLinesInDescribeDomainInfo is a nested struct in alidns response
type RecordLinesInDescribeSupportLines ¶
type RecordLinesInDescribeSupportLines struct {
RecordLine []RecordLine `json:"RecordLine" xml:"RecordLine"`
}
RecordLinesInDescribeSupportLines is a nested struct in alidns response
type RecordLog ¶
type RecordLog struct { Action string `json:"Action" xml:"Action"` ActionTimestamp int64 `json:"ActionTimestamp" xml:"ActionTimestamp"` ClientIp string `json:"ClientIp" xml:"ClientIp"` Message string `json:"Message" xml:"Message"` ActionTime string `json:"ActionTime" xml:"ActionTime"` }
RecordLog is a nested struct in alidns response
type RecordLogs ¶
type RecordLogs struct {
RecordLog []RecordLog `json:"RecordLog" xml:"RecordLog"`
}
RecordLogs is a nested struct in alidns response
type RecoveryPlan ¶
type RecoveryPlan struct { Status string `json:"Status" xml:"Status"` LastRollbackTimestamp int64 `json:"LastRollbackTimestamp" xml:"LastRollbackTimestamp"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` Remark string `json:"Remark" xml:"Remark"` CreateTime string `json:"CreateTime" xml:"CreateTime"` RecoveryPlanId int64 `json:"RecoveryPlanId" xml:"RecoveryPlanId"` UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"` LastExecuteTimestamp int64 `json:"LastExecuteTimestamp" xml:"LastExecuteTimestamp"` LastExecuteTime string `json:"LastExecuteTime" xml:"LastExecuteTime"` LastRollbackTime string `json:"LastRollbackTime" xml:"LastRollbackTime"` Name string `json:"Name" xml:"Name"` FaultAddrPoolNum int `json:"FaultAddrPoolNum" xml:"FaultAddrPoolNum"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` }
RecoveryPlan is a nested struct in alidns response
type RecoveryPlans ¶
type RecoveryPlans struct {
RecoveryPlan []RecoveryPlan `json:"RecoveryPlan" xml:"RecoveryPlan"`
}
RecoveryPlans is a nested struct in alidns response
type RemovePdnsAppKeyRequest ¶ added in v1.61.1269
type RemovePdnsAppKeyRequest struct { *requests.RpcRequest AppKeyId string `position:"Query" name:"AppKeyId"` Lang string `position:"Query" name:"Lang"` }
RemovePdnsAppKeyRequest is the request struct for api RemovePdnsAppKey
func CreateRemovePdnsAppKeyRequest ¶ added in v1.61.1269
func CreateRemovePdnsAppKeyRequest() (request *RemovePdnsAppKeyRequest)
CreateRemovePdnsAppKeyRequest creates a request to invoke RemovePdnsAppKey API
type RemovePdnsAppKeyResponse ¶ added in v1.61.1269
type RemovePdnsAppKeyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RemovePdnsAppKeyResponse is the response struct for api RemovePdnsAppKey
func CreateRemovePdnsAppKeyResponse ¶ added in v1.61.1269
func CreateRemovePdnsAppKeyResponse() (response *RemovePdnsAppKeyResponse)
CreateRemovePdnsAppKeyResponse creates a response to parse from RemovePdnsAppKey response
type RemovePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
type RemovePdnsUdpIpSegmentRequest struct { *requests.RpcRequest Ip string `position:"Query" name:"Ip"` Lang string `position:"Query" name:"Lang"` }
RemovePdnsUdpIpSegmentRequest is the request struct for api RemovePdnsUdpIpSegment
func CreateRemovePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
func CreateRemovePdnsUdpIpSegmentRequest() (request *RemovePdnsUdpIpSegmentRequest)
CreateRemovePdnsUdpIpSegmentRequest creates a request to invoke RemovePdnsUdpIpSegment API
type RemovePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
type RemovePdnsUdpIpSegmentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RemovePdnsUdpIpSegmentResponse is the response struct for api RemovePdnsUdpIpSegment
func CreateRemovePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
func CreateRemovePdnsUdpIpSegmentResponse() (response *RemovePdnsUdpIpSegmentResponse)
CreateRemovePdnsUdpIpSegmentResponse creates a response to parse from RemovePdnsUdpIpSegment response
type ResumePdnsServiceRequest ¶ added in v1.61.1269
type ResumePdnsServiceRequest struct { *requests.RpcRequest ServiceType string `position:"Query" name:"ServiceType"` Lang string `position:"Query" name:"Lang"` }
ResumePdnsServiceRequest is the request struct for api ResumePdnsService
func CreateResumePdnsServiceRequest ¶ added in v1.61.1269
func CreateResumePdnsServiceRequest() (request *ResumePdnsServiceRequest)
CreateResumePdnsServiceRequest creates a request to invoke ResumePdnsService API
type ResumePdnsServiceResponse ¶ added in v1.61.1269
type ResumePdnsServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ResumePdnsServiceResponse is the response struct for api ResumePdnsService
func CreateResumePdnsServiceResponse ¶ added in v1.61.1269
func CreateResumePdnsServiceResponse() (response *ResumePdnsServiceResponse)
CreateResumePdnsServiceResponse creates a response to parse from ResumePdnsService response
type RetrieveDomainRequest ¶ added in v1.60.274
type RetrieveDomainRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
RetrieveDomainRequest is the request struct for api RetrieveDomain
func CreateRetrieveDomainRequest ¶ added in v1.60.274
func CreateRetrieveDomainRequest() (request *RetrieveDomainRequest)
CreateRetrieveDomainRequest creates a request to invoke RetrieveDomain API
type RetrieveDomainResponse ¶ added in v1.60.274
type RetrieveDomainResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RetrieveDomainResponse is the response struct for api RetrieveDomain
func CreateRetrieveDomainResponse ¶ added in v1.60.274
func CreateRetrieveDomainResponse() (response *RetrieveDomainResponse)
CreateRetrieveDomainResponse creates a response to parse from RetrieveDomain response
type RollbackGtmRecoveryPlanRequest ¶
type RollbackGtmRecoveryPlanRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
RollbackGtmRecoveryPlanRequest is the request struct for api RollbackGtmRecoveryPlan
func CreateRollbackGtmRecoveryPlanRequest ¶
func CreateRollbackGtmRecoveryPlanRequest() (request *RollbackGtmRecoveryPlanRequest)
CreateRollbackGtmRecoveryPlanRequest creates a request to invoke RollbackGtmRecoveryPlan API
type RollbackGtmRecoveryPlanResponse ¶
type RollbackGtmRecoveryPlanResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RollbackGtmRecoveryPlanResponse is the response struct for api RollbackGtmRecoveryPlan
func CreateRollbackGtmRecoveryPlanResponse ¶
func CreateRollbackGtmRecoveryPlanResponse() (response *RollbackGtmRecoveryPlanResponse)
CreateRollbackGtmRecoveryPlanResponse creates a response to parse from RollbackGtmRecoveryPlan response
type SelectedDomainLines ¶ added in v1.61.960
type SelectedDomainLines struct {
SelectedDomainLine []string `json:"SelectedDomainLine" xml:"SelectedDomainLine"`
}
SelectedDomainLines is a nested struct in alidns response
type SelectedIpv4Lines ¶ added in v1.61.960
type SelectedIpv4Lines struct {
SelectedIpv4Line []string `json:"SelectedIpv4Line" xml:"SelectedIpv4Line"`
}
SelectedIpv4Lines is a nested struct in alidns response
type SelectedIpv6Lines ¶ added in v1.61.960
type SelectedIpv6Lines struct {
SelectedIpv6Line []string `json:"SelectedIpv6Line" xml:"SelectedIpv6Line"`
}
SelectedIpv6Lines is a nested struct in alidns response
type SetDNSSLBStatusRequest ¶
type SetDNSSLBStatusRequest struct { *requests.RpcRequest Line string `position:"Query" name:"Line"` DomainName string `position:"Query" name:"DomainName"` Type string `position:"Query" name:"Type"` UserClientIp string `position:"Query" name:"UserClientIp"` SubDomain string `position:"Query" name:"SubDomain"` Lang string `position:"Query" name:"Lang"` Open requests.Boolean `position:"Query" name:"Open"` }
SetDNSSLBStatusRequest is the request struct for api SetDNSSLBStatus
func CreateSetDNSSLBStatusRequest ¶
func CreateSetDNSSLBStatusRequest() (request *SetDNSSLBStatusRequest)
CreateSetDNSSLBStatusRequest creates a request to invoke SetDNSSLBStatus API
type SetDNSSLBStatusResponse ¶
type SetDNSSLBStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordCount int64 `json:"RecordCount" xml:"RecordCount"` Open bool `json:"Open" xml:"Open"` }
SetDNSSLBStatusResponse is the response struct for api SetDNSSLBStatus
func CreateSetDNSSLBStatusResponse ¶
func CreateSetDNSSLBStatusResponse() (response *SetDNSSLBStatusResponse)
CreateSetDNSSLBStatusResponse creates a response to parse from SetDNSSLBStatus response
type SetDnsGtmAccessModeRequest ¶ added in v1.61.822
type SetDnsGtmAccessModeRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` AccessMode string `position:"Query" name:"AccessMode"` }
SetDnsGtmAccessModeRequest is the request struct for api SetDnsGtmAccessMode
func CreateSetDnsGtmAccessModeRequest ¶ added in v1.61.822
func CreateSetDnsGtmAccessModeRequest() (request *SetDnsGtmAccessModeRequest)
CreateSetDnsGtmAccessModeRequest creates a request to invoke SetDnsGtmAccessMode API
type SetDnsGtmAccessModeResponse ¶ added in v1.61.822
type SetDnsGtmAccessModeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetDnsGtmAccessModeResponse is the response struct for api SetDnsGtmAccessMode
func CreateSetDnsGtmAccessModeResponse ¶ added in v1.61.822
func CreateSetDnsGtmAccessModeResponse() (response *SetDnsGtmAccessModeResponse)
CreateSetDnsGtmAccessModeResponse creates a response to parse from SetDnsGtmAccessMode response
type SetDnsGtmMonitorStatusRequest ¶ added in v1.61.822
type SetDnsGtmMonitorStatusRequest struct { *requests.RpcRequest MonitorConfigId string `position:"Query" name:"MonitorConfigId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` Status string `position:"Query" name:"Status"` }
SetDnsGtmMonitorStatusRequest is the request struct for api SetDnsGtmMonitorStatus
func CreateSetDnsGtmMonitorStatusRequest ¶ added in v1.61.822
func CreateSetDnsGtmMonitorStatusRequest() (request *SetDnsGtmMonitorStatusRequest)
CreateSetDnsGtmMonitorStatusRequest creates a request to invoke SetDnsGtmMonitorStatus API
type SetDnsGtmMonitorStatusResponse ¶ added in v1.61.822
type SetDnsGtmMonitorStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetDnsGtmMonitorStatusResponse is the response struct for api SetDnsGtmMonitorStatus
func CreateSetDnsGtmMonitorStatusResponse ¶ added in v1.61.822
func CreateSetDnsGtmMonitorStatusResponse() (response *SetDnsGtmMonitorStatusResponse)
CreateSetDnsGtmMonitorStatusResponse creates a response to parse from SetDnsGtmMonitorStatus response
type SetDomainDnssecStatusRequest ¶ added in v1.60.350
type SetDomainDnssecStatusRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` Status string `position:"Query" name:"Status"` }
SetDomainDnssecStatusRequest is the request struct for api SetDomainDnssecStatus
func CreateSetDomainDnssecStatusRequest ¶ added in v1.60.350
func CreateSetDomainDnssecStatusRequest() (request *SetDomainDnssecStatusRequest)
CreateSetDomainDnssecStatusRequest creates a request to invoke SetDomainDnssecStatus API
type SetDomainDnssecStatusResponse ¶ added in v1.60.350
type SetDomainDnssecStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetDomainDnssecStatusResponse is the response struct for api SetDomainDnssecStatus
func CreateSetDomainDnssecStatusResponse ¶ added in v1.60.350
func CreateSetDomainDnssecStatusResponse() (response *SetDomainDnssecStatusResponse)
CreateSetDomainDnssecStatusResponse creates a response to parse from SetDomainDnssecStatus response
type SetDomainRecordStatusRequest ¶
type SetDomainRecordStatusRequest struct { *requests.RpcRequest RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` Status string `position:"Query" name:"Status"` }
SetDomainRecordStatusRequest is the request struct for api SetDomainRecordStatus
func CreateSetDomainRecordStatusRequest ¶
func CreateSetDomainRecordStatusRequest() (request *SetDomainRecordStatusRequest)
CreateSetDomainRecordStatusRequest creates a request to invoke SetDomainRecordStatus API
type SetDomainRecordStatusResponse ¶
type SetDomainRecordStatusResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` RequestId string `json:"RequestId" xml:"RequestId"` RecordId string `json:"RecordId" xml:"RecordId"` }
SetDomainRecordStatusResponse is the response struct for api SetDomainRecordStatus
func CreateSetDomainRecordStatusResponse ¶
func CreateSetDomainRecordStatusResponse() (response *SetDomainRecordStatusResponse)
CreateSetDomainRecordStatusResponse creates a response to parse from SetDomainRecordStatus response
type SetGtmAccessModeRequest ¶
type SetGtmAccessModeRequest struct { *requests.RpcRequest UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` AccessMode string `position:"Query" name:"AccessMode"` }
SetGtmAccessModeRequest is the request struct for api SetGtmAccessMode
func CreateSetGtmAccessModeRequest ¶
func CreateSetGtmAccessModeRequest() (request *SetGtmAccessModeRequest)
CreateSetGtmAccessModeRequest creates a request to invoke SetGtmAccessMode API
type SetGtmAccessModeResponse ¶
type SetGtmAccessModeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetGtmAccessModeResponse is the response struct for api SetGtmAccessMode
func CreateSetGtmAccessModeResponse ¶
func CreateSetGtmAccessModeResponse() (response *SetGtmAccessModeResponse)
CreateSetGtmAccessModeResponse creates a response to parse from SetGtmAccessMode response
type SetGtmMonitorStatusRequest ¶
type SetGtmMonitorStatusRequest struct { *requests.RpcRequest MonitorConfigId string `position:"Query" name:"MonitorConfigId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` Status string `position:"Query" name:"Status"` }
SetGtmMonitorStatusRequest is the request struct for api SetGtmMonitorStatus
func CreateSetGtmMonitorStatusRequest ¶
func CreateSetGtmMonitorStatusRequest() (request *SetGtmMonitorStatusRequest)
CreateSetGtmMonitorStatusRequest creates a request to invoke SetGtmMonitorStatus API
type SetGtmMonitorStatusResponse ¶
type SetGtmMonitorStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetGtmMonitorStatusResponse is the response struct for api SetGtmMonitorStatus
func CreateSetGtmMonitorStatusResponse ¶
func CreateSetGtmMonitorStatusResponse() (response *SetGtmMonitorStatusResponse)
CreateSetGtmMonitorStatusResponse creates a response to parse from SetGtmMonitorStatus response
type SlbSubDomain ¶
type SlbSubDomain struct { Type string `json:"Type" xml:"Type"` RecordCount int64 `json:"RecordCount" xml:"RecordCount"` Open bool `json:"Open" xml:"Open"` SubDomain string `json:"SubDomain" xml:"SubDomain"` LineAlgorithms LineAlgorithms `json:"LineAlgorithms" xml:"LineAlgorithms"` }
SlbSubDomain is a nested struct in alidns response
type SlbSubDomains ¶
type SlbSubDomains struct {
SlbSubDomain []SlbSubDomain `json:"SlbSubDomain" xml:"SlbSubDomain"`
}
SlbSubDomains is a nested struct in alidns response
type SourceDnsServer ¶ added in v1.61.960
type SourceDnsServer struct { Host string `json:"Host" xml:"Host"` Port string `json:"Port" xml:"Port"` }
SourceDnsServer is a nested struct in alidns response
type SourceDnsServers ¶ added in v1.61.960
type SourceDnsServers struct {
SourceDnsServer []SourceDnsServer `json:"SourceDnsServer" xml:"SourceDnsServer"`
}
SourceDnsServers is a nested struct in alidns response
type Statistic ¶
type Statistic struct { HttpCount int64 `json:"HttpCount" xml:"HttpCount"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` Timestamp int64 `json:"Timestamp" xml:"Timestamp"` DomainType string `json:"DomainType" xml:"DomainType"` DomainName string `json:"DomainName" xml:"DomainName"` V6HttpCount int64 `json:"V6HttpCount" xml:"V6HttpCount"` SubDomain string `json:"SubDomain" xml:"SubDomain"` V4HttpCount int64 `json:"V4HttpCount" xml:"V4HttpCount"` V6HttpsCount int64 `json:"V6HttpsCount" xml:"V6HttpsCount"` IpCount int64 `json:"IpCount" xml:"IpCount"` HttpsCount int64 `json:"HttpsCount" xml:"HttpsCount"` Count string `json:"Count" xml:"Count"` V4HttpsCount int64 `json:"V4HttpsCount" xml:"V4HttpsCount"` }
Statistic is a nested struct in alidns response
type StatisticInDescribeDomainStatistics ¶ added in v1.62.263
type StatisticInDescribeDomainStatistics struct { Timestamp int64 `json:"Timestamp" xml:"Timestamp"` Count int64 `json:"Count" xml:"Count"` }
StatisticInDescribeDomainStatistics is a nested struct in alidns response
type StatisticInDescribeDomainStatisticsSummary ¶ added in v1.62.263
type StatisticInDescribeDomainStatisticsSummary struct { DomainName string `json:"DomainName" xml:"DomainName"` Count int64 `json:"Count" xml:"Count"` DomainType string `json:"DomainType" xml:"DomainType"` }
StatisticInDescribeDomainStatisticsSummary is a nested struct in alidns response
type StatisticInDescribeRecordStatistics ¶ added in v1.62.263
type StatisticInDescribeRecordStatistics struct { Timestamp int64 `json:"Timestamp" xml:"Timestamp"` Count int64 `json:"Count" xml:"Count"` }
StatisticInDescribeRecordStatistics is a nested struct in alidns response
type StatisticInDescribeRecordStatisticsSummary ¶ added in v1.62.263
type StatisticInDescribeRecordStatisticsSummary struct { SubDomain string `json:"SubDomain" xml:"SubDomain"` Count int64 `json:"Count" xml:"Count"` }
StatisticInDescribeRecordStatisticsSummary is a nested struct in alidns response
type StatisticItem ¶ added in v1.61.1269
type StatisticItem struct { UdpTotalCount int64 `json:"UdpTotalCount" xml:"UdpTotalCount"` ThreatCount int64 `json:"ThreatCount" xml:"ThreatCount"` DomainCount int64 `json:"DomainCount" xml:"DomainCount"` HttpCount int64 `json:"HttpCount" xml:"HttpCount"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` Timestamp int64 `json:"Timestamp" xml:"Timestamp"` DomainName string `json:"DomainName" xml:"DomainName"` V6HttpCount int64 `json:"V6HttpCount" xml:"V6HttpCount"` SubDomain string `json:"SubDomain" xml:"SubDomain"` MaxThreatLevel string `json:"MaxThreatLevel" xml:"MaxThreatLevel"` V6HttpsCount int64 `json:"V6HttpsCount" xml:"V6HttpsCount"` V4HttpCount int64 `json:"V4HttpCount" xml:"V4HttpCount"` HttpsCount int64 `json:"HttpsCount" xml:"HttpsCount"` IpCount int64 `json:"IpCount" xml:"IpCount"` LatestThreatTime int64 `json:"LatestThreatTime" xml:"LatestThreatTime"` DohTotalCount int64 `json:"DohTotalCount" xml:"DohTotalCount"` SourceIp string `json:"SourceIp" xml:"SourceIp"` V4Count int64 `json:"V4Count" xml:"V4Count"` V6Count int64 `json:"V6Count" xml:"V6Count"` ThreatLevel string `json:"ThreatLevel" xml:"ThreatLevel"` V4HttpsCount int64 `json:"V4HttpsCount" xml:"V4HttpsCount"` ThreatType string `json:"ThreatType" xml:"ThreatType"` ThreatInfo []ThreatItem `json:"ThreatInfo" xml:"ThreatInfo"` }
StatisticItem is a nested struct in alidns response
type StatisticsInDescribeDohAccountStatistics ¶ added in v1.61.453
type StatisticsInDescribeDohAccountStatistics struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDohAccountStatistics is a nested struct in alidns response
type StatisticsInDescribeDohDomainStatistics ¶ added in v1.61.453
type StatisticsInDescribeDohDomainStatistics struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDohDomainStatistics is a nested struct in alidns response
type StatisticsInDescribeDohDomainStatisticsSummary ¶ added in v1.61.453
type StatisticsInDescribeDohDomainStatisticsSummary struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDohDomainStatisticsSummary is a nested struct in alidns response
type StatisticsInDescribeDohSubDomainStatistics ¶ added in v1.61.453
type StatisticsInDescribeDohSubDomainStatistics struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDohSubDomainStatistics is a nested struct in alidns response
type StatisticsInDescribeDohSubDomainStatisticsSummary ¶ added in v1.61.453
type StatisticsInDescribeDohSubDomainStatisticsSummary struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDohSubDomainStatisticsSummary is a nested struct in alidns response
type StatisticsInDescribeDomainResolveStatisticsSummary ¶ added in v1.62.263
type StatisticsInDescribeDomainResolveStatisticsSummary struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDomainResolveStatisticsSummary is a nested struct in alidns response
type StatisticsInDescribeDomainStatistics ¶
type StatisticsInDescribeDomainStatistics struct {
Statistic []StatisticInDescribeDomainStatistics `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDomainStatistics is a nested struct in alidns response
type StatisticsInDescribeDomainStatisticsSummary ¶
type StatisticsInDescribeDomainStatisticsSummary struct {
Statistic []StatisticInDescribeDomainStatisticsSummary `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeDomainStatisticsSummary is a nested struct in alidns response
type StatisticsInDescribeRecordResolveStatisticsSummary ¶ added in v1.62.263
type StatisticsInDescribeRecordResolveStatisticsSummary struct {
Statistic []Statistic `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeRecordResolveStatisticsSummary is a nested struct in alidns response
type StatisticsInDescribeRecordStatistics ¶
type StatisticsInDescribeRecordStatistics struct {
Statistic []StatisticInDescribeRecordStatistics `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeRecordStatistics is a nested struct in alidns response
type StatisticsInDescribeRecordStatisticsSummary ¶
type StatisticsInDescribeRecordStatisticsSummary struct {
Statistic []StatisticInDescribeRecordStatisticsSummary `json:"Statistic" xml:"Statistic"`
}
StatisticsInDescribeRecordStatisticsSummary is a nested struct in alidns response
type StrategiesInDescribeDnsGtmAccessStrategies ¶ added in v1.61.822
type StrategiesInDescribeDnsGtmAccessStrategies struct {
Strategy []Strategy `json:"Strategy" xml:"Strategy"`
}
StrategiesInDescribeDnsGtmAccessStrategies is a nested struct in alidns response
type StrategiesInDescribeGtmAccessStrategies ¶ added in v1.61.822
type StrategiesInDescribeGtmAccessStrategies struct {
Strategy []Strategy `json:"Strategy" xml:"Strategy"`
}
StrategiesInDescribeGtmAccessStrategies is a nested struct in alidns response
type Strategy ¶
type Strategy struct { StrategyName string `json:"StrategyName" xml:"StrategyName"` FailoverAddrPoolMonitorStatus string `json:"FailoverAddrPoolMonitorStatus" xml:"FailoverAddrPoolMonitorStatus"` FailoverAddrPoolId string `json:"FailoverAddrPoolId" xml:"FailoverAddrPoolId"` CreateTimestamp int64 `json:"CreateTimestamp" xml:"CreateTimestamp"` CreateTime string `json:"CreateTime" xml:"CreateTime"` StrategyId string `json:"StrategyId" xml:"StrategyId"` FailoverAddrPoolStatus string `json:"FailoverAddrPoolStatus" xml:"FailoverAddrPoolStatus"` DefaultAddrPoolMonitorStatus string `json:"DefaultAddrPoolMonitorStatus" xml:"DefaultAddrPoolMonitorStatus"` StrategyMode string `json:"StrategyMode" xml:"StrategyMode"` FailoverAddrPoolName string `json:"FailoverAddrPoolName" xml:"FailoverAddrPoolName"` EffectiveLbaStrategy string `json:"EffectiveLbaStrategy" xml:"EffectiveLbaStrategy"` AccessMode string `json:"AccessMode" xml:"AccessMode"` AccessStatus string `json:"AccessStatus" xml:"AccessStatus"` InstanceId string `json:"InstanceId" xml:"InstanceId"` EffectiveAddrPoolType string `json:"EffectiveAddrPoolType" xml:"EffectiveAddrPoolType"` EffectiveAddrPoolGroupType string `json:"EffectiveAddrPoolGroupType" xml:"EffectiveAddrPoolGroupType"` DefaultAddrPoolId string `json:"DefaultAddrPoolId" xml:"DefaultAddrPoolId"` DefaultAddrPoolStatus string `json:"DefaultAddrPoolStatus" xml:"DefaultAddrPoolStatus"` DefaultAddrPoolName string `json:"DefaultAddrPoolName" xml:"DefaultAddrPoolName"` EffectiveAddrPools EffectiveAddrPools `json:"EffectiveAddrPools" xml:"EffectiveAddrPools"` Lines LinesInDescribeDnsGtmAccessStrategies `json:"Lines" xml:"Lines"` }
Strategy is a nested struct in alidns response
type SubmitIspFlushCacheTaskRequest ¶ added in v1.61.1730
type SubmitIspFlushCacheTaskRequest struct { *requests.RpcRequest ClientToken string `position:"Query" name:"ClientToken"` Isp *[]string `position:"Query" name:"Isp" type:"Repeated"` DomainName string `position:"Query" name:"DomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
SubmitIspFlushCacheTaskRequest is the request struct for api SubmitIspFlushCacheTask
func CreateSubmitIspFlushCacheTaskRequest ¶ added in v1.61.1730
func CreateSubmitIspFlushCacheTaskRequest() (request *SubmitIspFlushCacheTaskRequest)
CreateSubmitIspFlushCacheTaskRequest creates a request to invoke SubmitIspFlushCacheTask API
type SubmitIspFlushCacheTaskResponse ¶ added in v1.61.1730
type SubmitIspFlushCacheTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SubmitIspFlushCacheTaskResponse is the response struct for api SubmitIspFlushCacheTask
func CreateSubmitIspFlushCacheTaskResponse ¶ added in v1.61.1730
func CreateSubmitIspFlushCacheTaskResponse() (response *SubmitIspFlushCacheTaskResponse)
CreateSubmitIspFlushCacheTaskResponse creates a response to parse from SubmitIspFlushCacheTask response
type SwitchDnsGtmInstanceStrategyModeRequest ¶ added in v1.61.822
type SwitchDnsGtmInstanceStrategyModeRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` StrategyMode string `position:"Query" name:"StrategyMode"` Lang string `position:"Query" name:"Lang"` }
SwitchDnsGtmInstanceStrategyModeRequest is the request struct for api SwitchDnsGtmInstanceStrategyMode
func CreateSwitchDnsGtmInstanceStrategyModeRequest ¶ added in v1.61.822
func CreateSwitchDnsGtmInstanceStrategyModeRequest() (request *SwitchDnsGtmInstanceStrategyModeRequest)
CreateSwitchDnsGtmInstanceStrategyModeRequest creates a request to invoke SwitchDnsGtmInstanceStrategyMode API
type SwitchDnsGtmInstanceStrategyModeResponse ¶ added in v1.61.822
type SwitchDnsGtmInstanceStrategyModeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SwitchDnsGtmInstanceStrategyModeResponse is the response struct for api SwitchDnsGtmInstanceStrategyMode
func CreateSwitchDnsGtmInstanceStrategyModeResponse ¶ added in v1.61.822
func CreateSwitchDnsGtmInstanceStrategyModeResponse() (response *SwitchDnsGtmInstanceStrategyModeResponse)
CreateSwitchDnsGtmInstanceStrategyModeResponse creates a response to parse from SwitchDnsGtmInstanceStrategyMode response
type SwitchInfo ¶
type SwitchInfo struct { StrategyName string `json:"StrategyName" xml:"StrategyName"` Content string `json:"Content" xml:"Content"` }
SwitchInfo is a nested struct in alidns response
type SwitchInfos ¶
type SwitchInfos struct {
SwitchInfo []SwitchInfo `json:"SwitchInfo" xml:"SwitchInfo"`
}
SwitchInfos is a nested struct in alidns response
type Tag ¶ added in v1.61.130
type Tag struct { Key string `json:"Key" xml:"Key"` Value string `json:"Value" xml:"Value"` Values []string `json:"Values" xml:"Values"` }
Tag is a nested struct in alidns response
type TagResource ¶ added in v1.61.130
type TagResource struct { ResourceType string `json:"ResourceType" xml:"ResourceType"` TagValue string `json:"TagValue" xml:"TagValue"` ResourceId string `json:"ResourceId" xml:"ResourceId"` TagKey string `json:"TagKey" xml:"TagKey"` }
TagResource is a nested struct in alidns response
type TagResources ¶ added in v1.61.130
type TagResources struct {
TagResource []TagResource `json:"TagResource" xml:"TagResource"`
}
TagResources is a nested struct in alidns response
type TagResourcesRequest ¶ added in v1.61.130
type TagResourcesRequest struct { *requests.RpcRequest ResourceId *[]string `position:"Query" name:"ResourceId" type:"Repeated"` ResourceType string `position:"Query" name:"ResourceType"` UserClientIp string `position:"Query" name:"UserClientIp"` Tag *[]TagResourcesTag `position:"Query" name:"Tag" type:"Repeated"` Lang string `position:"Query" name:"Lang"` OverWrite requests.Boolean `position:"Query" name:"OverWrite"` }
TagResourcesRequest is the request struct for api TagResources
func CreateTagResourcesRequest ¶ added in v1.61.130
func CreateTagResourcesRequest() (request *TagResourcesRequest)
CreateTagResourcesRequest creates a request to invoke TagResources API
type TagResourcesResponse ¶ added in v1.61.130
type TagResourcesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
TagResourcesResponse is the response struct for api TagResources
func CreateTagResourcesResponse ¶ added in v1.61.130
func CreateTagResourcesResponse() (response *TagResourcesResponse)
CreateTagResourcesResponse creates a response to parse from TagResources response
type TagResourcesTag ¶ added in v1.61.130
TagResourcesTag is a repeated param struct in TagResourcesRequest
type TagsInDescribeDomains ¶ added in v1.61.130
type TagsInDescribeDomains struct {
Tag []Tag `json:"Tag" xml:"Tag"`
}
TagsInDescribeDomains is a nested struct in alidns response
type TagsInDescribeTags ¶ added in v1.61.130
type TagsInDescribeTags struct {
Tag []Tag `json:"Tag" xml:"Tag"`
}
TagsInDescribeTags is a nested struct in alidns response
type ThreatInfo ¶ added in v1.61.1269
type ThreatInfo struct {
ThreatItem []ThreatItem `json:"ThreatItem" xml:"ThreatItem"`
}
ThreatInfo is a nested struct in alidns response
type ThreatItem ¶ added in v1.61.1269
type ThreatItem struct { ThreatType string `json:"ThreatType" xml:"ThreatType"` ThreatLevel string `json:"ThreatLevel" xml:"ThreatLevel"` }
ThreatItem is a nested struct in alidns response
type TransferDomainRequest ¶ added in v1.60.265
type TransferDomainRequest struct { *requests.RpcRequest DomainNames string `position:"Query" name:"DomainNames"` Remark string `position:"Query" name:"Remark"` TargetUserId requests.Integer `position:"Query" name:"TargetUserId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
TransferDomainRequest is the request struct for api TransferDomain
func CreateTransferDomainRequest ¶ added in v1.60.265
func CreateTransferDomainRequest() (request *TransferDomainRequest)
CreateTransferDomainRequest creates a request to invoke TransferDomain API
type TransferDomainResponse ¶ added in v1.60.265
type TransferDomainResponse struct { *responses.BaseResponse TaskId int64 `json:"TaskId" xml:"TaskId"` RequestId string `json:"RequestId" xml:"RequestId"` }
TransferDomainResponse is the response struct for api TransferDomain
func CreateTransferDomainResponse ¶ added in v1.60.265
func CreateTransferDomainResponse() (response *TransferDomainResponse)
CreateTransferDomainResponse creates a response to parse from TransferDomain response
type UnbindInstanceDomainsRequest ¶ added in v1.60.265
type UnbindInstanceDomainsRequest struct { *requests.RpcRequest DomainNames string `position:"Query" name:"DomainNames"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UnbindInstanceDomainsRequest is the request struct for api UnbindInstanceDomains
func CreateUnbindInstanceDomainsRequest ¶ added in v1.60.265
func CreateUnbindInstanceDomainsRequest() (request *UnbindInstanceDomainsRequest)
CreateUnbindInstanceDomainsRequest creates a request to invoke UnbindInstanceDomains API
type UnbindInstanceDomainsResponse ¶ added in v1.60.265
type UnbindInstanceDomainsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` FailedCount int `json:"FailedCount" xml:"FailedCount"` SuccessCount int `json:"SuccessCount" xml:"SuccessCount"` }
UnbindInstanceDomainsResponse is the response struct for api UnbindInstanceDomains
func CreateUnbindInstanceDomainsResponse ¶ added in v1.60.265
func CreateUnbindInstanceDomainsResponse() (response *UnbindInstanceDomainsResponse)
CreateUnbindInstanceDomainsResponse creates a response to parse from UnbindInstanceDomains response
type UntagResourcesRequest ¶ added in v1.61.130
type UntagResourcesRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` ResourceId *[]string `position:"Query" name:"ResourceId" type:"Repeated"` ResourceType string `position:"Query" name:"ResourceType"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` TagKey *[]string `position:"Query" name:"TagKey" type:"Repeated"` }
UntagResourcesRequest is the request struct for api UntagResources
func CreateUntagResourcesRequest ¶ added in v1.61.130
func CreateUntagResourcesRequest() (request *UntagResourcesRequest)
CreateUntagResourcesRequest creates a request to invoke UntagResources API
type UntagResourcesResponse ¶ added in v1.61.130
type UntagResourcesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UntagResourcesResponse is the response struct for api UntagResources
func CreateUntagResourcesResponse ¶ added in v1.61.130
func CreateUntagResourcesResponse() (response *UntagResourcesResponse)
CreateUntagResourcesResponse creates a response to parse from UntagResources response
type UpdateAppKeyStateRequest ¶ added in v1.61.1269
type UpdateAppKeyStateRequest struct { *requests.RpcRequest AppKeyId string `position:"Query" name:"AppKeyId"` State string `position:"Query" name:"State"` Lang string `position:"Query" name:"Lang"` }
UpdateAppKeyStateRequest is the request struct for api UpdateAppKeyState
func CreateUpdateAppKeyStateRequest ¶ added in v1.61.1269
func CreateUpdateAppKeyStateRequest() (request *UpdateAppKeyStateRequest)
CreateUpdateAppKeyStateRequest creates a request to invoke UpdateAppKeyState API
type UpdateAppKeyStateResponse ¶ added in v1.61.1269
type UpdateAppKeyStateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateAppKeyStateResponse is the response struct for api UpdateAppKeyState
func CreateUpdateAppKeyStateResponse ¶ added in v1.61.1269
func CreateUpdateAppKeyStateResponse() (response *UpdateAppKeyStateResponse)
CreateUpdateAppKeyStateResponse creates a response to parse from UpdateAppKeyState response
type UpdateCustomLineIpSegment ¶ added in v1.60.265
type UpdateCustomLineIpSegment struct { EndIp string `name:"EndIp"` StartIp string `name:"StartIp"` }
UpdateCustomLineIpSegment is a repeated param struct in UpdateCustomLineRequest
type UpdateCustomLineRequest ¶ added in v1.60.265
type UpdateCustomLineRequest struct { *requests.RpcRequest LineId requests.Integer `position:"Query" name:"LineId"` IpSegment *[]UpdateCustomLineIpSegment `position:"Query" name:"IpSegment" type:"Repeated"` UserClientIp string `position:"Query" name:"UserClientIp"` LineName string `position:"Query" name:"LineName"` Lang string `position:"Query" name:"Lang"` }
UpdateCustomLineRequest is the request struct for api UpdateCustomLine
func CreateUpdateCustomLineRequest ¶ added in v1.60.265
func CreateUpdateCustomLineRequest() (request *UpdateCustomLineRequest)
CreateUpdateCustomLineRequest creates a request to invoke UpdateCustomLine API
type UpdateCustomLineResponse ¶ added in v1.60.265
type UpdateCustomLineResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateCustomLineResponse is the response struct for api UpdateCustomLine
func CreateUpdateCustomLineResponse ¶ added in v1.60.265
func CreateUpdateCustomLineResponse() (response *UpdateCustomLineResponse)
CreateUpdateCustomLineResponse creates a response to parse from UpdateCustomLine response
type UpdateDNSSLBWeightRequest ¶
type UpdateDNSSLBWeightRequest struct { *requests.RpcRequest Weight requests.Integer `position:"Query" name:"Weight"` RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateDNSSLBWeightRequest is the request struct for api UpdateDNSSLBWeight
func CreateUpdateDNSSLBWeightRequest ¶
func CreateUpdateDNSSLBWeightRequest() (request *UpdateDNSSLBWeightRequest)
CreateUpdateDNSSLBWeightRequest creates a request to invoke UpdateDNSSLBWeight API
type UpdateDNSSLBWeightResponse ¶
type UpdateDNSSLBWeightResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordId string `json:"RecordId" xml:"RecordId"` Weight int `json:"Weight" xml:"Weight"` }
UpdateDNSSLBWeightResponse is the response struct for api UpdateDNSSLBWeight
func CreateUpdateDNSSLBWeightResponse ¶
func CreateUpdateDNSSLBWeightResponse() (response *UpdateDNSSLBWeightResponse)
CreateUpdateDNSSLBWeightResponse creates a response to parse from UpdateDNSSLBWeight response
type UpdateDnsCacheDomainRemarkRequest ¶ added in v1.61.960
type UpdateDnsCacheDomainRemarkRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` Remark string `position:"Query" name:"Remark"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateDnsCacheDomainRemarkRequest is the request struct for api UpdateDnsCacheDomainRemark
func CreateUpdateDnsCacheDomainRemarkRequest ¶ added in v1.61.960
func CreateUpdateDnsCacheDomainRemarkRequest() (request *UpdateDnsCacheDomainRemarkRequest)
CreateUpdateDnsCacheDomainRemarkRequest creates a request to invoke UpdateDnsCacheDomainRemark API
type UpdateDnsCacheDomainRemarkResponse ¶ added in v1.61.960
type UpdateDnsCacheDomainRemarkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDnsCacheDomainRemarkResponse is the response struct for api UpdateDnsCacheDomainRemark
func CreateUpdateDnsCacheDomainRemarkResponse ¶ added in v1.61.960
func CreateUpdateDnsCacheDomainRemarkResponse() (response *UpdateDnsCacheDomainRemarkResponse)
CreateUpdateDnsCacheDomainRemarkResponse creates a response to parse from UpdateDnsCacheDomainRemark response
type UpdateDnsCacheDomainRequest ¶ added in v1.61.960
type UpdateDnsCacheDomainRequest struct { *requests.RpcRequest SourceProtocol string `position:"Query" name:"SourceProtocol"` Lang string `position:"Query" name:"Lang"` DomainName string `position:"Query" name:"DomainName"` CacheTtlMax requests.Integer `position:"Query" name:"CacheTtlMax"` InstanceId string `position:"Query" name:"InstanceId"` SourceEdns string `position:"Query" name:"SourceEdns"` UserClientIp string `position:"Query" name:"UserClientIp"` CacheTtlMin requests.Integer `position:"Query" name:"CacheTtlMin"` SourceDnsServer *[]UpdateDnsCacheDomainSourceDnsServer `position:"Query" name:"SourceDnsServer" type:"Repeated"` }
UpdateDnsCacheDomainRequest is the request struct for api UpdateDnsCacheDomain
func CreateUpdateDnsCacheDomainRequest ¶ added in v1.61.960
func CreateUpdateDnsCacheDomainRequest() (request *UpdateDnsCacheDomainRequest)
CreateUpdateDnsCacheDomainRequest creates a request to invoke UpdateDnsCacheDomain API
type UpdateDnsCacheDomainResponse ¶ added in v1.61.960
type UpdateDnsCacheDomainResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDnsCacheDomainResponse is the response struct for api UpdateDnsCacheDomain
func CreateUpdateDnsCacheDomainResponse ¶ added in v1.61.960
func CreateUpdateDnsCacheDomainResponse() (response *UpdateDnsCacheDomainResponse)
CreateUpdateDnsCacheDomainResponse creates a response to parse from UpdateDnsCacheDomain response
type UpdateDnsCacheDomainSourceDnsServer ¶ added in v1.61.960
type UpdateDnsCacheDomainSourceDnsServer struct { Port string `name:"Port"` Host string `name:"Host"` }
UpdateDnsCacheDomainSourceDnsServer is a repeated param struct in UpdateDnsCacheDomainRequest
type UpdateDnsGtmAccessStrategyDefaultAddrPool ¶ added in v1.61.822
type UpdateDnsGtmAccessStrategyDefaultAddrPool struct { Id string `name:"Id"` LbaWeight string `name:"LbaWeight"` }
UpdateDnsGtmAccessStrategyDefaultAddrPool is a repeated param struct in UpdateDnsGtmAccessStrategyRequest
type UpdateDnsGtmAccessStrategyFailoverAddrPool ¶ added in v1.61.822
type UpdateDnsGtmAccessStrategyFailoverAddrPool struct { Id string `name:"Id"` LbaWeight string `name:"LbaWeight"` }
UpdateDnsGtmAccessStrategyFailoverAddrPool is a repeated param struct in UpdateDnsGtmAccessStrategyRequest
type UpdateDnsGtmAccessStrategyRequest ¶ added in v1.61.822
type UpdateDnsGtmAccessStrategyRequest struct { *requests.RpcRequest DefaultLbaStrategy string `position:"Query" name:"DefaultLbaStrategy"` FailoverAddrPoolType string `position:"Query" name:"FailoverAddrPoolType"` DefaultAddrPoolType string `position:"Query" name:"DefaultAddrPoolType"` FailoverMaxReturnAddrNum requests.Integer `position:"Query" name:"FailoverMaxReturnAddrNum"` FailoverLbaStrategy string `position:"Query" name:"FailoverLbaStrategy"` DefaultAddrPool *[]UpdateDnsGtmAccessStrategyDefaultAddrPool `position:"Query" name:"DefaultAddrPool" type:"Repeated"` FailoverMinAvailableAddrNum requests.Integer `position:"Query" name:"FailoverMinAvailableAddrNum"` DefaultMaxReturnAddrNum requests.Integer `position:"Query" name:"DefaultMaxReturnAddrNum"` DefaultMinAvailableAddrNum requests.Integer `position:"Query" name:"DefaultMinAvailableAddrNum"` Lang string `position:"Query" name:"Lang"` Lines string `position:"Query" name:"Lines"` StrategyName string `position:"Query" name:"StrategyName"` DefaultLatencyOptimization string `position:"Query" name:"DefaultLatencyOptimization"` FailoverLatencyOptimization string `position:"Query" name:"FailoverLatencyOptimization"` UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` FailoverAddrPool *[]UpdateDnsGtmAccessStrategyFailoverAddrPool `position:"Query" name:"FailoverAddrPool" type:"Repeated"` AccessMode string `position:"Query" name:"AccessMode"` }
UpdateDnsGtmAccessStrategyRequest is the request struct for api UpdateDnsGtmAccessStrategy
func CreateUpdateDnsGtmAccessStrategyRequest ¶ added in v1.61.822
func CreateUpdateDnsGtmAccessStrategyRequest() (request *UpdateDnsGtmAccessStrategyRequest)
CreateUpdateDnsGtmAccessStrategyRequest creates a request to invoke UpdateDnsGtmAccessStrategy API
type UpdateDnsGtmAccessStrategyResponse ¶ added in v1.61.822
type UpdateDnsGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` StrategyId string `json:"StrategyId" xml:"StrategyId"` }
UpdateDnsGtmAccessStrategyResponse is the response struct for api UpdateDnsGtmAccessStrategy
func CreateUpdateDnsGtmAccessStrategyResponse ¶ added in v1.61.822
func CreateUpdateDnsGtmAccessStrategyResponse() (response *UpdateDnsGtmAccessStrategyResponse)
CreateUpdateDnsGtmAccessStrategyResponse creates a response to parse from UpdateDnsGtmAccessStrategy response
type UpdateDnsGtmAddressPoolAddr ¶ added in v1.61.822
type UpdateDnsGtmAddressPoolAddr struct { AttributeInfo string `name:"AttributeInfo"` Mode string `name:"Mode"` Remark string `name:"Remark"` LbaWeight string `name:"LbaWeight"` Addr string `name:"Addr"` }
UpdateDnsGtmAddressPoolAddr is a repeated param struct in UpdateDnsGtmAddressPoolRequest
type UpdateDnsGtmAddressPoolRequest ¶ added in v1.61.822
type UpdateDnsGtmAddressPoolRequest struct { *requests.RpcRequest LbaStrategy string `position:"Query" name:"LbaStrategy"` AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` Lang string `position:"Query" name:"Lang"` Addr *[]UpdateDnsGtmAddressPoolAddr `position:"Query" name:"Addr" type:"Repeated"` }
UpdateDnsGtmAddressPoolRequest is the request struct for api UpdateDnsGtmAddressPool
func CreateUpdateDnsGtmAddressPoolRequest ¶ added in v1.61.822
func CreateUpdateDnsGtmAddressPoolRequest() (request *UpdateDnsGtmAddressPoolRequest)
CreateUpdateDnsGtmAddressPoolRequest creates a request to invoke UpdateDnsGtmAddressPool API
type UpdateDnsGtmAddressPoolResponse ¶ added in v1.61.822
type UpdateDnsGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDnsGtmAddressPoolResponse is the response struct for api UpdateDnsGtmAddressPool
func CreateUpdateDnsGtmAddressPoolResponse ¶ added in v1.61.822
func CreateUpdateDnsGtmAddressPoolResponse() (response *UpdateDnsGtmAddressPoolResponse)
CreateUpdateDnsGtmAddressPoolResponse creates a response to parse from UpdateDnsGtmAddressPool response
type UpdateDnsGtmInstanceGlobalConfigAlertConfig ¶ added in v1.61.822
type UpdateDnsGtmInstanceGlobalConfigAlertConfig struct { DingtalkNotice string `name:"DingtalkNotice"` SmsNotice string `name:"SmsNotice"` NoticeType string `name:"NoticeType"` EmailNotice string `name:"EmailNotice"` }
UpdateDnsGtmInstanceGlobalConfigAlertConfig is a repeated param struct in UpdateDnsGtmInstanceGlobalConfigRequest
type UpdateDnsGtmInstanceGlobalConfigRequest ¶ added in v1.61.822
type UpdateDnsGtmInstanceGlobalConfigRequest struct { *requests.RpcRequest AlertGroup string `position:"Query" name:"AlertGroup"` CnameType string `position:"Query" name:"CnameType"` Lang string `position:"Query" name:"Lang"` AlertConfig *[]UpdateDnsGtmInstanceGlobalConfigAlertConfig `position:"Query" name:"AlertConfig" type:"Repeated"` PublicCnameMode string `position:"Query" name:"PublicCnameMode"` PublicUserDomainName string `position:"Query" name:"PublicUserDomainName"` Ttl requests.Integer `position:"Query" name:"Ttl"` ForceUpdate requests.Boolean `position:"Query" name:"ForceUpdate"` InstanceId string `position:"Query" name:"InstanceId"` InstanceName string `position:"Query" name:"InstanceName"` PublicRr string `position:"Query" name:"PublicRr"` UserClientIp string `position:"Query" name:"UserClientIp"` PublicZoneName string `position:"Query" name:"PublicZoneName"` }
UpdateDnsGtmInstanceGlobalConfigRequest is the request struct for api UpdateDnsGtmInstanceGlobalConfig
func CreateUpdateDnsGtmInstanceGlobalConfigRequest ¶ added in v1.61.822
func CreateUpdateDnsGtmInstanceGlobalConfigRequest() (request *UpdateDnsGtmInstanceGlobalConfigRequest)
CreateUpdateDnsGtmInstanceGlobalConfigRequest creates a request to invoke UpdateDnsGtmInstanceGlobalConfig API
type UpdateDnsGtmInstanceGlobalConfigResponse ¶ added in v1.61.822
type UpdateDnsGtmInstanceGlobalConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDnsGtmInstanceGlobalConfigResponse is the response struct for api UpdateDnsGtmInstanceGlobalConfig
func CreateUpdateDnsGtmInstanceGlobalConfigResponse ¶ added in v1.61.822
func CreateUpdateDnsGtmInstanceGlobalConfigResponse() (response *UpdateDnsGtmInstanceGlobalConfigResponse)
CreateUpdateDnsGtmInstanceGlobalConfigResponse creates a response to parse from UpdateDnsGtmInstanceGlobalConfig response
type UpdateDnsGtmMonitorIspCityNode ¶ added in v1.61.822
type UpdateDnsGtmMonitorIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
UpdateDnsGtmMonitorIspCityNode is a repeated param struct in UpdateDnsGtmMonitorRequest
type UpdateDnsGtmMonitorRequest ¶ added in v1.61.822
type UpdateDnsGtmMonitorRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` MonitorConfigId string `position:"Query" name:"MonitorConfigId"` Timeout requests.Integer `position:"Query" name:"Timeout"` UserClientIp string `position:"Query" name:"UserClientIp"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` Lang string `position:"Query" name:"Lang"` IspCityNode *[]UpdateDnsGtmMonitorIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
UpdateDnsGtmMonitorRequest is the request struct for api UpdateDnsGtmMonitor
func CreateUpdateDnsGtmMonitorRequest ¶ added in v1.61.822
func CreateUpdateDnsGtmMonitorRequest() (request *UpdateDnsGtmMonitorRequest)
CreateUpdateDnsGtmMonitorRequest creates a request to invoke UpdateDnsGtmMonitor API
type UpdateDnsGtmMonitorResponse ¶ added in v1.61.822
type UpdateDnsGtmMonitorResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDnsGtmMonitorResponse is the response struct for api UpdateDnsGtmMonitor
func CreateUpdateDnsGtmMonitorResponse ¶ added in v1.61.822
func CreateUpdateDnsGtmMonitorResponse() (response *UpdateDnsGtmMonitorResponse)
CreateUpdateDnsGtmMonitorResponse creates a response to parse from UpdateDnsGtmMonitor response
type UpdateDomainGroupRequest ¶
type UpdateDomainGroupRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` GroupName string `position:"Query" name:"GroupName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateDomainGroupRequest is the request struct for api UpdateDomainGroup
func CreateUpdateDomainGroupRequest ¶
func CreateUpdateDomainGroupRequest() (request *UpdateDomainGroupRequest)
CreateUpdateDomainGroupRequest creates a request to invoke UpdateDomainGroup API
type UpdateDomainGroupResponse ¶
type UpdateDomainGroupResponse struct { *responses.BaseResponse GroupName string `json:"GroupName" xml:"GroupName"` RequestId string `json:"RequestId" xml:"RequestId"` GroupId string `json:"GroupId" xml:"GroupId"` }
UpdateDomainGroupResponse is the response struct for api UpdateDomainGroup
func CreateUpdateDomainGroupResponse ¶
func CreateUpdateDomainGroupResponse() (response *UpdateDomainGroupResponse)
CreateUpdateDomainGroupResponse creates a response to parse from UpdateDomainGroup response
type UpdateDomainRecordRemarkRequest ¶
type UpdateDomainRecordRemarkRequest struct { *requests.RpcRequest Remark string `position:"Query" name:"Remark"` RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateDomainRecordRemarkRequest is the request struct for api UpdateDomainRecordRemark
func CreateUpdateDomainRecordRemarkRequest ¶
func CreateUpdateDomainRecordRemarkRequest() (request *UpdateDomainRecordRemarkRequest)
CreateUpdateDomainRecordRemarkRequest creates a request to invoke UpdateDomainRecordRemark API
type UpdateDomainRecordRemarkResponse ¶
type UpdateDomainRecordRemarkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDomainRecordRemarkResponse is the response struct for api UpdateDomainRecordRemark
func CreateUpdateDomainRecordRemarkResponse ¶
func CreateUpdateDomainRecordRemarkResponse() (response *UpdateDomainRecordRemarkResponse)
CreateUpdateDomainRecordRemarkResponse creates a response to parse from UpdateDomainRecordRemark response
type UpdateDomainRecordRequest ¶
type UpdateDomainRecordRequest struct { *requests.RpcRequest RR string `position:"Query" name:"RR"` Line string `position:"Query" name:"Line"` Type string `position:"Query" name:"Type"` Lang string `position:"Query" name:"Lang"` Value string `position:"Query" name:"Value"` Priority requests.Integer `position:"Query" name:"Priority"` TTL requests.Integer `position:"Query" name:"TTL"` RecordId string `position:"Query" name:"RecordId"` UserClientIp string `position:"Query" name:"UserClientIp"` }
UpdateDomainRecordRequest is the request struct for api UpdateDomainRecord
func CreateUpdateDomainRecordRequest ¶
func CreateUpdateDomainRecordRequest() (request *UpdateDomainRecordRequest)
CreateUpdateDomainRecordRequest creates a request to invoke UpdateDomainRecord API
type UpdateDomainRecordResponse ¶
type UpdateDomainRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RecordId string `json:"RecordId" xml:"RecordId"` }
UpdateDomainRecordResponse is the response struct for api UpdateDomainRecord
func CreateUpdateDomainRecordResponse ¶
func CreateUpdateDomainRecordResponse() (response *UpdateDomainRecordResponse)
CreateUpdateDomainRecordResponse creates a response to parse from UpdateDomainRecord response
type UpdateDomainRemarkRequest ¶
type UpdateDomainRemarkRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` Remark string `position:"Query" name:"Remark"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateDomainRemarkRequest is the request struct for api UpdateDomainRemark
func CreateUpdateDomainRemarkRequest ¶
func CreateUpdateDomainRemarkRequest() (request *UpdateDomainRemarkRequest)
CreateUpdateDomainRemarkRequest creates a request to invoke UpdateDomainRemark API
type UpdateDomainRemarkResponse ¶
type UpdateDomainRemarkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateDomainRemarkResponse is the response struct for api UpdateDomainRemark
func CreateUpdateDomainRemarkResponse ¶
func CreateUpdateDomainRemarkResponse() (response *UpdateDomainRemarkResponse)
CreateUpdateDomainRemarkResponse creates a response to parse from UpdateDomainRemark response
type UpdateGtmAccessStrategyRequest ¶
type UpdateGtmAccessStrategyRequest struct { *requests.RpcRequest DefaultAddrPoolId string `position:"Query" name:"DefaultAddrPoolId"` FailoverAddrPoolId string `position:"Query" name:"FailoverAddrPoolId"` StrategyName string `position:"Query" name:"StrategyName"` AccessLines string `position:"Query" name:"AccessLines"` UserClientIp string `position:"Query" name:"UserClientIp"` StrategyId string `position:"Query" name:"StrategyId"` Lang string `position:"Query" name:"Lang"` }
UpdateGtmAccessStrategyRequest is the request struct for api UpdateGtmAccessStrategy
func CreateUpdateGtmAccessStrategyRequest ¶
func CreateUpdateGtmAccessStrategyRequest() (request *UpdateGtmAccessStrategyRequest)
CreateUpdateGtmAccessStrategyRequest creates a request to invoke UpdateGtmAccessStrategy API
type UpdateGtmAccessStrategyResponse ¶
type UpdateGtmAccessStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateGtmAccessStrategyResponse is the response struct for api UpdateGtmAccessStrategy
func CreateUpdateGtmAccessStrategyResponse ¶
func CreateUpdateGtmAccessStrategyResponse() (response *UpdateGtmAccessStrategyResponse)
CreateUpdateGtmAccessStrategyResponse creates a response to parse from UpdateGtmAccessStrategy response
type UpdateGtmAddressPoolAddr ¶
type UpdateGtmAddressPoolAddr struct { Mode string `name:"Mode"` LbaWeight string `name:"LbaWeight"` Value string `name:"Value"` }
UpdateGtmAddressPoolAddr is a repeated param struct in UpdateGtmAddressPoolRequest
type UpdateGtmAddressPoolRequest ¶
type UpdateGtmAddressPoolRequest struct { *requests.RpcRequest Type string `position:"Query" name:"Type"` MinAvailableAddrNum requests.Integer `position:"Query" name:"MinAvailableAddrNum"` AddrPoolId string `position:"Query" name:"AddrPoolId"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` Lang string `position:"Query" name:"Lang"` Addr *[]UpdateGtmAddressPoolAddr `position:"Query" name:"Addr" type:"Repeated"` }
UpdateGtmAddressPoolRequest is the request struct for api UpdateGtmAddressPool
func CreateUpdateGtmAddressPoolRequest ¶
func CreateUpdateGtmAddressPoolRequest() (request *UpdateGtmAddressPoolRequest)
CreateUpdateGtmAddressPoolRequest creates a request to invoke UpdateGtmAddressPool API
type UpdateGtmAddressPoolResponse ¶
type UpdateGtmAddressPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateGtmAddressPoolResponse is the response struct for api UpdateGtmAddressPool
func CreateUpdateGtmAddressPoolResponse ¶
func CreateUpdateGtmAddressPoolResponse() (response *UpdateGtmAddressPoolResponse)
CreateUpdateGtmAddressPoolResponse creates a response to parse from UpdateGtmAddressPool response
type UpdateGtmInstanceGlobalConfigRequest ¶
type UpdateGtmInstanceGlobalConfigRequest struct { *requests.RpcRequest AlertGroup string `position:"Query" name:"AlertGroup"` CnameMode string `position:"Query" name:"CnameMode"` LbaStrategy string `position:"Query" name:"LbaStrategy"` Ttl requests.Integer `position:"Query" name:"Ttl"` CnameCustomDomainName string `position:"Query" name:"CnameCustomDomainName"` InstanceId string `position:"Query" name:"InstanceId"` InstanceName string `position:"Query" name:"InstanceName"` UserDomainName string `position:"Query" name:"UserDomainName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateGtmInstanceGlobalConfigRequest is the request struct for api UpdateGtmInstanceGlobalConfig
func CreateUpdateGtmInstanceGlobalConfigRequest ¶
func CreateUpdateGtmInstanceGlobalConfigRequest() (request *UpdateGtmInstanceGlobalConfigRequest)
CreateUpdateGtmInstanceGlobalConfigRequest creates a request to invoke UpdateGtmInstanceGlobalConfig API
type UpdateGtmInstanceGlobalConfigResponse ¶
type UpdateGtmInstanceGlobalConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateGtmInstanceGlobalConfigResponse is the response struct for api UpdateGtmInstanceGlobalConfig
func CreateUpdateGtmInstanceGlobalConfigResponse ¶
func CreateUpdateGtmInstanceGlobalConfigResponse() (response *UpdateGtmInstanceGlobalConfigResponse)
CreateUpdateGtmInstanceGlobalConfigResponse creates a response to parse from UpdateGtmInstanceGlobalConfig response
type UpdateGtmMonitorIspCityNode ¶
type UpdateGtmMonitorIspCityNode struct { CityCode string `name:"CityCode"` IspCode string `name:"IspCode"` }
UpdateGtmMonitorIspCityNode is a repeated param struct in UpdateGtmMonitorRequest
type UpdateGtmMonitorRequest ¶
type UpdateGtmMonitorRequest struct { *requests.RpcRequest MonitorExtendInfo string `position:"Query" name:"MonitorExtendInfo"` MonitorConfigId string `position:"Query" name:"MonitorConfigId"` Timeout requests.Integer `position:"Query" name:"Timeout"` UserClientIp string `position:"Query" name:"UserClientIp"` EvaluationCount requests.Integer `position:"Query" name:"EvaluationCount"` ProtocolType string `position:"Query" name:"ProtocolType"` Interval requests.Integer `position:"Query" name:"Interval"` Lang string `position:"Query" name:"Lang"` IspCityNode *[]UpdateGtmMonitorIspCityNode `position:"Query" name:"IspCityNode" type:"Repeated"` }
UpdateGtmMonitorRequest is the request struct for api UpdateGtmMonitor
func CreateUpdateGtmMonitorRequest ¶
func CreateUpdateGtmMonitorRequest() (request *UpdateGtmMonitorRequest)
CreateUpdateGtmMonitorRequest creates a request to invoke UpdateGtmMonitor API
type UpdateGtmMonitorResponse ¶
type UpdateGtmMonitorResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateGtmMonitorResponse is the response struct for api UpdateGtmMonitor
func CreateUpdateGtmMonitorResponse ¶
func CreateUpdateGtmMonitorResponse() (response *UpdateGtmMonitorResponse)
CreateUpdateGtmMonitorResponse creates a response to parse from UpdateGtmMonitor response
type UpdateGtmRecoveryPlanRequest ¶
type UpdateGtmRecoveryPlanRequest struct { *requests.RpcRequest FaultAddrPool string `position:"Query" name:"FaultAddrPool"` Remark string `position:"Query" name:"Remark"` UserClientIp string `position:"Query" name:"UserClientIp"` Name string `position:"Query" name:"Name"` RecoveryPlanId requests.Integer `position:"Query" name:"RecoveryPlanId"` Lang string `position:"Query" name:"Lang"` }
UpdateGtmRecoveryPlanRequest is the request struct for api UpdateGtmRecoveryPlan
func CreateUpdateGtmRecoveryPlanRequest ¶
func CreateUpdateGtmRecoveryPlanRequest() (request *UpdateGtmRecoveryPlanRequest)
CreateUpdateGtmRecoveryPlanRequest creates a request to invoke UpdateGtmRecoveryPlan API
type UpdateGtmRecoveryPlanResponse ¶
type UpdateGtmRecoveryPlanResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateGtmRecoveryPlanResponse is the response struct for api UpdateGtmRecoveryPlan
func CreateUpdateGtmRecoveryPlanResponse ¶
func CreateUpdateGtmRecoveryPlanResponse() (response *UpdateGtmRecoveryPlanResponse)
CreateUpdateGtmRecoveryPlanResponse creates a response to parse from UpdateGtmRecoveryPlan response
type UpdateIspFlushCacheInstanceConfigRequest ¶ added in v1.61.1730
type UpdateIspFlushCacheInstanceConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` InstanceName string `position:"Query" name:"InstanceName"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
UpdateIspFlushCacheInstanceConfigRequest is the request struct for api UpdateIspFlushCacheInstanceConfig
func CreateUpdateIspFlushCacheInstanceConfigRequest ¶ added in v1.61.1730
func CreateUpdateIspFlushCacheInstanceConfigRequest() (request *UpdateIspFlushCacheInstanceConfigRequest)
CreateUpdateIspFlushCacheInstanceConfigRequest creates a request to invoke UpdateIspFlushCacheInstanceConfig API
type UpdateIspFlushCacheInstanceConfigResponse ¶ added in v1.61.1730
type UpdateIspFlushCacheInstanceConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateIspFlushCacheInstanceConfigResponse is the response struct for api UpdateIspFlushCacheInstanceConfig
func CreateUpdateIspFlushCacheInstanceConfigResponse ¶ added in v1.61.1730
func CreateUpdateIspFlushCacheInstanceConfigResponse() (response *UpdateIspFlushCacheInstanceConfigResponse)
CreateUpdateIspFlushCacheInstanceConfigResponse creates a response to parse from UpdateIspFlushCacheInstanceConfig response
type UsedQuota ¶ added in v1.61.822
type UsedQuota struct { SmsUsedCount int `json:"SmsUsedCount" xml:"SmsUsedCount"` TaskUsedCount int `json:"TaskUsedCount" xml:"TaskUsedCount"` EmailUsedCount int `json:"EmailUsedCount" xml:"EmailUsedCount"` DingtalkUsedCount int `json:"DingtalkUsedCount" xml:"DingtalkUsedCount"` }
UsedQuota is a nested struct in alidns response
type UserInfo ¶ added in v1.61.1269
type UserInfo struct { PdnsId int64 `json:"PdnsId" xml:"PdnsId"` State string `json:"State" xml:"State"` ServiceType string `json:"ServiceType" xml:"ServiceType"` StoppedService string `json:"StoppedService" xml:"StoppedService"` AvailableService string `json:"AvailableService" xml:"AvailableService"` }
UserInfo is a nested struct in alidns response
type ValidateDnsGtmCnameRrCanUseRequest ¶ added in v1.61.1269
type ValidateDnsGtmCnameRrCanUseRequest struct { *requests.RpcRequest CnameMode string `position:"Query" name:"CnameMode"` CnameZone string `position:"Query" name:"CnameZone"` CnameRr string `position:"Query" name:"CnameRr"` CnameType string `position:"Query" name:"CnameType"` InstanceId string `position:"Query" name:"InstanceId"` UserClientIp string `position:"Query" name:"UserClientIp"` Lang string `position:"Query" name:"Lang"` }
ValidateDnsGtmCnameRrCanUseRequest is the request struct for api ValidateDnsGtmCnameRrCanUse
func CreateValidateDnsGtmCnameRrCanUseRequest ¶ added in v1.61.1269
func CreateValidateDnsGtmCnameRrCanUseRequest() (request *ValidateDnsGtmCnameRrCanUseRequest)
CreateValidateDnsGtmCnameRrCanUseRequest creates a request to invoke ValidateDnsGtmCnameRrCanUse API
type ValidateDnsGtmCnameRrCanUseResponse ¶ added in v1.61.1269
type ValidateDnsGtmCnameRrCanUseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ValidateDnsGtmCnameRrCanUseResponse is the response struct for api ValidateDnsGtmCnameRrCanUse
func CreateValidateDnsGtmCnameRrCanUseResponse ¶ added in v1.61.1269
func CreateValidateDnsGtmCnameRrCanUseResponse() (response *ValidateDnsGtmCnameRrCanUseResponse)
CreateValidateDnsGtmCnameRrCanUseResponse creates a response to parse from ValidateDnsGtmCnameRrCanUse response
type ValidatePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
type ValidatePdnsUdpIpSegmentRequest struct { *requests.RpcRequest Ip string `position:"Query" name:"Ip"` Lang string `position:"Query" name:"Lang"` }
ValidatePdnsUdpIpSegmentRequest is the request struct for api ValidatePdnsUdpIpSegment
func CreateValidatePdnsUdpIpSegmentRequest ¶ added in v1.61.1269
func CreateValidatePdnsUdpIpSegmentRequest() (request *ValidatePdnsUdpIpSegmentRequest)
CreateValidatePdnsUdpIpSegmentRequest creates a request to invoke ValidatePdnsUdpIpSegment API
type ValidatePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
type ValidatePdnsUdpIpSegmentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ValidatePdnsUdpIpSegmentResponse is the response struct for api ValidatePdnsUdpIpSegment
func CreateValidatePdnsUdpIpSegmentResponse ¶ added in v1.61.1269
func CreateValidatePdnsUdpIpSegmentResponse() (response *ValidatePdnsUdpIpSegmentResponse)
CreateValidatePdnsUdpIpSegmentResponse creates a response to parse from ValidatePdnsUdpIpSegment response
Source Files ¶
- add_custom_line.go
- add_dns_cache_domain.go
- add_dns_gtm_access_strategy.go
- add_dns_gtm_address_pool.go
- add_dns_gtm_monitor.go
- add_domain.go
- add_domain_backup.go
- add_domain_group.go
- add_domain_record.go
- add_gtm_access_strategy.go
- add_gtm_address_pool.go
- add_gtm_monitor.go
- add_gtm_recovery_plan.go
- bind_instance_domains.go
- change_domain_group.go
- change_domain_of_dns_product.go
- client.go
- copy_gtm_config.go
- create_pdns_app_key.go
- create_pdns_udp_ip_segment.go
- delete_custom_lines.go
- delete_dns_cache_domain.go
- delete_dns_gtm_access_strategy.go
- delete_dns_gtm_address_pool.go
- delete_domain.go
- delete_domain_group.go
- delete_domain_record.go
- delete_gtm_access_strategy.go
- delete_gtm_address_pool.go
- delete_gtm_recovery_plan.go
- delete_sub_domain_records.go
- describe_batch_result_count.go
- describe_batch_result_detail.go
- describe_custom_line.go
- describe_custom_lines.go
- describe_dns_cache_domains.go
- describe_dns_gtm_access_strategies.go
- describe_dns_gtm_access_strategy.go
- describe_dns_gtm_access_strategy_available_config.go
- describe_dns_gtm_addr_attribute_info.go
- describe_dns_gtm_address_pool_available_config.go
- describe_dns_gtm_available_alert_group.go
- describe_dns_gtm_instance.go
- describe_dns_gtm_instance_address_pool.go
- describe_dns_gtm_instance_address_pools.go
- describe_dns_gtm_instance_status.go
- describe_dns_gtm_instance_system_cname.go
- describe_dns_gtm_instances.go
- describe_dns_gtm_logs.go
- describe_dns_gtm_monitor_available_config.go
- describe_dns_gtm_monitor_config.go
- describe_dns_product_instance.go
- describe_dns_product_instances.go
- describe_dnsslb_sub_domains.go
- describe_doh_account_statistics.go
- describe_doh_domain_statistics.go
- describe_doh_domain_statistics_summary.go
- describe_doh_sub_domain_statistics.go
- describe_doh_sub_domain_statistics_summary.go
- describe_doh_user_info.go
- describe_domain_dnssec_info.go
- describe_domain_groups.go
- describe_domain_info.go
- describe_domain_logs.go
- describe_domain_ns.go
- describe_domain_record_info.go
- describe_domain_records.go
- describe_domain_resolve_statistics_summary.go
- describe_domain_statistics.go
- describe_domain_statistics_summary.go
- describe_domains.go
- describe_gtm_access_strategies.go
- describe_gtm_access_strategy.go
- describe_gtm_access_strategy_available_config.go
- describe_gtm_available_alert_group.go
- describe_gtm_instance.go
- describe_gtm_instance_address_pool.go
- describe_gtm_instance_address_pools.go
- describe_gtm_instance_status.go
- describe_gtm_instance_system_cname.go
- describe_gtm_instances.go
- describe_gtm_logs.go
- describe_gtm_monitor_available_config.go
- describe_gtm_monitor_config.go
- describe_gtm_recovery_plan.go
- describe_gtm_recovery_plan_available_config.go
- describe_gtm_recovery_plans.go
- describe_instance_domains.go
- describe_isp_flush_cache_instances.go
- describe_isp_flush_cache_remain_quota.go
- describe_isp_flush_cache_task.go
- describe_isp_flush_cache_tasks.go
- describe_pdns_account_summary.go
- describe_pdns_app_key.go
- describe_pdns_app_keys.go
- describe_pdns_operate_logs.go
- describe_pdns_request_statistic.go
- describe_pdns_request_statistics.go
- describe_pdns_threat_logs.go
- describe_pdns_threat_statistic.go
- describe_pdns_threat_statistics.go
- describe_pdns_udp_ip_segments.go
- describe_pdns_user_info.go
- describe_record_logs.go
- describe_record_resolve_statistics_summary.go
- describe_record_statistics.go
- describe_record_statistics_summary.go
- describe_sub_domain_records.go
- describe_support_lines.go
- describe_tags.go
- describe_transfer_domains.go
- endpoint.go
- execute_gtm_recovery_plan.go
- get_main_domain_name.go
- get_txt_record_for_verify.go
- list_tag_resources.go
- modify_hichina_domain_dns.go
- move_domain_resource_group.go
- move_gtm_resource_group.go
- operate_batch_domain.go
- pause_pdns_service.go
- preview_gtm_recovery_plan.go
- remove_pdns_app_key.go
- remove_pdns_udp_ip_segment.go
- resume_pdns_service.go
- retrieve_domain.go
- rollback_gtm_recovery_plan.go
- set_dns_gtm_access_mode.go
- set_dns_gtm_monitor_status.go
- set_dnsslb_status.go
- set_domain_dnssec_status.go
- set_domain_record_status.go
- set_gtm_access_mode.go
- set_gtm_monitor_status.go
- struct_addr.go
- struct_addr_in_describe_dns_gtm_addr_attribute_info.go
- struct_addr_item.go
- struct_addr_pool.go
- struct_addr_pools_in_describe_dns_gtm_instance_address_pools.go
- struct_addr_pools_in_describe_gtm_access_strategy_available_config.go
- struct_addr_pools_in_describe_gtm_instance_address_pools.go
- struct_addr_pools_in_describe_gtm_recovery_plan_available_config.go
- struct_addrs_in_describe_dns_gtm_instance_address_pool.go
- struct_addrs_in_describe_gtm_instance_address_pool.go
- struct_addrs_in_describe_gtm_recovery_plan.go
- struct_alert_config_in_describe_dns_gtm_instance.go
- struct_alert_config_in_describe_dns_gtm_instances.go
- struct_alert_config_item.go
- struct_alert_config_item_in_describe_dns_gtm_instances.go
- struct_answer.go
- struct_answers.go
- struct_app_key.go
- struct_app_keys.go
- struct_attribute_info.go
- struct_attribute_infos.go
- struct_available_ttls.go
- struct_batch_result_detail.go
- struct_batch_result_details.go
- struct_config.go
- struct_config_in_describe_dns_gtm_instance.go
- struct_custom_line.go
- struct_custom_lines.go
- struct_data.go
- struct_data_in_describe_pdns_request_statistic.go
- struct_data_in_describe_pdns_request_statistics.go
- struct_data_in_describe_pdns_threat_statistic.go
- struct_data_in_describe_pdns_threat_statistics.go
- struct_default_addr_pool.go
- struct_default_addr_pools.go
- struct_dns_node.go
- struct_dns_nodes.go
- struct_dns_product.go
- struct_dns_products.go
- struct_dns_servers_in_add_domain.go
- struct_dns_servers_in_describe_dns_product_instance.go
- struct_dns_servers_in_describe_domain_info.go
- struct_dns_servers_in_describe_domain_ns.go
- struct_dns_servers_in_describe_domains.go
- struct_domain.go
- struct_domain_addr_pool.go
- struct_domain_addr_pools.go
- struct_domain_group.go
- struct_domain_groups.go
- struct_domain_in_describe_domains.go
- struct_domain_ipv4_isp_city_node.go
- struct_domain_ipv4_isp_city_nodes.go
- struct_domain_ipv6_isp_city_node.go
- struct_domain_ipv6_isp_city_nodes.go
- struct_domain_log.go
- struct_domain_logs.go
- struct_domain_records_in_describe_domain_records.go
- struct_domain_records_in_describe_sub_domain_records.go
- struct_domain_transfer.go
- struct_domain_transfers.go
- struct_domains_in_describe_dns_cache_domains.go
- struct_domains_in_describe_domains.go
- struct_effective_addr_pool.go
- struct_effective_addr_pools.go
- struct_expect_dns_servers.go
- struct_failover_addr_pool.go
- struct_failover_addr_pools.go
- struct_fault_addr_pool.go
- struct_fault_addr_pools.go
- struct_flush_cache_result.go
- struct_flush_cache_results.go
- struct_gtm_instance.go
- struct_gtm_instances_in_describe_dns_gtm_instances.go
- struct_gtm_instances_in_describe_gtm_instances.go
- struct_instance.go
- struct_instance_domain.go
- struct_instance_domains.go
- struct_instances.go
- struct_ip_segment.go
- struct_ip_segment_list_in_describe_custom_line.go
- struct_ip_segment_list_in_describe_custom_lines.go
- struct_ip_segments.go
- struct_ips_in_describe_dns_gtm_monitor_available_config.go
- struct_ipv4_addr_pool.go
- struct_ipv4_addr_pools.go
- struct_ipv4_isp_city_node.go
- struct_ipv4_isp_city_nodes.go
- struct_ipv6_addr_pool.go
- struct_ipv6_addr_pools.go
- struct_ipv6_isp_city_node.go
- struct_ipv6_isp_city_nodes.go
- struct_isp_city_node.go
- struct_isp_city_nodes_in_describe_dns_gtm_monitor_config.go
- struct_isp_city_nodes_in_describe_gtm_monitor_available_config.go
- struct_isp_city_nodes_in_describe_gtm_monitor_config.go
- struct_isp_flush_cache_instance.go
- struct_isp_flush_cache_instances.go
- struct_isp_flush_cache_task.go
- struct_isp_flush_cache_tasks.go
- struct_line.go
- struct_line_algorithm.go
- struct_line_algorithms.go
- struct_lines_in_describe_dns_gtm_access_strategies.go
- struct_lines_in_describe_dns_gtm_access_strategy.go
- struct_lines_in_describe_dns_gtm_access_strategy_available_config.go
- struct_lines_in_describe_gtm_access_strategies.go
- struct_lines_in_describe_gtm_access_strategy.go
- struct_lines_in_describe_gtm_access_strategy_available_config.go
- struct_log.go
- struct_logs_in_describe_dns_gtm_logs.go
- struct_logs_in_describe_gtm_logs.go
- struct_logs_in_describe_pdns_operate_logs.go
- struct_logs_in_describe_pdns_threat_logs.go
- struct_new_dns_servers.go
- struct_original_dns_servers.go
- struct_preview.go
- struct_previews.go
- struct_quota_info.go
- struct_record.go
- struct_record_line.go
- struct_record_lines_in_describe_domain_info.go
- struct_record_lines_in_describe_support_lines.go
- struct_record_log.go
- struct_record_logs.go
- struct_recovery_plan.go
- struct_recovery_plans.go
- struct_selected_domain_lines.go
- struct_selected_ipv4_lines.go
- struct_selected_ipv6_lines.go
- struct_slb_sub_domain.go
- struct_slb_sub_domains.go
- struct_source_dns_server.go
- struct_source_dns_servers.go
- struct_statistic.go
- struct_statistic_in_describe_domain_statistics.go
- struct_statistic_in_describe_domain_statistics_summary.go
- struct_statistic_in_describe_record_statistics.go
- struct_statistic_in_describe_record_statistics_summary.go
- struct_statistic_item.go
- struct_statistics_in_describe_doh_account_statistics.go
- struct_statistics_in_describe_doh_domain_statistics.go
- struct_statistics_in_describe_doh_domain_statistics_summary.go
- struct_statistics_in_describe_doh_sub_domain_statistics.go
- struct_statistics_in_describe_doh_sub_domain_statistics_summary.go
- struct_statistics_in_describe_domain_resolve_statistics_summary.go
- struct_statistics_in_describe_domain_statistics.go
- struct_statistics_in_describe_domain_statistics_summary.go
- struct_statistics_in_describe_record_resolve_statistics_summary.go
- struct_statistics_in_describe_record_statistics.go
- struct_statistics_in_describe_record_statistics_summary.go
- struct_strategies_in_describe_dns_gtm_access_strategies.go
- struct_strategies_in_describe_gtm_access_strategies.go
- struct_strategy.go
- struct_switch_info.go
- struct_switch_infos.go
- struct_tag.go
- struct_tag_resource.go
- struct_tag_resources.go
- struct_tags_in_describe_domains.go
- struct_tags_in_describe_tags.go
- struct_threat_info.go
- struct_threat_item.go
- struct_used_quota.go
- struct_user_info.go
- struct_values.go
- submit_isp_flush_cache_task.go
- switch_dns_gtm_instance_strategy_mode.go
- tag_resources.go
- transfer_domain.go
- unbind_instance_domains.go
- untag_resources.go
- update_app_key_state.go
- update_custom_line.go
- update_dns_cache_domain.go
- update_dns_cache_domain_remark.go
- update_dns_gtm_access_strategy.go
- update_dns_gtm_address_pool.go
- update_dns_gtm_instance_global_config.go
- update_dns_gtm_monitor.go
- update_dnsslb_weight.go
- update_domain_group.go
- update_domain_record.go
- update_domain_record_remark.go
- update_domain_remark.go
- update_gtm_access_strategy.go
- update_gtm_address_pool.go
- update_gtm_instance_global_config.go
- update_gtm_monitor.go
- update_gtm_recovery_plan.go
- update_isp_flush_cache_instance_config.go
- validate_dns_gtm_cname_rr_can_use.go
- validate_pdns_udp_ip_segment.go