public static interface AutoSnapshotAddOnRequest.Builder extends SdkPojo, CopyableBuilder<AutoSnapshotAddOnRequest.Builder,AutoSnapshotAddOnRequest>
| Modifier and Type | Method and Description |
|---|---|
AutoSnapshotAddOnRequest.Builder |
snapshotTimeOfDay(String snapshotTimeOfDay)
The daily time when an automatic snapshot will be created.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoSnapshotAddOnRequest.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.
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.
Copyright © 2023. All rights reserved.