Class RetentionPolicyResponse


  • public final class RetentionPolicyResponse
    extends java.lang.Object
    • Method Detail

      • days

        public java.util.Optional<java.lang.Integer> days()
        Returns:
        The number of days to retain an untagged manifest after which it gets purged.
      • lastUpdatedTime

        public java.lang.String lastUpdatedTime()
        Returns:
        The timestamp when the policy was last updated.
      • status

        public java.util.Optional<java.lang.String> status()
        Returns:
        The value that indicates whether the policy is enabled or not.