Interface VmServerAddress.Builder

    • Method Detail

      • 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

        VmServerAddress.Builder vmId​(String 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.