Class BackupPolicyPlan
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlan
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BackupPolicyPlan
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BackupPolicyPlan.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The lifecycle state of this backup policy plan.static interface
The resource type. -
Method Summary
Modifier and TypeMethodDescriptionGets the attachUserTags.Gets the clonePolicy.Gets the createdAt.Gets the cronSpec.Gets the deletionTrigger.getHref()
Gets the href.getId()
Gets the id.Gets the lifecycleState.getName()
Gets the name.Gets the remoteRegionPolicies.Gets the resourceType.isActive()
Gets the active.Gets the copyUserTags.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
isActive
Gets the active. Indicates whether the plan is active.- Returns:
- the active
-
getAttachUserTags
-
getClonePolicy
-
isCopyUserTags
Gets the copyUserTags. Indicates whether to copy the source's user tags to the created backups (snapshots).- Returns:
- the copyUserTags
-
getCreatedAt
Gets the createdAt. The date and time that the backup policy plan was created.- Returns:
- the createdAt
-
getCronSpec
Gets the cronSpec. The cron specification for the backup schedule. The backup policy jobs (which create and delete backups for this plan) will not start until this time, and may start for up to 90 minutes after this time. All backup schedules for plans in the same policy must be at least an hour apart.- Returns:
- the cronSpec
-
getDeletionTrigger
Gets the deletionTrigger.- Returns:
- the deletionTrigger
-
getHref
-
getId
Gets the id. The unique identifier for this backup policy plan.- Returns:
- the id
-
getLifecycleState
Gets the lifecycleState. The lifecycle state of this backup policy plan.- Returns:
- the lifecycleState
-
getName
Gets the name. The name for this backup policy plan. The name is unique across all plans in the backup policy.- Returns:
- the name
-
getRemoteRegionPolicies
Gets the remoteRegionPolicies. The policies for additional backups in remote regions.- Returns:
- the remoteRegionPolicies
-
getResourceType
-