Uses of Class
com.tencentcloudapi.bmvpc.v20180625.models.ModifyVpnConnectionAttributeRequest
-
Packages that use ModifyVpnConnectionAttributeRequest Package Description com.tencentcloudapi.bmvpc.v20180625 com.tencentcloudapi.bmvpc.v20180625.models -
-
Uses of ModifyVpnConnectionAttributeRequest in com.tencentcloudapi.bmvpc.v20180625
Methods in com.tencentcloudapi.bmvpc.v20180625 with parameters of type ModifyVpnConnectionAttributeRequest Modifier and Type Method Description ModifyVpnConnectionAttributeResponseBmvpcClient. ModifyVpnConnectionAttribute(ModifyVpnConnectionAttributeRequest req)本接口(ModifyVpnConnectionAttribute)用于修改VPN通道。 -
Uses of ModifyVpnConnectionAttributeRequest in com.tencentcloudapi.bmvpc.v20180625.models
Constructors in com.tencentcloudapi.bmvpc.v20180625.models with parameters of type ModifyVpnConnectionAttributeRequest Constructor Description ModifyVpnConnectionAttributeRequest(ModifyVpnConnectionAttributeRequest 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.
-