Uses of Class
com.tencentcloudapi.bm.v20180423.models.SetOutBandVpnAuthPasswordResponse
-
Packages that use SetOutBandVpnAuthPasswordResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of SetOutBandVpnAuthPasswordResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return SetOutBandVpnAuthPasswordResponse Modifier and Type Method Description SetOutBandVpnAuthPasswordResponseBmClient. SetOutBandVpnAuthPassword(SetOutBandVpnAuthPasswordRequest req)设置带外VPN认证用户密码 -
Uses of SetOutBandVpnAuthPasswordResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type SetOutBandVpnAuthPasswordResponse Constructor Description SetOutBandVpnAuthPasswordResponse(SetOutBandVpnAuthPasswordResponse 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.
-