Uses of Class
com.tencentcloudapi.gaap.v20180529.models.SetAuthenticationRequest
-
Packages that use SetAuthenticationRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of SetAuthenticationRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type SetAuthenticationRequest Modifier and Type Method Description SetAuthenticationResponseGaapClient. SetAuthentication(SetAuthenticationRequest req)本接口(SetAuthentication)用于通道的高级认证配置,包括认证方式选择,以及各种认证方式对应的证书选择。仅支持Version3.0的通道。 -
Uses of SetAuthenticationRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type SetAuthenticationRequest Constructor Description SetAuthenticationRequest(SetAuthenticationRequest 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.
-