Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
SourceUid |
VCloudProtectionSource.cohesityUid()
The UID of the Cohesity source.
|
SourceUid |
ImmutableVCloudProtectionSource.cohesityUid()
The UID of the Cohesity source.
|
static SourceUid |
SourceUid.of(String value)
Construct a new immutable
SourceUid instance. |
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionSource.Builder |
ImmutableVCloudProtectionSource.Builder.cohesityUid(SourceUid cohesityUid)
Initializes the value for the
cohesityUid attribute. |
ImmutableVCloudProtectionSource |
ImmutableVCloudProtectionSource.withCohesityUid(SourceUid value)
Copy the current immutable object by setting a value for the
cohesityUid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.