public class VpgsProtectionInfoResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| VpgsProtectionInfoResponse(long totalReplicatedVms,
                          long totalUnreplicatedVms) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getTotalReplicatedVms()Returns the total number of VMs replicated from the source sites. | 
| long | getTotalUnreplicatedVms()Returns the total number of VMs non-replicated from the source sites. | 
public VpgsProtectionInfoResponse(long totalReplicatedVms,
                                  long totalUnreplicatedVms)
public long getTotalReplicatedVms()
public long getTotalUnreplicatedVms()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.