Interface UpdateResult.Builder

    • Method Detail

      • updateAvailable

        UpdateResult.Builder updateAvailable​(Boolean updateAvailable)

        Indicates whether updated drivers or other components are available for the specified WorkSpace image.

        Parameters:
        updateAvailable - Indicates whether updated drivers or other components are available for the specified WorkSpace image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        UpdateResult.Builder description​(String description)

        A description of whether updates for the WorkSpace image are pending or available.

        Parameters:
        description - A description of whether updates for the WorkSpace image are pending or available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.