Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.Builder.build()
Builds a new
ImmutableVCloudVappInfo . |
static ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.copyOf(VCloudVappInfo instance)
Creates an immutable copy of a
VCloudVappInfo value. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withVappUuid(VappUuid value)
Copy the current immutable object by setting a value for the
vappUuid attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.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.