Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.addAllVersions(Iterable<? extends SnapshotVersion> elements)
Adds elements to
versions list. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.addVersions(SnapshotVersion... elements)
Adds elements to
versions list. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.addVersions(SnapshotVersion element)
Adds one element to
versions list. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.backupGroupName(String backupGroupName)
Initializes the value for the
backupGroupName attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.backupGroupUid(BackupGroupUid backupGroupUid)
Initializes the value for the
backupGroupUid attribute. |
static ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.builder()
Creates a builder for
ImmutableVMSnapshot . |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.from(VMSnapshot instance)
Fill a builder with attribute values from the provided
VMSnapshot instance. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.osType(String osType)
Initializes the value for the
osType attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.vappUuid(VappUuid vappUuid)
Initializes the value for the
vappUuid attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.vdcUuid(VdcUuid vdcUuid)
Initializes the value for the
vdcUuid attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.versions(Iterable<? extends SnapshotVersion> elements)
Sets or replaces all elements for
versions list. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.vmName(String vmName)
Initializes the value for the
vmName attribute. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.vmUuid(VmUuid vmUuid)
Initializes the value for the
vmUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.