public static final class DescribeDomainViewSourceCountriesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeDomainViewSourceCountriesRequest |
build() |
DescribeDomainViewSourceCountriesRequest.Builder |
domain(String domain)
The domain name of the website.
|
DescribeDomainViewSourceCountriesRequest.Builder |
endTime(Long endTime)
The end of the time range to query.
|
DescribeDomainViewSourceCountriesRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeDomainViewSourceCountriesRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
DescribeDomainViewSourceCountriesRequest.Builder |
startTime(Long startTime)
The beginning of the time range to query.
|
public DescribeDomainViewSourceCountriesRequest.Builder regionId(String regionId)
public DescribeDomainViewSourceCountriesRequest.Builder domain(String domain)
> A forwarding rule must be configured for the domain name. You can call the [DescribeDomains](~~91724~~) operation to query all domain names.
public DescribeDomainViewSourceCountriesRequest.Builder endTime(Long endTime)
> This UNIX timestamp must indicate a point in time that is accurate to the minute.
public DescribeDomainViewSourceCountriesRequest.Builder resourceGroupId(String resourceGroupId)
public DescribeDomainViewSourceCountriesRequest.Builder startTime(Long startTime)
> This UNIX timestamp must indicate a point in time that is accurate to the minute.
public DescribeDomainViewSourceCountriesRequest build()
Copyright © 2023. All rights reserved.