Uses of Class
com.azure.resourcemanager.dataprotection.models.AzureBackupDiscreteRecoveryPoint
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of AzureBackupDiscreteRecoveryPoint in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionAzureBackupDiscreteRecoveryPoint.withFriendlyName
(String friendlyName) Set the friendlyName property: The friendlyName property.AzureBackupDiscreteRecoveryPoint.withPolicyName
(String policyName) Set the policyName property: The policyName property.AzureBackupDiscreteRecoveryPoint.withPolicyVersion
(String policyVersion) Set the policyVersion property: The policyVersion property.AzureBackupDiscreteRecoveryPoint.withRecoveryPointDataStoresDetails
(List<RecoveryPointDataStoreDetails> recoveryPointDataStoresDetails) Set the recoveryPointDataStoresDetails property: The recoveryPointDataStoresDetails property.AzureBackupDiscreteRecoveryPoint.withRecoveryPointId
(String recoveryPointId) Set the recoveryPointId property: The recoveryPointId property.AzureBackupDiscreteRecoveryPoint.withRecoveryPointTime
(OffsetDateTime recoveryPointTime) Set the recoveryPointTime property: The recoveryPointTime property.AzureBackupDiscreteRecoveryPoint.withRecoveryPointType
(String recoveryPointType) Set the recoveryPointType property: The recoveryPointType property.AzureBackupDiscreteRecoveryPoint.withRetentionTagName
(String retentionTagName) Set the retentionTagName property: The retentionTagName property.AzureBackupDiscreteRecoveryPoint.withRetentionTagVersion
(String retentionTagVersion) Set the retentionTagVersion property: The retentionTagVersion property.