Package com.ngrok.definitions
Class EndpointWebsocketTcpConverter
java.lang.Object
com.ngrok.definitions.EndpointWebsocketTcpConverter
A class encapsulating the
EndpointWebsocketTcpConverter
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
true
if the module will be applied to traffic,false
to disable.int
hashCode()
Creates a new builder for theEndpointWebsocketTcpConverter
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointWebsocketTcpConverter
type.- Returns:
- a new
EndpointWebsocketTcpConverter.Builder
-
getEnabled
true
if the module will be applied to traffic,false
to disable. defaulttrue
if unspecified- Returns:
- the value of the property as a
boolean
wrapped in anOptional
-
equals
-
hashCode
public int hashCode() -
toString
-