Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<VCloudProtectionSourceRef> |
ImmutableBackupGroupParams.vcloudExcludedSources()
Array of Excluded vCloud Source Objects.
|
Set<VCloudProtectionSourceRef> |
BackupGroupParams.vcloudExcludedSources()
Array of Excluded vCloud Source Objects.
|
com.google.common.collect.ImmutableSet<VCloudProtectionSourceRef> |
ImmutableBackupGroupParams.vcloudProtectedSources()
Array of Protected vCloud Source Objects.
|
Set<VCloudProtectionSourceRef> |
BackupGroupParams.vcloudProtectedSources()
Array of Protected vCloud Source Objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableVCloudProtectionSourceRef
Immutable implementation of
VCloudProtectionSourceRef . |
Modifier and Type | Method and Description |
---|---|
static ImmutableVCloudProtectionSourceRef |
ImmutableVCloudProtectionSourceRef.copyOf(VCloudProtectionSourceRef instance)
Creates an immutable copy of a
VCloudProtectionSourceRef value. |
ImmutableVCloudProtectionSourceRef.Builder |
ImmutableVCloudProtectionSourceRef.Builder.from(VCloudProtectionSourceRef instance)
Fill a builder with attribute values from the provided
VCloudProtectionSourceRef instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.