Package | Description |
---|---|
com.oracle.bmc.healthchecks.model |
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.Builder.build() |
Connection |
PingProbeResultSummary.getConnection() |
Modifier and Type | Method and Description |
---|---|
PingProbeResultSummary.Builder |
PingProbeResultSummary.Builder.connection(Connection connection) |
Connection.Builder |
Connection.Builder.copy(Connection model) |
Constructor and Description |
---|
PingProbeResultSummary(String key,
String probeConfigurationId,
Double startTime,
String target,
String vantagePointName,
Boolean isTimedOut,
Boolean isHealthy,
PingProbeResultSummary.ErrorCategory errorCategory,
String errorMessage,
PingProbeProtocol protocol,
Connection connection,
DNS dns,
Double domainLookupStart,
Double domainLookupEnd,
Double latencyInMs,
Integer icmpCode)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.