DpmContainer |
DpmContainer.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the container.
|
DpmContainer |
DpmContainer.withCanReRegister(Boolean canReRegister) |
Set the canReRegister property: Specifies whether the container is re-registrable.
|
DpmContainer |
DpmContainer.withContainerId(String containerId) |
Set the containerId property: ID of container.
|
DpmContainer |
DpmContainer.withDpmAgentVersion(String dpmAgentVersion) |
Set the dpmAgentVersion property: Backup engine Agent version.
|
DpmContainer |
DpmContainer.withDpmServers(List<String> dpmServers) |
Set the dpmServers property: List of BackupEngines protecting the container.
|
DpmContainer |
DpmContainer.withExtendedInfo(DpmContainerExtendedInfo extendedInfo) |
Set the extendedInfo property: Extended Info of the container.
|
DpmContainer |
DpmContainer.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the container.
|
DpmContainer |
DpmContainer.withHealthStatus(String healthStatus) |
Set the healthStatus property: Status of health of the container.
|
DpmContainer |
DpmContainer.withProtectableObjectType(String protectableObjectType) |
Set the protectableObjectType property: Type of the protectable object associated with this container.
|
DpmContainer |
DpmContainer.withProtectedItemCount(Long protectedItemCount) |
Set the protectedItemCount property: Number of protected items in the BackupEngine.
|
DpmContainer |
DpmContainer.withProtectionStatus(String protectionStatus) |
Set the protectionStatus property: Protection status of the container.
|
DpmContainer |
DpmContainer.withRegistrationStatus(String registrationStatus) |
Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault.
|
DpmContainer |
DpmContainer.withUpgradeAvailable(Boolean upgradeAvailable) |
Set the upgradeAvailable property: To check if upgrade available.
|