Uses of Class
com.ngrok.services.IpWhitelist.UpdateCallBuilder
Packages that use IpWhitelist.UpdateCallBuilder
-
Uses of IpWhitelist.UpdateCallBuilder in com.ngrok.services
Methods in com.ngrok.services that return IpWhitelist.UpdateCallBuilderModifier and TypeMethodDescriptionIpWhitelist.UpdateCallBuilder.description(String description)human-readable description of the source IPs for this IP whitelist entry.IpWhitelist.UpdateCallBuilder.description(Optional<String> description)human-readable description of the source IPs for this IP whitelist entry.arbitrary user-defined machine-readable data of this IP whitelist entry.arbitrary user-defined machine-readable data of this IP whitelist entry.Update attributes of an IP whitelist entry by ID See also https://ngrok.com/docs/api#api-ip-whitelist-update.