Uses of Class
software.amazon.awssdk.services.dlm.model.RetentionArchiveTier
-
Packages that use RetentionArchiveTier Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of RetentionArchiveTier in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return RetentionArchiveTier Modifier and Type Method Description RetentionArchiveTierArchiveRetainRule. retentionArchiveTier()Information about retention period in the Amazon EBS Snapshots Archive.Methods in software.amazon.awssdk.services.dlm.model with parameters of type RetentionArchiveTier Modifier and Type Method Description ArchiveRetainRule.BuilderArchiveRetainRule.Builder. retentionArchiveTier(RetentionArchiveTier retentionArchiveTier)Information about retention period in the Amazon EBS Snapshots Archive.
-