Interface ProvisioningTemplateVersionSummary.Builder

  • Method Details

    • versionId

      The ID of the fleet provisioning template version.

      Parameters:
      versionId - The ID of the fleet provisioning template version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      The date when the provisioning template version was created

      Parameters:
      creationDate - The date when the provisioning template version was created
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isDefaultVersion

      ProvisioningTemplateVersionSummary.Builder isDefaultVersion(Boolean isDefaultVersion)

      True if the provisioning template version is the default version, otherwise false.

      Parameters:
      isDefaultVersion - True if the provisioning template version is the default version, otherwise false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.