Package io.minio.messages
Class Retention
java.lang.Object
io.minio.messages.Retention
Request XML of PutObjectRetention
API and response XML of GetObjectRetention
API.
-
Constructor Summary
ConstructorsConstructorDescriptionRetention(RetentionMode mode, ZonedDateTime retainUntilDate) Constructs a new Retention object with given retention until date and mode. -
Method Summary