Uses of Class
com.tencentcloudapi.live.v20180801.models.AuthenticateDomainOwnerResponse
-
Packages that use AuthenticateDomainOwnerResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of AuthenticateDomainOwnerResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return AuthenticateDomainOwnerResponse Modifier and Type Method Description AuthenticateDomainOwnerResponseLiveClient. AuthenticateDomainOwner(AuthenticateDomainOwnerRequest req)验证用户是否拥有特定直播域名。 -
Uses of AuthenticateDomainOwnerResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type AuthenticateDomainOwnerResponse Constructor Description AuthenticateDomainOwnerResponse(AuthenticateDomainOwnerResponse 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.
-