Class RetentionDurationType


  • public final class RetentionDurationType
    extends com.azure.core.util.ExpandableStringEnum<RetentionDurationType>
    Defines values for RetentionDurationType.
    • Constructor Detail

      • RetentionDurationType

        public RetentionDurationType()
    • Method Detail

      • fromString

        public static RetentionDurationType fromString​(String name)
        Creates or finds a RetentionDurationType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding RetentionDurationType.