| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling |
|
| software.amazon.awssdk.services.iotsecuretunneling.transform |
| Modifier and Type | Method and Description |
|---|---|
default OpenTunnelResponse |
IoTSecureTunnelingClient.openTunnel(OpenTunnelRequest openTunnelRequest)
Creates a new tunnel, and returns two client access tokens for clients to use to connect to the IoT Secure
Tunneling proxy server.
|
default CompletableFuture<OpenTunnelResponse> |
IoTSecureTunnelingAsyncClient.openTunnel(OpenTunnelRequest openTunnelRequest)
Creates a new tunnel, and returns two client access tokens for clients to use to connect to the IoT Secure
Tunneling proxy server.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
OpenTunnelRequestMarshaller.marshall(OpenTunnelRequest openTunnelRequest) |
Copyright © 2023. All rights reserved.