Interface MeshServiceDiscovery.Builder

  • Method Details

    • ipPreference

      MeshServiceDiscovery.Builder ipPreference(String ipPreference)

      The IP version to use to control traffic within the mesh.

      Parameters:
      ipPreference - The IP version to use to control traffic within the mesh.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipPreference

      MeshServiceDiscovery.Builder ipPreference(IpPreference ipPreference)

      The IP version to use to control traffic within the mesh.

      Parameters:
      ipPreference - The IP version to use to control traffic within the mesh.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: