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