Package cn.ucloud.pathx.models
Class DescribeUGAInstanceResponse.UPathSet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.pathx.models.DescribeUGAInstanceResponse.UPathSet
- Enclosing class:
DescribeUGAInstanceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBandwidth(Integer bandwidth) voidsetLineFrom(String lineFrom) voidsetLineFromName(String lineFromName) voidvoidvoidsetLineToName(String lineToName) voidsetUPathId(String uPathId) voidsetUPathName(String uPathName) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
UPathSet
public UPathSet()
-
-
Method Details
-
getUPathName
-
setUPathName
-
getUPathId
-
setUPathId
-
getBandwidth
-
setBandwidth
-
getLineId
-
setLineId
-
getLineFromName
-
setLineFromName
-
getLineToName
-
setLineToName
-
getLineFrom
-
setLineFrom
-
getLineTo
-
setLineTo
-