Package com.ngrok.definitions
Class EndpointIpPolicy
java.lang.Object
com.ngrok.definitions.EndpointIpPolicy
A class encapsulating the
EndpointIpPolicy
resource.-
Constructor Summary
ConstructorDescriptionEndpointIpPolicy
(Optional<Boolean> enabled, List<Ref> ipPolicies) Creates a new instance ofEndpointIpPolicy
. -
Method Summary
-
Constructor Details
-
EndpointIpPolicy
Creates a new instance ofEndpointIpPolicy
.
-
-
Method Details
-
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
-
getIpPolicies
Fetches the value of theipPolicies
property. -
equals
-
hashCode
public int hashCode() -
toString
-