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 |
---|---|
TenantUid |
ImmutableBackupGroup.cohesityTenantUid()
Specifies the UID of the parent Cohesity tenant/org.
|
TenantUid |
BackupGroup.cohesityTenantUid()
Specifies the UID of the parent Cohesity tenant/org.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.cohesityTenantUid(TenantUid cohesityTenantUid)
Initializes the value for the
cohesityTenantUid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withCohesityTenantUid(TenantUid value)
Copy the current immutable object by setting a value for the
cohesityTenantUid attribute. |
Modifier and Type | Method and Description |
---|---|
TenantUid |
VCloudProtectionJobSummaryStats.cohesityTenantUid()
Specifies the ID of the Cohesity Org.
|
TenantUid |
ImmutableVCloudProtectionJobSummaryStats.cohesityTenantUid()
Specifies the ID of the Cohesity Org.
|
static TenantUid |
TenantUid.of(String value)
Construct a new immutable
TenantUid instance. |
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.cohesityTenantUid(TenantUid cohesityTenantUid)
Initializes the value for the
cohesityTenantUid attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withCohesityTenantUid(TenantUid value)
Copy the current immutable object by setting a value for the
cohesityTenantUid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.