Package com.ngrok.definitions
Class EndpointIpPolicy
java.lang.Object
com.ngrok.definitions.EndpointIpPolicy
A class encapsulating the
EndpointIpPolicy resource.-
Constructor Summary
ConstructorsConstructorDescriptionEndpointIpPolicy(Optional<Boolean> enabled, List<Ref> ipPolicies) Creates a new instance ofEndpointIpPolicy. -
Method Summary
-
Constructor Details
-
EndpointIpPolicy
Creates a new instance ofEndpointIpPolicy.
-
-
Method Details
-
getEnabled
trueif the module will be applied to traffic,falseto disable. defaulttrueif unspecified- Returns:
- the value of the property as a
booleanwrapped in anOptional
-
getIpPolicies
Fetches the value of theipPoliciesproperty. -
equals
-
hashCode
public int hashCode() -
toString
-