| Package | Description |
|---|---|
| com.amazonaws.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
static TunnelStatus |
TunnelStatus.fromValue(String value)
Use this in place of valueOf.
|
static TunnelStatus |
TunnelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TunnelStatus[] |
TunnelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelSummary |
TunnelSummary.withStatus(TunnelStatus status)
The status of a tunnel.
|
Tunnel |
Tunnel.withStatus(TunnelStatus status)
The status of a tunnel.
|
Copyright © 2020. All rights reserved.