| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling |
|
| Modifier and Type | Method and Description |
|---|---|
default CloseTunnelResponse |
IoTSecureTunnelingClient.closeTunnel(CloseTunnelRequest closeTunnelRequest)
Closes a tunnel identified by the unique tunnel id.
|
default CloseTunnelResponse |
IoTSecureTunnelingClient.closeTunnel(Consumer<CloseTunnelRequest.Builder> closeTunnelRequest)
Closes a tunnel identified by the unique tunnel id.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CloseTunnelResponse> |
IoTSecureTunnelingAsyncClient.closeTunnel(CloseTunnelRequest closeTunnelRequest)
Closes a tunnel identified by the unique tunnel id.
|
default CompletableFuture<CloseTunnelResponse> |
IoTSecureTunnelingAsyncClient.closeTunnel(Consumer<CloseTunnelRequest.Builder> closeTunnelRequest)
Closes a tunnel identified by the unique tunnel id.
|
Copyright © 2023. All rights reserved.