Interface IpamScopeExternalAuthorityConfiguration.Builder

  • Method Details

    • type

      The type of external authority managing this scope. Currently supports Infoblox for integration with Infoblox Universal DDI.

      Parameters:
      type - The type of external authority managing this scope. Currently supports Infoblox for integration with Infoblox Universal DDI.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of external authority managing this scope. Currently supports Infoblox for integration with Infoblox Universal DDI.

      Parameters:
      type - The type of external authority managing this scope. Currently supports Infoblox for integration with Infoblox Universal DDI.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • externalResourceIdentifier

      IpamScopeExternalAuthorityConfiguration.Builder externalResourceIdentifier(String externalResourceIdentifier)

      The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format <version>.identity.account.<entity_realm>.<entity_id>.

      Parameters:
      externalResourceIdentifier - The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format <version>.identity.account.<entity_realm>.<entity_id>.
      Returns:
      Returns a reference to this object so that method calls can be chained together.