Package cn.ucloud.pathx.models
Class DescribeUGAInstanceResponse.UGAL4Forwarder
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.DescribeUGAInstanceResponse.UGAL4Forwarder
-
- Enclosing class:
- DescribeUGAInstanceResponse
public static class DescribeUGAInstanceResponse.UGAL4Forwarder extends Response
-
-
Constructor Summary
Constructors Constructor Description UGAL4Forwarder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetPort()StringgetProtocol()IntegergetRSPort()voidsetPort(Integer port)voidsetProtocol(String protocol)voidsetRSPort(Integer rsPort)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-