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