Uses of Class
com.ngrok.definitions.EndpointWebsocketTcpConverter
-
Uses of EndpointWebsocketTcpConverter in com.ngrok.definitions
Modifier and TypeMethodDescriptionEndpointWebsocketTcpConverter.Builder.build()
Constructs theEndpointWebsocketTcpConverter
instance.Modifier and TypeMethodDescriptionHttpsEdgeRoute.getWebsocketTcpConverter()
websocket to tcp adapter configuration ornull
-
Uses of EndpointWebsocketTcpConverter in com.ngrok.services
Modifier and TypeMethodDescriptionEdgeRouteWebsocketTcpConverterModule.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Modifier and TypeMethodDescriptionEdgeRouteWebsocketTcpConverterModule.GetCallBuilder.call()
Initiates the API call asynchronously.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.call()
Initiates the API call asynchronously.Modifier and TypeMethodDescriptionEdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.module
(EndpointWebsocketTcpConverter module) Sets themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.websocketTcpConverter
(EndpointWebsocketTcpConverter websocketTcpConverter) websocket to tcp adapter configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.websocketTcpConverter
(EndpointWebsocketTcpConverter websocketTcpConverter) websocket to tcp adapter configuration ornull
Modifier and TypeMethodDescriptionEdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.module
(Optional<EndpointWebsocketTcpConverter> module) Sets (or unsets) themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.websocketTcpConverter
(Optional<EndpointWebsocketTcpConverter> websocketTcpConverter) websocket to tcp adapter configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.websocketTcpConverter
(Optional<EndpointWebsocketTcpConverter> websocketTcpConverter) websocket to tcp adapter configuration ornull