Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.Builder.build()
Builds a new
ImmutableVCloudPolicyScopeDescriptor . |
static ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.copyOf(VCloudPolicyScopeDescriptor instance)
Creates an immutable copy of a
VCloudPolicyScopeDescriptor value. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withPolicyName(String value)
Copy the current immutable object by setting a value for the
policyName attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withPolicyUid(PolicyUid value)
Copy the current immutable object by setting a value for the
policyUid attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withScopeType(BackupPolicyScopeType value)
Copy the current immutable object by setting a value for the
scopeType attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withVdcUuid(Optional<? extends VdcUuid> optional)
Copy the current immutable object by setting an optional value for the
vdcUuid attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a present value for the optional
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.