public static final class ConfigADConnectorTrustRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ConfigADConnectorTrustRequest |
build() |
ConfigADConnectorTrustRequest.Builder |
officeSiteId(String officeSiteId)
The ID of the enterprise AD office network.
|
ConfigADConnectorTrustRequest.Builder |
rdsLicenseDomain(Boolean rdsLicenseDomain)
Specifies whether to configure a trust password for the Remote Desktop Services (RDS) License Domain of the enterprise AD office network.
|
ConfigADConnectorTrustRequest.Builder |
regionId(String regionId)
The region ID.
|
ConfigADConnectorTrustRequest.Builder |
trustKey(String trustKey)
The trust password.
|
public ConfigADConnectorTrustRequest.Builder officeSiteId(String officeSiteId)
public ConfigADConnectorTrustRequest.Builder rdsLicenseDomain(Boolean rdsLicenseDomain)
Valid values: * true: configures a trust password for the RDS License Domain of the AD office network. * false: configures a trust password for a regular enterprise AD office network.
public ConfigADConnectorTrustRequest.Builder regionId(String regionId)
public ConfigADConnectorTrustRequest.Builder trustKey(String trustKey)
public ConfigADConnectorTrustRequest build()
Copyright © 2024. All rights reserved.