Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.Builder.build()
Builds a new
ImmutableVCloudEntityInfo . |
static ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.copyOf(VCloudEntityInfo instance)
Creates an immutable copy of a
VCloudEntityInfo value. |
ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.withEntityName(String value)
Copy the current immutable object by setting a value for the
entityName attribute. |
ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.withEntityUuid(VCloudUuid value)
Copy the current immutable object by setting a value for the
entityUuid attribute. |
ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.withSourceType(VCloudProtectionSourceType value)
Copy the current immutable object by setting a value for the
sourceType attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.