Interface AnalyzableServerSummary.Builder

  • Method Details

    • 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

      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

      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

      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.