default CloseTunnelResponse |
IoTSecureTunnelingClient.closeTunnel(Consumer<CloseTunnelRequest.Builder> closeTunnelRequest) |
Closes a tunnel identified by the unique tunnel id.
|
default CloseTunnelResponse |
IoTSecureTunnelingClient.closeTunnel(CloseTunnelRequest closeTunnelRequest) |
Closes a tunnel identified by the unique tunnel id.
|
default DescribeTunnelResponse |
IoTSecureTunnelingClient.describeTunnel(Consumer<DescribeTunnelRequest.Builder> describeTunnelRequest) |
Gets information about a tunnel identified by the unique tunnel id.
|
default DescribeTunnelResponse |
IoTSecureTunnelingClient.describeTunnel(DescribeTunnelRequest describeTunnelRequest) |
Gets information about a tunnel identified by the unique tunnel id.
|
default ListTagsForResourceResponse |
IoTSecureTunnelingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags for the specified resource.
|
default ListTagsForResourceResponse |
IoTSecureTunnelingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags for the specified resource.
|
default RotateTunnelAccessTokenResponse |
IoTSecureTunnelingClient.rotateTunnelAccessToken(Consumer<RotateTunnelAccessTokenRequest.Builder> rotateTunnelAccessTokenRequest) |
Revokes the current client access token (CAT) and returns new CAT for clients to use when reconnecting to secure
tunneling to access the same tunnel.
|
default RotateTunnelAccessTokenResponse |
IoTSecureTunnelingClient.rotateTunnelAccessToken(RotateTunnelAccessTokenRequest rotateTunnelAccessTokenRequest) |
Revokes the current client access token (CAT) and returns new CAT for clients to use when reconnecting to secure
tunneling to access the same tunnel.
|
default TagResourceResponse |
IoTSecureTunnelingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
A resource tag.
|
default TagResourceResponse |
IoTSecureTunnelingClient.tagResource(TagResourceRequest tagResourceRequest) |
A resource tag.
|
default UntagResourceResponse |
IoTSecureTunnelingClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes a tag from a resource.
|
default UntagResourceResponse |
IoTSecureTunnelingClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes a tag from a resource.
|