Class RestoreEventData
java.lang.Object
software.amazon.awssdk.eventnotifications.s3.model.RestoreEventData
The RestoreEventData contains attributes that are related to the restore request.
-
Constructor Summary
ConstructorsConstructorDescriptionRestoreEventData
(String lifecycleRestorationExpiryTime, String lifecycleRestoreStorageClass) -
Method Summary
-
Constructor Details
-
RestoreEventData
-
-
Method Details
-
getLifecycleRestorationExpiryTime
- Returns:
- The time, in ISO-8601 format, for example, 1970-01-01T00:00:00.000Z, of Restore Expiry.
-
getLifecycleRestoreStorageClass
- Returns:
- The source storage class for restore.
-
equals
-
hashCode
public int hashCode() -
toString
-