Interface NitroTpmInfo.Builder

    • Method Detail

      • supportedVersions

        NitroTpmInfo.Builder supportedVersions​(Collection<String> supportedVersions)

        Indicates the supported NitroTPM versions.

        Parameters:
        supportedVersions - Indicates the supported NitroTPM versions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • supportedVersions

        NitroTpmInfo.Builder supportedVersions​(String... supportedVersions)

        Indicates the supported NitroTPM versions.

        Parameters:
        supportedVersions - Indicates the supported NitroTPM versions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.