Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.Builder.build()
Builds a new
ImmutableVCloudVdcInfo . |
static ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.copyOf(VCloudVdcInfo instance)
Creates an immutable copy of a
VCloudVdcInfo value. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.