Package com.ngrok.definitions
Class EndpointLoggingMutate
java.lang.Object
com.ngrok.definitions.EndpointLoggingMutate
A class encapsulating the
EndpointLoggingMutate resource.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleantrueif the module will be applied to traffic,falseto disable.list of all EventStreams that will be used to configure and export this endpoint's logsinthashCode()Creates a new builder for theEndpointLoggingMutatetype.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointLoggingMutatetype.- Returns:
- a new
EndpointLoggingMutate.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
-
getEventStreamIds
list of all EventStreams that will be used to configure and export this endpoint's logs -
equals
-
hashCode
public int hashCode() -
toString
-