public final class IPsecStatisticsResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IPsecStatisticsResponse.SiteStatistics
The Site Statistics.
|
Constructor and Description |
---|
IPsecStatisticsResponse(List<IPsecStatisticsResponse.SiteStatistics> siteStatistics,
Instant timestamp)
Instantiates a new IPsec VPN Statistics Response.
|
Modifier and Type | Method and Description |
---|---|
List<IPsecStatisticsResponse.SiteStatistics> |
getSiteStatistics()
Gets siteStatistics.
|
Instant |
getTimestamp()
Gets timestamp.
|
public IPsecStatisticsResponse(List<IPsecStatisticsResponse.SiteStatistics> siteStatistics, Instant timestamp)
siteStatistics
- the site statisticstimestamp
- the time stamppublic List<IPsecStatisticsResponse.SiteStatistics> getSiteStatistics()
The list of IPsec site statistics
List
of IPsecStatisticsResponse.SiteStatistics
the siteStatisticsCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.