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