Uses of Class
software.amazon.awssdk.services.iotsecuretunneling.model.LimitExceededException
-
Packages that use LimitExceededException Package Description software.amazon.awssdk.services.iotsecuretunneling IoT Secure Tunneling -
-
Uses of LimitExceededException in software.amazon.awssdk.services.iotsecuretunneling
Methods in software.amazon.awssdk.services.iotsecuretunneling that throw LimitExceededException Modifier and Type Method Description default OpenTunnelResponseIoTSecureTunnelingClient. openTunnel(Consumer<OpenTunnelRequest.Builder> 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 OpenTunnelResponseIoTSecureTunnelingClient. 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.
-