Package cn.ucloud.uewaf.models
Class DownloadWAFAccessLogResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uewaf.models.DownloadWAFAccessLogResponse
-
public class DownloadWAFAccessLogResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description DownloadWAFAccessLogResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getURL()voidsetURL(List<String> url)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-