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