Package com.ngrok.definitions
Class EndpointIpPolicyMutate
java.lang.Object
com.ngrok.definitions.EndpointIpPolicyMutate
A class encapsulating the
EndpointIpPolicyMutate resource.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleantrueif the module will be applied to traffic,falseto disable.list of all IP policies that will be used to check if a source IP is allowed access to the endpointinthashCode()Creates a new builder for theEndpointIpPolicyMutatetype.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointIpPolicyMutatetype.- Returns:
- a new
EndpointIpPolicyMutate.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
-
getIpPolicyIds
list of all IP policies that will be used to check if a source IP is allowed access to the endpoint -
equals
-
hashCode
public int hashCode() -
toString
-