Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyGlobalDomainAttributeResponse
-
Packages that use ModifyGlobalDomainAttributeResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyGlobalDomainAttributeResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifyGlobalDomainAttributeResponse Modifier and Type Method Description ModifyGlobalDomainAttributeResponseGaapClient. ModifyGlobalDomainAttribute(ModifyGlobalDomainAttributeRequest req)修改域名属性 -
Uses of ModifyGlobalDomainAttributeResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyGlobalDomainAttributeResponse Constructor Description ModifyGlobalDomainAttributeResponse(ModifyGlobalDomainAttributeResponse 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.
-