Uses of Class
com.ngrok.services.EdgesTcp.UpdateCallBuilder
Packages that use EdgesTcp.UpdateCallBuilder
-
Uses of EdgesTcp.UpdateCallBuilder in com.ngrok.services
Methods in com.ngrok.services that return EdgesTcp.UpdateCallBuilderModifier 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_restrictionparameter.EdgesTcp.UpdateCallBuilder.ipRestriction(Optional<EndpointIpPolicyMutate> ipRestriction) Sets (or unsets) theip_restrictionparameter.arbitrary user-defined machine-readable data of this edge.arbitrary user-defined machine-readable data of this edge.Updates a TCP Edge by ID.