Interface PutStorageTierPolicyResponse.Builder

  • Method Details

    • storageTier

      PutStorageTierPolicyResponse.Builder storageTier(String storageTier)

      The storage tier that was set.

      Parameters:
      storageTier - The storage tier that was set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • storageTier

      The storage tier that was set.

      Parameters:
      storageTier - The storage tier that was set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastUpdatedTime

      PutStorageTierPolicyResponse.Builder lastUpdatedTime(Long lastUpdatedTime)

      The time when the storage tier policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

      Parameters:
      lastUpdatedTime - The time when the storage tier policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
      Returns:
      Returns a reference to this object so that method calls can be chained together.