Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupvdcs.api.model |
IaaS Backups vDCs API model package.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableLocalVdcBackupClusterInfo
Immutable implementation of
LocalVdcBackupClusterInfo . |
Modifier and Type | Method and Description |
---|---|
LocalVdcBackupClusterInfo |
VdcBackupClusterInfo.localCluster()
Info about the local cluster.
|
LocalVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.localCluster()
Info about the local cluster.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableLocalVdcBackupClusterInfo |
ImmutableLocalVdcBackupClusterInfo.copyOf(LocalVdcBackupClusterInfo instance)
Creates an immutable copy of a
LocalVdcBackupClusterInfo value. |
ImmutableLocalVdcBackupClusterInfo.Builder |
ImmutableLocalVdcBackupClusterInfo.Builder.from(LocalVdcBackupClusterInfo instance)
Fill a builder with attribute values from the provided
LocalVdcBackupClusterInfo instance. |
ImmutableVdcBackupClusterInfo.Builder |
ImmutableVdcBackupClusterInfo.Builder.localCluster(LocalVdcBackupClusterInfo localCluster)
Initializes the value for the
localCluster attribute. |
ImmutableVdcBackupClusterInfo |
ImmutableVdcBackupClusterInfo.withLocalCluster(LocalVdcBackupClusterInfo value)
Copy the current immutable object by setting a value for the
localCluster attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.