Interface VmServerAddress.Builder

  • Method Details

    • vmManagerId

      VmServerAddress.Builder vmManagerId(String vmManagerId)

      The ID of the VM manager.

      Parameters:
      vmManagerId - The ID of the VM manager.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vmId

      The ID of the VM.

      Parameters:
      vmId - The ID of the VM.
      Returns:
      Returns a reference to this object so that method calls can be chained together.