| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
| com.iland.cohesity.iaas.backups.events.model |
Backup Events Model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static EventUid |
EventUid.of(String value)
Construct a new immutable
EventUid instance. |
| Modifier and Type | Method and Description |
|---|---|
EventUid |
ImmutableBackupPolicyEvent.uid()
The UID of the event.
|
EventUid |
ImmutableBackupGroupEvent.uid()
The UID of the event.
|
EventUid |
Event.uid()
The UID of the event.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableBackupPolicyEvent.Builder |
ImmutableBackupPolicyEvent.Builder.uid(EventUid uid)
Initializes the value for the
uid attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.uid(EventUid uid)
Initializes the value for the
uid attribute. |
ImmutableBackupPolicyEvent |
ImmutableBackupPolicyEvent.withUid(EventUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
ImmutableBackupGroupEvent |
ImmutableBackupGroupEvent.withUid(EventUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.