Interface AutoSnapshotAddOnRequest.Builder

    • Method Detail

      • snapshotTimeOfDay

        AutoSnapshotAddOnRequest.Builder snapshotTimeOfDay​(String snapshotTimeOfDay)

        The daily time when an automatic snapshot will be created.

        Constraints:

        • Must be in HH:00 format, and in an hourly increment.

        • Specified in Coordinated Universal Time (UTC).

        • The snapshot will be automatically created between the time specified and up to 45 minutes after.

        Parameters:
        snapshotTimeOfDay - The daily time when an automatic snapshot will be created.

        Constraints:

        • Must be in HH:00 format, and in an hourly increment.

        • Specified in Coordinated Universal Time (UTC).

        • The snapshot will be automatically created between the time specified and up to 45 minutes after.

        Returns:
        Returns a reference to this object so that method calls can be chained together.