Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupvdcs.api.model |
IaaS Backups vDCs API model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.Builder.build()
Builds a new
ImmutableRemoteVdcBackupClusterInfo . |
static ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.copyOf(RemoteVdcBackupClusterInfo instance)
Creates an immutable copy of a
RemoteVdcBackupClusterInfo value. |
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.withName(String value)
Copy the current immutable object by setting a value for the
name attribute. |
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.withStatus(RemoteBackupClusterStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.withUid(BackupClusterUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.