Package com.ngrok.definitions
Class EndpointCompression
java.lang.Object
com.ngrok.definitions.EndpointCompression
A class encapsulating the
EndpointCompression resource.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleantrueif the module will be applied to traffic,falseto disable.inthashCode()static EndpointCompression.BuilderCreates a new builder for theEndpointCompressiontype.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointCompressiontype.- Returns:
- a new
EndpointCompression.Builder
-
getEnabled
trueif the module will be applied to traffic,falseto disable. defaulttrueif unspecified- Returns:
- the value of the property as a
booleanwrapped in anOptional
-
equals
-
hashCode
public int hashCode() -
toString
-