Interface VirtualServiceBackend.Builder

    • Method Detail

      • clientPolicy

        VirtualServiceBackend.Builder clientPolicy​(ClientPolicy clientPolicy)

        A reference to an object that represents the client policy for a backend.

        Parameters:
        clientPolicy - A reference to an object that represents the client policy for a backend.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • virtualServiceName

        VirtualServiceBackend.Builder virtualServiceName​(String virtualServiceName)

        The name of the virtual service that is acting as a virtual node backend.

        Parameters:
        virtualServiceName - The name of the virtual service that is acting as a virtual node backend.
        Returns:
        Returns a reference to this object so that method calls can be chained together.