Package | Description |
---|---|
com.iland.cohesity.iaas.backups.events.model |
Backup Events Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.backupGroupName(String backupGroupName)
Initializes the value for the
backupGroupName attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.backupGroupUid(BackupGroupUid backupGroupUid)
Initializes the value for the
backupGroupUid attribute. |
static ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.builder()
Creates a builder for
ImmutableBackupGroupEvent . |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.eventAction(EventActionType eventAction)
Initializes the value for the
eventAction attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.from(BackupGroupEvent instance)
Fill a builder with attribute values from the provided
com.iland.cohesity.iaas.backups.events.model.BackupGroupEvent 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. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.timestamp(Instant timestamp)
Initializes the value for the
timestamp attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.uid(EventUid uid)
Initializes the value for the
uid attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.vdcUuid(VdcUuid vdcUuid)
Initializes the value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.