| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsecuretunneling |
|
| software.amazon.awssdk.services.iotsecuretunneling.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTunnelResponse |
IoTSecureTunnelingClient.describeTunnel(DescribeTunnelRequest describeTunnelRequest)
Gets information about a tunnel identified by the unique tunnel id.
|
default CompletableFuture<DescribeTunnelResponse> |
IoTSecureTunnelingAsyncClient.describeTunnel(DescribeTunnelRequest describeTunnelRequest)
Gets information about a tunnel identified by the unique tunnel id.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTunnelRequestMarshaller.marshall(DescribeTunnelRequest describeTunnelRequest) |
Copyright © 2023. All rights reserved.