Interface GetStorageTierPolicyResponse.Builder

  • Method Details

    • storageTier

      GetStorageTierPolicyResponse.Builder storageTier(String storageTier)

      The current storage tier for the account.

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

      The current storage tier for the account.

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

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