Interface IdentificationHints.Builder

  • Method Details

    • awsInstanceID

      IdentificationHints.Builder awsInstanceID(String awsInstanceID)

      AWS Instance ID identification hint.

      Parameters:
      awsInstanceID - AWS Instance ID identification hint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fqdn

      Fully Qualified Domain Name identification hint.

      Parameters:
      fqdn - Fully Qualified Domain Name identification hint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostname

      IdentificationHints.Builder hostname(String hostname)

      Hostname identification hint.

      Parameters:
      hostname - Hostname identification hint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vmWareUuid

      IdentificationHints.Builder vmWareUuid(String vmWareUuid)

      vCenter VM path identification hint.

      Parameters:
      vmWareUuid - vCenter VM path identification hint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.