Interface AnalyzableServerSummary.Builder

    • Method Detail

      • hostname

        AnalyzableServerSummary.Builder hostname​(String hostname)

        The host name of the analyzable server.

        Parameters:
        hostname - The host name of the analyzable server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipAddress

        AnalyzableServerSummary.Builder ipAddress​(String ipAddress)

        The ip address of the analyzable server.

        Parameters:
        ipAddress - The ip address of the analyzable server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • source

        AnalyzableServerSummary.Builder source​(String source)

        The data source of the analyzable server.

        Parameters:
        source - The data source of the analyzable server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vmId

        AnalyzableServerSummary.Builder vmId​(String vmId)

        The virtual machine id of the analyzable server.

        Parameters:
        vmId - The virtual machine id of the analyzable server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.