Builder

class Builder

Properties

Link copied to clipboard

A starting value for the range of allowed port numbers.

Link copied to clipboard

The network protocol that these ports support.

Link copied to clipboard
var toPort: Int?

An ending value for the range of allowed port numbers. Port numbers are end-inclusive. This value must be equal to or greater than FromPort.