Uses of Class
com.azure.resourcemanager.dataprotection.models.RecoveryPointDataStoreDetails
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of RecoveryPointDataStoreDetails in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionRecoveryPointDataStoreDetails.withCreationTime
(OffsetDateTime creationTime) Set the creationTime property: The creationTime property.RecoveryPointDataStoreDetails.withExpiryTime
(OffsetDateTime expiryTime) Set the expiryTime property: The expiryTime property.Set the id property: The id property.RecoveryPointDataStoreDetails.withMetadata
(String metadata) Set the metadata property: The metaData property.Set the state property: The state property.Set the type property: The type property.RecoveryPointDataStoreDetails.withVisible
(Boolean visible) Set the visible property: The visible property.Modifier and TypeMethodDescriptionAzureBackupDiscreteRecoveryPoint.recoveryPointDataStoresDetails()
Get the recoveryPointDataStoresDetails property: The recoveryPointDataStoresDetails property.Modifier and TypeMethodDescriptionAzureBackupDiscreteRecoveryPoint.withRecoveryPointDataStoresDetails
(List<RecoveryPointDataStoreDetails> recoveryPointDataStoresDetails) Set the recoveryPointDataStoresDetails property: The recoveryPointDataStoresDetails property.