Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.Builder.build()
Builds a new
ImmutableVCloudProtectionSource . |
static ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.copyOf(VCloudProtectionSource instance)
Creates an immutable copy of a
VCloudProtectionSource value. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withCohesityUid(SourceUid value)
Copy the current immutable object by setting a value for the
cohesityUid attribute. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withEntityName(String value)
Copy the current immutable object by setting a value for the
entityName attribute. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withEntityType(VCloudProtectionSourceType value)
Copy the current immutable object by setting a value for the
entityType attribute. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withEntityUuid(Optional<? extends VCloudUuid> optional)
Copy the current immutable object by setting an optional 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. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.