Class RecoveryPointTierInformation

    • Constructor Detail

      • RecoveryPointTierInformation

        public RecoveryPointTierInformation()
    • Method Detail

      • type

        public RecoveryPointTierType type()
        Get the type property: Recovery point tier type.
        Returns:
        the type value.
      • status

        public RecoveryPointTierStatus status()
        Get the status property: Recovery point tier status.
        Returns:
        the status value.
      • extendedInfo

        public Map<String,​String> extendedInfo()
        Get the extendedInfo property: Recovery point tier status.
        Returns:
        the extendedInfo value.
      • withExtendedInfo

        public RecoveryPointTierInformation withExtendedInfo​(Map<String,​String> extendedInfo)
        Set the extendedInfo property: Recovery point tier status.
        Parameters:
        extendedInfo - the extendedInfo value to set.
        Returns:
        the RecoveryPointTierInformation object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.