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