Uses of Class
com.ngrok.definitions.EndpointCompression.Builder
Packages that use EndpointCompression.Builder
-
Uses of EndpointCompression.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointCompression.BuilderModifier and TypeMethodDescriptionEndpointCompression.Builder.enabled(boolean enabled) trueif the module will be applied to traffic,falseto disable.trueif the module will be applied to traffic,falseto disable.static EndpointCompression.BuilderEndpointCompression.newBuilder()Creates a new builder for theEndpointCompressiontype.