| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.backupvdcs.api.model |
IaaS Backups vDCs API model package.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.Builder.build()
Builds a new
ImmutableVdcBackupClusterInfo. |
static ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.copyOf(VdcBackupClusterInfo instance)
Creates an immutable copy of a
VdcBackupClusterInfo value. |
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.withLocalCluster(LocalVdcBackupClusterInfo value)
Copy the current immutable object by setting a value for the
localCluster attribute. |
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.withRemoteClusters(Iterable<? extends RemoteVdcBackupClusterInfo> elements)
Copy the current immutable object with elements that replace the content of
remoteClusters. |
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.withRemoteClusters(RemoteVdcBackupClusterInfo... elements)
Copy the current immutable object with elements that replace the content of
remoteClusters. |
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.