public class EdgeSslVpnRadiusAuthenticationServerUpdateRequest extends EdgeSslVpnAuthenticationServerUpdateRequest implements Serializable
EdgeSslVpnAuthenticationServerUpdateRequest.EdgeSslVpnAuthServerType| Constructor and Description | 
|---|
| EdgeSslVpnRadiusAuthenticationServerUpdateRequest(String ip,
                                                 Integer port,
                                                 Integer timeout,
                                                 String secret,
                                                 String nasIp,
                                                 Integer retryCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIp()Gets the ip. | 
| String | getNasIp()Gets the nas ip. | 
| Integer | getPort()Gets the port. | 
| Integer | getRetryCount()Gets the retry count. | 
| String | getSecret()Gets the secret. | 
| Integer | getTimeout()Gets the timeout. | 
getTypepublic String getIp()
public Integer getPort()
public Integer getTimeout()
public String getSecret()
public String getNasIp()
public Integer getRetryCount()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.