| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionState |
Tunnel.destinationConnectionState()
The connection state of the destination application.
|
ConnectionState |
Tunnel.sourceConnectionState()
The connection state of the source application.
|
| Modifier and Type | Method and Description |
|---|---|
Tunnel.Builder |
Tunnel.Builder.destinationConnectionState(ConnectionState destinationConnectionState)
The connection state of the destination application.
|
Tunnel.Builder |
Tunnel.Builder.sourceConnectionState(ConnectionState sourceConnectionState)
The connection state of the source application.
|
Copyright © 2023. All rights reserved.