Uses of Class
software.amazon.awssdk.services.iotsecuretunneling.model.Tunnel
-
Packages that use Tunnel Package Description software.amazon.awssdk.services.iotsecuretunneling.model -
-
Uses of Tunnel in software.amazon.awssdk.services.iotsecuretunneling.model
Methods in software.amazon.awssdk.services.iotsecuretunneling.model that return Tunnel Modifier and Type Method Description TunnelDescribeTunnelResponse. tunnel()The tunnel being described.Methods in software.amazon.awssdk.services.iotsecuretunneling.model with parameters of type Tunnel Modifier and Type Method Description DescribeTunnelResponse.BuilderDescribeTunnelResponse.Builder. tunnel(Tunnel tunnel)The tunnel being described.
-