Interface MeshServiceDiscovery.Builder

    • Method Detail

      • 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, IpPreference
      • 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:
        IpPreference, IpPreference