Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
VCloudUuid |
VCloudProtectionSourceRef.entityUuid()
The iland entity UUID.
|
VCloudUuid |
VCloudEntityInfo.entityUuid() |
VCloudUuid |
ImmutableVCloudProtectionSourceRef.entityUuid()
The iland entity UUID.
|
VCloudUuid |
ImmutableVCloudEntityInfo.entityUuid() |
static VCloudUuid |
VCloudUuid.of(String value)
Construct a new immutable
VCloudUuid instance. |
Modifier and Type | Method and Description |
---|---|
Optional<VCloudUuid> |
VCloudProtectionSource.entityUuid()
The iland IaaS entity UUID.
|
Optional<VCloudUuid> |
ImmutableVCloudProtectionSource.entityUuid()
The iland IaaS entity UUID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionSourceRef.Builder |
ImmutableVCloudProtectionSourceRef.Builder.entityUuid(VCloudUuid entityUuid)
Initializes the value for the
entityUuid attribute. |
ImmutableVCloudProtectionSource.Builder |
ImmutableVCloudProtectionSource.Builder.entityUuid(VCloudUuid entityUuid)
Initializes the optional value
entityUuid to entityUuid. |
ImmutableVCloudEntityInfo.Builder |
ImmutableVCloudEntityInfo.Builder.entityUuid(VCloudUuid entityUuid)
Initializes the value for the
entityUuid attribute. |
ImmutableVCloudProtectionSourceRef |
ImmutableVCloudProtectionSourceRef.withEntityUuid(VCloudUuid value)
Copy the current immutable object by setting a value for the
entityUuid attribute. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withEntityUuid(VCloudUuid value)
Copy the current immutable object by setting a present value for the optional
entityUuid attribute. |
ImmutableVCloudEntityInfo |
ImmutableVCloudEntityInfo.withEntityUuid(VCloudUuid value)
Copy the current immutable object by setting a value for the
entityUuid attribute. |
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionSource.Builder |
ImmutableVCloudProtectionSource.Builder.entityUuid(Optional<? extends VCloudUuid> entityUuid)
Initializes the optional value
entityUuid to entityUuid. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withEntityUuid(Optional<? extends VCloudUuid> optional)
Copy the current immutable object by setting an optional value for the
entityUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.