JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.s3.internal

Interface ObjectExpirationResult

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      Date getExpirationTime ()
      Returns the expiration date of the object, or null if the object is not configured to expire.
      String getExpirationTimeRuleId ()
      Returns the bucket lifecycle configuration rule ID for the expiration of this object.
      void setExpirationTime (Date expiration)
      Sets the expiration date of the object.
      void setExpirationTimeRuleId (String ruleId)
      Sets the bucket lifecycle configuration rule ID for the expiration of this object.
    • Method Detail

      • getExpirationTime

        Date getExpirationTime()
        Returns the expiration date of the object, or null if the object is not configured to expire.
      • setExpirationTime

        void setExpirationTime(Date expiration)
        Sets the expiration date of the object.
        Parameters:
        expiration - The date the object will expire.
      • setExpirationTimeRuleId

        void setExpirationTimeRuleId(String ruleId)
        Sets the bucket lifecycle configuration rule ID for the expiration of this object.
        Parameters:
        ruleId - The rule ID of this object's expiration configuration
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /