Uses of Class
com.ngrok.definitions.EndpointCompression.Builder
-
Uses of EndpointCompression.Builder in com.ngrok.definitions
Modifier and TypeMethodDescriptionEndpointCompression.Builder.enabled
(boolean enabled) true
if the module will be applied to traffic,false
to disable.true
if the module will be applied to traffic,false
to disable.static EndpointCompression.Builder
EndpointCompression.newBuilder()
Creates a new builder for theEndpointCompression
type.