Package cn.ucloud.ulb.models
Class DescribeULBResponse.FirewallSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ulb.models.DescribeULBResponse.FirewallSet
-
- Enclosing class:
- DescribeULBResponse
public static class DescribeULBResponse.FirewallSet extends Response
-
-
Constructor Summary
Constructors Constructor Description FirewallSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFirewallId()StringgetFirewallName()voidsetFirewallId(String firewallId)voidsetFirewallName(String firewallName)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-