Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
BatchDomainOperateErrors[] |
ModifyLiveDomainCertBindingsResponse.getErrors()
Get The domains that the API failed to bind, including those in `MismatchedDomainNames`, and the error information.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyLiveDomainCertBindingsResponse.setErrors(BatchDomainOperateErrors[] Errors)
Set The domains that the API failed to bind, including those in `MismatchedDomainNames`, and the error information.
|
Constructor and Description |
---|
BatchDomainOperateErrors(BatchDomainOperateErrors source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.