Package | Description |
---|---|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.builder()
Creates a builder for
ImmutableScopedProtectionSource . |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.companyId(CompanyId companyId)
Initializes the optional value
companyId to companyId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.companyId(Optional<? extends CompanyId> companyId)
Initializes the optional value
companyId to companyId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.from(IlandScope instance)
Fill a builder with attribute values from the provided
com.iland.cohesity.iaas.backups.protectionsources.IlandScope instance. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.from(ScopedProtectionSource instance)
Fill a builder with attribute values from the provided
com.iland.cohesity.iaas.backups.protectionsources.ScopedProtectionSource instance. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.locationId(LocationId locationId)
Initializes the optional value
locationId to locationId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.locationId(Optional<? extends LocationId> locationId)
Initializes the optional value
locationId to locationId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.orgId(Optional<? extends OrgUuid> orgId)
Initializes the optional value
orgId to orgId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.orgId(OrgUuid orgId)
Initializes the optional value
orgId to orgId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.protectionSource(com.iland.cohesity.sdk.api.model.ProtectionSource protectionSource)
Initializes the value for the
protectionSource attribute. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.uid(ProtectionSourceUid uid)
Initializes the value for the
uid attribute. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.vdcId(Optional<? extends VdcUuid> vdcId)
Initializes the optional value
vdcId to vdcId. |
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.vdcId(VdcUuid vdcId)
Initializes the optional value
vdcId to vdcId. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.