Package | Description |
---|---|
com.iland.cohesity.iaas.backups.events.model |
Backup Events Model Package.
|
com.iland.cohesity.iaas.backups.events.model.gson |
Modifier and Type | Interface and Description |
---|---|
interface |
BackupGroupEvent
Backup Group Event.
|
interface |
BackupPolicyEvent
Backup Policy Event.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableBackupGroupEvent
Immutable implementation of
BackupGroupEvent . |
class |
ImmutableBackupPolicyEvent
Immutable implementation of
BackupPolicyEvent . |
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicyEvent.Builder |
ImmutableBackupPolicyEvent.Builder.from(Event instance)
Fill a builder with attribute values from the provided
com.iland.cohesity.iaas.backups.events.model.Event instance. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.from(Event instance)
Fill a builder with attribute values from the provided
com.iland.cohesity.iaas.backups.events.model.Event instance. |
Modifier and Type | Method and Description |
---|---|
Event |
EventAdapter.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
EventAdapter.serialize(Event event,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.