Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupvdcs | |
com.iland.cohesity.iaas.backups.backupvdcs.api.model |
IaaS Backups vDCs API model package.
|
Modifier and Type | Method and Description |
---|---|
Optional<VdcBackupClusterInfo> |
BackupVdcsApi.getVdcBackupClusterInfo(VdcUuid vdcUuid)
Gets backup cluster info for a specified vDC.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableVdcBackupClusterInfo
Immutable implementation of
VdcBackupClusterInfo . |
Modifier and Type | Method and Description |
---|---|
static ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.copyOf(VdcBackupClusterInfo instance)
Creates an immutable copy of a
VdcBackupClusterInfo value. |
ImmutableVdcBackupClusterInfo.Builder |
ImmutableVdcBackupClusterInfo.Builder.from(VdcBackupClusterInfo instance)
Fill a builder with attribute values from the provided
VdcBackupClusterInfo instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.