Package cn.ucloud.ipsecvpn.models
Class CreateRemoteVPNGatewayResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ipsecvpn.models.CreateRemoteVPNGatewayResponse
-
public class CreateRemoteVPNGatewayResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description CreateRemoteVPNGatewayResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRemoteVPNGatewayId()voidsetRemoteVPNGatewayId(String remoteVPNGatewayId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-