Interface InputWhitelistRule.Builder

    • Method Detail

      • cidr

        InputWhitelistRule.Builder cidr​(String cidr)
        The IPv4 CIDR that's whitelisted.
        Parameters:
        cidr - The IPv4 CIDR that's whitelisted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.