Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
static ProtectionSourceUid |
ProtectionSourceUid.of(String value)
Construct a new immutable
ProtectionSourceUid instance. |
Modifier and Type | Method and Description |
---|---|
ProtectionSourceUid |
ScopedProtectionSource.uid() |
ProtectionSourceUid |
ImmutableScopedProtectionSource.uid() |
Modifier and Type | Method and Description |
---|---|
void |
ProtectionSourceApi.deleteProtectionSource(ProtectionSourceUid protectionSourceUid)
Unregister a previously registered Protection Source.
|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.uid(ProtectionSourceUid uid)
Initializes the value for the
uid attribute. |
ScopedProtectionSource |
ProtectionSourceApi.updateProtectionSource(ProtectionSourceUid protectionSourceUid,
com.iland.cohesity.sdk.api.model.UpdateProtectionSourceParameters parameters)
Update a previously registered Protection Source with new details.
|
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withUid(ProtectionSourceUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.