Uses of Class
com.tencentcloudapi.ses.v20201002.models.UpdateEmailIdentityResponse
-
Packages that use UpdateEmailIdentityResponse Package Description com.tencentcloudapi.ses.v20201002 com.tencentcloudapi.ses.v20201002.models -
-
Uses of UpdateEmailIdentityResponse in com.tencentcloudapi.ses.v20201002
Methods in com.tencentcloudapi.ses.v20201002 that return UpdateEmailIdentityResponse Modifier and Type Method Description UpdateEmailIdentityResponseSesClient. UpdateEmailIdentity(UpdateEmailIdentityRequest req)您已经成功配置好了您的DNS,接下来请求腾讯云验证您的DNS配置是否正确 -
Uses of UpdateEmailIdentityResponse in com.tencentcloudapi.ses.v20201002.models
Constructors in com.tencentcloudapi.ses.v20201002.models with parameters of type UpdateEmailIdentityResponse Constructor Description UpdateEmailIdentityResponse(UpdateEmailIdentityResponse 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.
-