public class IpSetCreateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| IpSetCreateRequest(String name,
                  String description,
                  String value,
                  boolean inheritanceAllowed) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Gets description of the IP set. | 
| String | getName()Gets name of the IP set. | 
| String | getValue()Gets value of the IP set. | 
| boolean | isInheritanceAllowed()Is inheritance allowed for the IP set. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.