Package com.ngrok.definitions
Class EndpointIpPolicyMutate
java.lang.Object
com.ngrok.definitions.EndpointIpPolicyMutate
A class encapsulating the
EndpointIpPolicyMutate
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
true
if the module will be applied to traffic,false
to disable.list of all IP policies that will be used to check if a source IP is allowed access to the endpointint
hashCode()
Creates a new builder for theEndpointIpPolicyMutate
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointIpPolicyMutate
type.- Returns:
- a new
EndpointIpPolicyMutate.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
-
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
-