Class GetUcdnDomainBandwidthV2Response
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetUcdnDomainBandwidthV2Response
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBandwidthTrafficList(List<GetUcdnDomainBandwidthV2Response.BandwidthTrafficInfo> bandwidthTrafficList) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
GetUcdnDomainBandwidthV2Response
public GetUcdnDomainBandwidthV2Response()
-
-
Method Details
-
getBandwidthTrafficList
-
setBandwidthTrafficList
public void setBandwidthTrafficList(List<GetUcdnDomainBandwidthV2Response.BandwidthTrafficInfo> bandwidthTrafficList)
-