Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.builder()
Creates a builder for
ImmutableVCloudPolicyScopeDescriptor . |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.from(VCloudPolicyScopeDescriptor instance)
Fill a builder with attribute values from the provided
VCloudPolicyScopeDescriptor instance. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.policyName(String policyName)
Initializes the value for the
policyName attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.policyUid(PolicyUid policyUid)
Initializes the value for the
policyUid attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.scopeType(BackupPolicyScopeType scopeType)
Initializes the value for the
scopeType attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.vdcUuid(Optional<? extends VdcUuid> vdcUuid)
Initializes the optional value
vdcUuid to vdcUuid. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.vdcUuid(VdcUuid vdcUuid)
Initializes the optional value
vdcUuid to vdcUuid. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.