public class EdgeSslVpnIpPoolUpdateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| EdgeSslVpnIpPoolUpdateRequest(String description,
                             String ipRange,
                             String netmask,
                             String gateway,
                             String primaryDns,
                             String secondaryDns,
                             String dnsSuffix,
                             String winsServer,
                             Boolean enabled) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Boolean | isEnabled()Indicates whether enabled. | 
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.