public static final class DescribeVodUserDomainsResponseBody.PageData.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeVodUserDomainsResponseBody.PageData.Builder cname(String cname)
public DescribeVodUserDomainsResponseBody.PageData.Builder description(String description)
public DescribeVodUserDomainsResponseBody.PageData.Builder domainName(String domainName)
public DescribeVodUserDomainsResponseBody.PageData.Builder domainStatus(String domainStatus)
* **online**: indicates that the domain name is enabled. * **offline**: indicates that the domain name is disabled. * **configuring**: indicates that the domain name is being configured. * **configure_failed**: indicates that the domain name failed to be configured. * **checking**: indicates that the domain name is under review. * **check_failed**: indicates that the domain name failed the review.
public DescribeVodUserDomainsResponseBody.PageData.Builder gmtCreated(String gmtCreated)
public DescribeVodUserDomainsResponseBody.PageData.Builder gmtModified(String gmtModified)
public DescribeVodUserDomainsResponseBody.PageData.Builder sandbox(String sandbox)
public DescribeVodUserDomainsResponseBody.PageData.Builder sources(DescribeVodUserDomainsResponseBody.Sources sources)
public DescribeVodUserDomainsResponseBody.PageData.Builder sslProtocol(String sslProtocol)
* **on**: HTTPS is enabled. * **off**: HTTPS is not eabled.
public DescribeVodUserDomainsResponseBody.PageData build()
Copyright © 2024. All rights reserved.