| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionHealth |
ConnectionHealth.clone() |
ConnectionHealth |
NetworkTelemetry.getHealth()
The connection health.
|
ConnectionHealth |
ConnectionHealth.withStatus(ConnectionStatus status)
The connection status.
|
ConnectionHealth |
ConnectionHealth.withStatus(String status)
The connection status.
|
ConnectionHealth |
ConnectionHealth.withTimestamp(Date timestamp)
The time the status was last updated.
|
ConnectionHealth |
ConnectionHealth.withType(ConnectionType type)
The connection type.
|
ConnectionHealth |
ConnectionHealth.withType(String type)
The connection type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkTelemetry.setHealth(ConnectionHealth health)
The connection health.
|
NetworkTelemetry |
NetworkTelemetry.withHealth(ConnectionHealth health)
The connection health.
|
Copyright © 2023. All rights reserved.