Uses of Class
com.ngrok.services.ReservedAddrs.UpdateCallBuilder
Packages that use ReservedAddrs.UpdateCallBuilder
-
Uses of ReservedAddrs.UpdateCallBuilder in com.ngrok.services
Methods in com.ngrok.services that return ReservedAddrs.UpdateCallBuilderModifier and TypeMethodDescriptionReservedAddrs.UpdateCallBuilder.description(String description)human-readable description of what this reserved address will be used forReservedAddrs.UpdateCallBuilder.description(Optional<String> description)human-readable description of what this reserved address will be used forReservedAddrs.UpdateCallBuilder.endpointConfigurationId(String endpointConfigurationId)ID of an endpoint configuration of type tcp that will be used to handle inbound traffic to this addressReservedAddrs.UpdateCallBuilder.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.Update the attributes of a reserved address.