Package com.ngrok.definitions
Class EndpointCompression
java.lang.Object
com.ngrok.definitions.EndpointCompression
A class encapsulating the
EndpointCompression
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
true
if the module will be applied to traffic,false
to disable.int
hashCode()
static EndpointCompression.Builder
Creates a new builder for theEndpointCompression
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointCompression
type.- Returns:
- a new
EndpointCompression.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
-