public class HealthCheckerForDescribeVpnConnectionsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheckerForDescribeVpnConnectionsOutput.CheckResultEnum
Gets or Sets checkResult
|
| Constructor and Description |
|---|
HealthCheckerForDescribeVpnConnectionsOutput() |
public HealthCheckerForDescribeVpnConnectionsOutput()
public HealthCheckerForDescribeVpnConnectionsOutput checkInterval(Integer checkInterval)
public Integer getCheckInterval()
public void setCheckInterval(Integer checkInterval)
public HealthCheckerForDescribeVpnConnectionsOutput checkResult(HealthCheckerForDescribeVpnConnectionsOutput.CheckResultEnum checkResult)
public HealthCheckerForDescribeVpnConnectionsOutput.CheckResultEnum getCheckResult()
public void setCheckResult(HealthCheckerForDescribeVpnConnectionsOutput.CheckResultEnum checkResult)
public HealthCheckerForDescribeVpnConnectionsOutput checkerId(String checkerId)
public String getCheckerId()
public void setCheckerId(String checkerId)
public HealthCheckerForDescribeVpnConnectionsOutput downTime(Integer downTime)
public Integer getDownTime()
public void setDownTime(Integer downTime)
public HealthCheckerForDescribeVpnConnectionsOutput localIp(String localIp)
public String getLocalIp()
public void setLocalIp(String localIp)
public HealthCheckerForDescribeVpnConnectionsOutput remoteIp(String remoteIp)
public String getRemoteIp()
public void setRemoteIp(String remoteIp)
public HealthCheckerForDescribeVpnConnectionsOutput timeout(Integer timeout)
public Integer getTimeout()
public void setTimeout(Integer timeout)
public HealthCheckerForDescribeVpnConnectionsOutput upTime(Integer upTime)
public Integer getUpTime()
public void setUpTime(Integer upTime)
Copyright © 2025. All rights reserved.