Interface IpamInternetRegistryAssociationCidr.Builder

  • Method Details

    • cidr

      The IP address prefix in CIDR notation.

      Parameters:
      cidr - The IP address prefix in CIDR notation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastObservedAt

      IpamInternetRegistryAssociationCidr.Builder lastObservedAt(Instant lastObservedAt)

      The time when the CIDR was last observed at the internet registry.

      Parameters:
      lastObservedAt - The time when the CIDR was last observed at the internet registry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.