public class DistributedFirewallRuleServiceObjectResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| DistributedFirewallRuleServiceObjectResponse(String name,
                                            String value,
                                            String type,
                                            boolean isValid)Instantiates a new distributed firewall rule service object response. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets name. | 
| String | getType()Gets type. | 
| String | getValue()Gets value. | 
| boolean | isValid()Gets isValid. | 
public DistributedFirewallRuleServiceObjectResponse(String name, String value, String type, boolean isValid)
name - the namevalue - the valuetype - the typeisValid - the is validCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.