MabContainer |
MabContainer.withAgentVersion(String agentVersion) |
Set the agentVersion property: Agent version of this container.
|
MabContainer |
MabContainer.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the container.
|
MabContainer |
MabContainer.withCanReRegister(Boolean canReRegister) |
Set the canReRegister property: Can the container be registered one more time.
|
MabContainer |
MabContainer.withContainerHealthState(String containerHealthState) |
Set the containerHealthState property: Health state of mab container.
|
MabContainer |
MabContainer.withContainerId(Long containerId) |
Set the containerId property: ContainerID represents the container.
|
MabContainer |
MabContainer.withExtendedInfo(MabContainerExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information for this container.
|
MabContainer |
MabContainer.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the container.
|
MabContainer |
MabContainer.withHealthStatus(String healthStatus) |
Set the healthStatus property: Status of health of the container.
|
MabContainer |
MabContainer.withMabContainerHealthDetails(List<MabContainerHealthDetails> mabContainerHealthDetails) |
Set the mabContainerHealthDetails property: Health details on this mab container.
|
MabContainer |
MabContainer.withProtectableObjectType(String protectableObjectType) |
Set the protectableObjectType property: Type of the protectable object associated with this container.
|
MabContainer |
MabContainer.withProtectedItemCount(Long protectedItemCount) |
Set the protectedItemCount property: Number of items backed up in this container.
|
MabContainer |
MabContainer.withRegistrationStatus(String registrationStatus) |
Set the registrationStatus property: Status of registration of the container with the Recovery Services Vault.
|