Interface GetInstanceUefiDataResponse.Builder

  • Method Details

    • instanceId

      The ID of the instance from which to retrieve the UEFI data.

      Parameters:
      instanceId - The ID of the instance from which to retrieve the UEFI data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uefiData

      Base64 representation of the non-volatile UEFI variable store.

      Parameters:
      uefiData - Base64 representation of the non-volatile UEFI variable store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.