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