GenericProtectedItem |
GenericProtectedItem.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the backed up item.
|
GenericProtectedItem |
GenericProtectedItem.withBackupSetName(String backupSetName) |
Set the backupSetName property: Name of the backup set the backup item belongs to.
|
GenericProtectedItem |
GenericProtectedItem.withContainerName(String containerName) |
Set the containerName property: Unique name of container.
|
GenericProtectedItem |
GenericProtectedItem.withCreateMode(CreateMode createMode) |
Set the createMode property: Create mode to indicate recovery of existing soft deleted data source or creation of
new data source.
|
GenericProtectedItem |
GenericProtectedItem.withDeferredDeleteTimeInUtc(OffsetDateTime deferredDeleteTimeInUtc) |
Set the deferredDeleteTimeInUtc property: Time for deferred deletion in UTC.
|
GenericProtectedItem |
GenericProtectedItem.withDeferredDeleteTimeRemaining(String deferredDeleteTimeRemaining) |
Set the deferredDeleteTimeRemaining property: Time remaining before the DS marked for deferred delete is
permanently deleted.
|
GenericProtectedItem |
GenericProtectedItem.withFabricName(String fabricName) |
Set the fabricName property: Name of this backup item's fabric.
|
GenericProtectedItem |
GenericProtectedItem.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the container.
|
GenericProtectedItem |
GenericProtectedItem.withIsArchiveEnabled(Boolean isArchiveEnabled) |
Set the isArchiveEnabled property: Flag to identify whether datasource is protected in archive.
|
GenericProtectedItem |
GenericProtectedItem.withIsDeferredDeleteScheduleUpcoming(Boolean isDeferredDeleteScheduleUpcoming) |
Set the isDeferredDeleteScheduleUpcoming property: Flag to identify whether the deferred deleted DS is to be
purged soon.
|
GenericProtectedItem |
GenericProtectedItem.withIsRehydrate(Boolean isRehydrate) |
Set the isRehydrate property: Flag to identify that deferred deleted DS is to be moved into Pause state.
|
GenericProtectedItem |
GenericProtectedItem.withIsScheduledForDeferredDelete(Boolean isScheduledForDeferredDelete) |
Set the isScheduledForDeferredDelete property: Flag to identify whether the DS is scheduled for deferred delete.
|
GenericProtectedItem |
GenericProtectedItem.withLastRecoveryPoint(OffsetDateTime lastRecoveryPoint) |
Set the lastRecoveryPoint property: Timestamp when the last (latest) backup copy was created for this backup
item.
|
GenericProtectedItem |
GenericProtectedItem.withPolicyId(String policyId) |
Set the policyId property: ID of the backup policy with which this item is backed up.
|
GenericProtectedItem |
GenericProtectedItem.withPolicyName(String policyName) |
Set the policyName property: Name of the policy used for protection.
|
GenericProtectedItem |
GenericProtectedItem.withPolicyState(String policyState) |
Set the policyState property: Indicates consistency of policy object and policy applied to this backup item.
|
GenericProtectedItem |
GenericProtectedItem.withProtectedItemId(Long protectedItemId) |
Set the protectedItemId property: Data Plane Service ID of the protected item.
|
GenericProtectedItem |
GenericProtectedItem.withProtectionState(ProtectionState protectionState) |
Set the protectionState property: Backup state of this backup item.
|
GenericProtectedItem |
GenericProtectedItem.withResourceGuardOperationRequests(List<String> resourceGuardOperationRequests) |
Set the resourceGuardOperationRequests property: ResourceGuardOperationRequests on which LAC check will be
performed.
|
GenericProtectedItem |
GenericProtectedItem.withSourceAssociations(Map<String,String> sourceAssociations) |
Set the sourceAssociations property: Loosely coupled (type, value) associations (example - parent of a protected
item).
|
GenericProtectedItem |
GenericProtectedItem.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: ARM ID of the resource to be backed up.
|
GenericProtectedItem |
GenericProtectedItem.withWorkloadType(DataSourceType workloadType) |
Set the workloadType property: Type of workload this item represents.
|