Uses of Class
com.ngrok.services.ReservedAddrs.CreateCallBuilder
Packages that use ReservedAddrs.CreateCallBuilder
-
Uses of ReservedAddrs.CreateCallBuilder in com.ngrok.services
Methods in com.ngrok.services that return ReservedAddrs.CreateCallBuilderModifier and TypeMethodDescriptionReservedAddrs.create()Create a new reserved address.ReservedAddrs.CreateCallBuilder.description(String description)human-readable description of what this reserved address will be used forReservedAddrs.CreateCallBuilder.description(Optional<String> description)human-readable description of what this reserved address will be used forReservedAddrs.CreateCallBuilder.endpointConfigurationId(String endpointConfigurationId)ID of an endpoint configuration of type tcp that will be used to handle inbound traffic to this addressReservedAddrs.CreateCallBuilder.endpointConfigurationId(Optional<String> endpointConfigurationId)ID of an endpoint configuration of type tcp that will be used to handle inbound traffic to this addressarbitrary user-defined machine-readable data of this reserved address.arbitrary user-defined machine-readable data of this reserved address.reserve the address in this geographic ngrok datacenter.reserve the address in this geographic ngrok datacenter.