Package | Description |
---|---|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableIlandScope |
ImmutableIlandScope.Builder.build()
Builds a new
ImmutableIlandScope . |
static ImmutableIlandScope |
ImmutableIlandScope.copyOf(IlandScope instance)
Creates an immutable copy of a
IlandScope value. |
ImmutableIlandScope |
ImmutableIlandScope.withCompanyId(CompanyId value)
Copy the current immutable object by setting a present value for the optional
companyId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withCompanyId(Optional<? extends CompanyId> optional)
Copy the current immutable object by setting an optional value for the
companyId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withLocationId(LocationId value)
Copy the current immutable object by setting a present value for the optional
locationId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withLocationId(Optional<? extends LocationId> optional)
Copy the current immutable object by setting an optional value for the
locationId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withOrgId(Optional<? extends OrgUuid> optional)
Copy the current immutable object by setting an optional value for the
orgId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withOrgId(OrgUuid value)
Copy the current immutable object by setting a present value for the optional
orgId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withVdcId(Optional<? extends VdcUuid> optional)
Copy the current immutable object by setting an optional value for the
vdcId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.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.