Package | Description |
---|---|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.Builder.build()
Builds a new
ImmutableScopedProtectionSource . |
static ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.copyOf(ScopedProtectionSource instance)
Creates an immutable copy of a
ScopedProtectionSource value. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withCompanyId(CompanyId value)
Copy the current immutable object by setting a present value for the optional
companyId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withCompanyId(Optional<? extends CompanyId> optional)
Copy the current immutable object by setting an optional value for the
companyId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withLocationId(LocationId value)
Copy the current immutable object by setting a present value for the optional
locationId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withLocationId(Optional<? extends LocationId> optional)
Copy the current immutable object by setting an optional value for the
locationId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withOrgId(Optional<? extends OrgUuid> optional)
Copy the current immutable object by setting an optional value for the
orgId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withOrgId(OrgUuid value)
Copy the current immutable object by setting a present value for the optional
orgId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withProtectionSource(com.iland.cohesity.sdk.api.model.ProtectionSource value)
Copy the current immutable object by setting a value for the
protectionSource attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withUid(ProtectionSourceUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withVdcId(Optional<? extends VdcUuid> optional)
Copy the current immutable object by setting an optional value for the
vdcId attribute. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withVdcId(VdcUuid value)
Copy the current immutable object by setting a present value for the optional
vdcId attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.