Uses of Class
com.ngrok.services.EdgesTcp.UpdateCallBuilder
-
Uses of EdgesTcp.UpdateCallBuilder in com.ngrok.services
Modifier and TypeMethodDescriptionEdgesTcp.UpdateCallBuilder.backend
(EndpointBackendMutate backend) edge modulesEdgesTcp.UpdateCallBuilder.backend
(Optional<EndpointBackendMutate> backend) edge modulesEdgesTcp.UpdateCallBuilder.description
(String description) human-readable description of what this edge will be used for; optional, max 255 bytes.EdgesTcp.UpdateCallBuilder.description
(Optional<String> description) human-readable description of what this edge will be used for; optional, max 255 bytes.hostports served by this edgehostports served by this edgeEdgesTcp.UpdateCallBuilder.ipRestriction
(EndpointIpPolicyMutate ipRestriction) Sets theip_restriction
parameter.EdgesTcp.UpdateCallBuilder.ipRestriction
(Optional<EndpointIpPolicyMutate> ipRestriction) Sets (or unsets) theip_restriction
parameter.arbitrary user-defined machine-readable data of this edge.arbitrary user-defined machine-readable data of this edge.Updates a TCP Edge by ID.