Interface NitroTpmInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NitroTpmInfo.Builder,NitroTpmInfo>, SdkBuilder<NitroTpmInfo.Builder,NitroTpmInfo>, SdkPojo
Enclosing class:
NitroTpmInfo

public static interface NitroTpmInfo.Builder extends SdkPojo, CopyableBuilder<NitroTpmInfo.Builder,NitroTpmInfo>
  • Method Details

    • 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.