Interface HasHostname.UpdateDefinitionStages.WithHostname<ReturnT>

    • Method Detail

      • withHostname

        ReturnT withHostname​(String hostname)
        Specifies the host name to reference.
        Parameters:
        hostname - an existing host name
        Returns:
        the next stage of the definition
      • withHostnames

        ReturnT withHostnames​(List<String> hostnames)
        Specifies up to 5 hostnames to reference.
        Parameters:
        hostnames - existing host names
        Returns:
        the next stage of the definition