Uses of Class
com.ngrok.services.EdgesTcp.CreateCallBuilder
-
Uses of EdgesTcp.CreateCallBuilder in com.ngrok.services
Modifier and TypeMethodDescriptionEdgesTcp.CreateCallBuilder.backend
(EndpointBackendMutate backend) edge modulesEdgesTcp.CreateCallBuilder.backend
(Optional<EndpointBackendMutate> backend) edge modulesEdgesTcp.create()
Create a TCP Edge See also https://ngrok.com/docs/api#api-edges-tcp-create.EdgesTcp.CreateCallBuilder.description
(String description) human-readable description of what this edge will be used for; optional, max 255 bytes.EdgesTcp.CreateCallBuilder.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.CreateCallBuilder.ipRestriction
(EndpointIpPolicyMutate ipRestriction) Sets theip_restriction
parameter.EdgesTcp.CreateCallBuilder.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.