Class BackupDestinationProperties.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • backupDestinationAttachHistory

        public BackupDestinationProperties.Builder backupDestinationAttachHistory​(List<Date> backupDestinationAttachHistory)
        The timestamps at which this backup destination is used as the preferred destination to host the Autonomous Container Database backups.
        Parameters:
        backupDestinationAttachHistory - the value to set
        Returns:
        this builder
      • spaceUtilizedInGBs

        public BackupDestinationProperties.Builder spaceUtilizedInGBs​(Integer spaceUtilizedInGBs)
        The total space utilized (in GBs) by this Autonomous Container Database on this backup destination, rounded to the nearest integer.
        Parameters:
        spaceUtilizedInGBs - the value to set
        Returns:
        this builder
      • timeAtWhichStorageDetailsAreUpdated

        public BackupDestinationProperties.Builder timeAtWhichStorageDetailsAreUpdated​(Date timeAtWhichStorageDetailsAreUpdated)
        The latest timestamp when the backup destination details, such as ‘spaceUtilized,’ are updated.
        Parameters:
        timeAtWhichStorageDetailsAreUpdated - the value to set
        Returns:
        this builder