Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static TunnelStatus.Builder |
TunnelStatus.builder()
Create a new builder.
|
TunnelStatus.Builder |
TunnelStatus.Builder.copy(TunnelStatus model) |
TunnelStatus.Builder |
TunnelStatus.Builder.ipAddress(String ipAddress)
The IP address of Oracle’s VPN headend.
|
TunnelStatus.Builder |
TunnelStatus.Builder.lifecycleState(TunnelStatus.LifecycleState lifecycleState)
The tunnel’s current state.
|
TunnelStatus.Builder |
TunnelStatus.Builder.timeCreated(Date timeCreated)
The date and time the IPSec connection was created, in the format defined by
RFC3339.
|
TunnelStatus.Builder |
TunnelStatus.Builder.timeStateModified(Date timeStateModified)
When the state of the tunnel last changed, in the format defined by
RFC3339.
|
TunnelStatus.Builder |
TunnelStatus.toBuilder() |
Copyright © 2016–2024. All rights reserved.