Interface GatewayRouteVirtualService.Builder

    • Method Detail

      • virtualServiceName

        GatewayRouteVirtualService.Builder virtualServiceName​(String virtualServiceName)

        The name of the virtual service that traffic is routed to.

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