Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
VolumeBackupSchedule |
VolumeBackupSchedule.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VolumeBackupSchedule> |
VolumeBackupPolicy.getSchedules()
The collection of schedules that this policy will apply.
|
Modifier and Type | Method and Description |
---|---|
VolumeBackupSchedule.Builder |
VolumeBackupSchedule.Builder.copy(VolumeBackupSchedule o) |
Modifier and Type | Method and Description |
---|---|
VolumeBackupPolicy.Builder |
VolumeBackupPolicy.Builder.schedules(List<VolumeBackupSchedule> schedules) |
Constructor and Description |
---|
VolumeBackupPolicy(String displayName,
String id,
List<VolumeBackupSchedule> schedules,
Date timeCreated)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.