Interface IpamPrefixListResolverVersion.Builder

    • Method Detail

      • version

        IpamPrefixListResolverVersion.Builder version​(Long version)

        The version number of the IPAM prefix list resolver.

        Each version is a snapshot of what CIDRs matched your rules at that moment in time. The version number increments every time the CIDR list changes due to infrastructure changes.

        Parameters:
        version - The version number of the IPAM prefix list resolver.

        Each version is a snapshot of what CIDRs matched your rules at that moment in time. The version number increments every time the CIDR list changes due to infrastructure changes.

        Returns:
        Returns a reference to this object so that method calls can be chained together.