public class EdgeSslVpnIpPoolResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| EdgeSslVpnIpPoolResponse(String description,
                        String ipRange,
                        String netmask,
                        String gateway,
                        String primaryDns,
                        String secondaryDns,
                        String dnsSuffix,
                        String winsServer,
                        Boolean enabled) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getDescription()Gets the description. | 
| String | getDnsSuffix()Gets the dns suffix. | 
| String | getGateway()Gets the gateway. | 
| String | getIpRange()Gets the ip range. | 
| String | getNetmask()Gets the netmask. | 
| String | getPrimaryDns()Gets the primary dns. | 
| String | getSecondaryDns()Gets the secondary dns. | 
| String | getWinsServer()Gets the wins server. | 
| int | hashCode() | 
| Boolean | isEnabled()Indicates whether enabled. | 
| String | toString() | 
public String getDescription()
public String getIpRange()
public String getNetmask()
public String getGateway()
public String getPrimaryDns()
public String getSecondaryDns()
public String getDnsSuffix()
public String getWinsServer()
public Boolean isEnabled()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.